Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums    Search    Search Results
Page 1 ... 46 47 48 49 50 51 52 ... 99
Go
Search
Tools
Search Results: (1972 matches) New Search Login/Join 

Discussion Topic  RE: [CLOSED] IBI.AMP works but IBI.GBL does not work (in WebFOCUS/FOCUS Forum on Focal Point ) by Tom Flynn
Hi Dan, Yes, that is exactly how we architect. All programs are done on the server. All calls to th......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: {SOLVED}Amper Variable usage in heading when value is _FOC_NULL (in WebFOCUS/FOCUS Forum on Focal Point ) by Tom Flynn
Edit the code in text, right-click the fex and select text editor... Yes, the GUI does not like mos......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: {SOLVED}Amper Variable usage in heading when value is _FOC_NULL (in WebFOCUS/FOCUS Forum on Focal Point ) by Tom Flynn
OK, you are using AutoPrompt, not a HTML page. I don't know what you mean, "I'm stuck in source". T......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: {SOLVED}Amper Variable usage in heading when value is _FOC_NULL (in WebFOCUS/FOCUS Forum on Focal Point ) by Tom Flynn
Do Cntl+A, Cntl+C and copy the code into a Notepad txt document; keep it open. Then just close out D......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: {SOLVED}Amper Variable usage in heading when value is _FOC_NULL (in WebFOCUS/FOCUS Forum on Focal Point ) by Tom Flynn
Try .EVAL: -IF '&Gender.EVAL' EQ '_FOC_NULL' GOTO ALL_SELECTED; Also, at the top of the FEX add an......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: {SOLVED}Amper Variable usage in heading when value is _FOC_NULL (in WebFOCUS/FOCUS Forum on Focal Point ) by Tom Flynn
......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Drilldown in FML (in WebFOCUS/FOCUS Forum on Focal Point ) by Tom Flynn
Hi John, Happy New Year! If you have 500 rows, with BARs, BLANK Rows and RECAPs, why would you use......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Drilldown in FML (in WebFOCUS/FOCUS Forum on Focal Point ) by Tom Flynn
If the URL is "different" for each FOR value, then you'll need to designate each one. BUT, to do tha......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Drilldown in FML (in WebFOCUS/FOCUS Forum on Focal Point ) by Tom Flynn
......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Drilldown in FML (in WebFOCUS/FOCUS Forum on Focal Point ) by Tom Flynn
......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] convert difficult alpha to decimal (in WebFOCUS/FOCUS Forum on Focal Point ) by Tom Flynn
Hi Frank, Try this, I had to create negative values: ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] DECODE for Month Order (in WebFOCUS/FOCUS Forum on Focal Point ) by Tom Flynn
......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Chained Dropdowns with 2000 rows (in WebFOCUS/FOCUS Forum on Focal Point ) by Tom Flynn
WG, No, I do what you do, develop everything in the composer, then I "tinker" with the code. Showi......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Chained Dropdowns with 2000 rows (in WebFOCUS/FOCUS Forum on Focal Point ) by Tom Flynn
WG, Yes, External Procedure. Say you have 4 boxes, chained. Each calls a fex. The 1st one(Parent) e......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Chained Dropdowns with 2000 rows (in WebFOCUS/FOCUS Forum on Focal Point ) by Tom Flynn
WG, You are not displaying ignorance! FYI, I always populate my boxes with fex's, not metadata. So......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Chained Dropdowns with 2000 rows (in WebFOCUS/FOCUS Forum on Focal Point ) by Tom Flynn
WG, make sure the List/Combo box has AUTO EXECUTE equal to FALSE... The only one that AUTO EXECUTE ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SHARING] Anyone taken the WebFocus certification program? (in WebFOCUS/FOCUS Forum on Focal Point ) by Tom Flynn
Well, I'm sure this has changed since 2004! Gas has gone up, too......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Active Excel - is there such a thing? (in WebFOCUS/FOCUS Forum on Focal Point ) by Tom Flynn
Hi Francis, Yes, I have seen them often, but, I think they all use a VB macro. Here's a ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [Case Closed] Graphics: problem positioning data text in two series graph (in WebFOCUS/FOCUS Forum on Focal Point ) by Tom Flynn
Hi Dan, Because your incorporating a Line Graph with the Bar graph, the Line "needs" the middle for......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] How to Eliminate unneeded columns in an across burst report (in WebFOCUS/FOCUS Forum on Focal Point ) by Tom Flynn
Yes, I took out my statement regarding the 2 -READs, I understood them after I re-read the code. I a......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point


» Refine Search
» New Search

  Powered by Social Strata Page 1 ... 46 47 48 49 50 51 52 ... 99 

Focal Point    Focal Point Forums    Search    Search Results

Copyright © 1996-2020 Information Builders