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 2 3 4 5 
Go
Search
Tools
Search Results: (93 matches) New Search Login/Join 

Discussion Topic  RE: [CLOSED] Display NoData value (in WebFOCUS/FOCUS Forum on Focal Point ) by BobV
Shru - is there any sort of join prior to your report that may affect your define or missing data? ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Excel Gridlines - Turn Off (in WebFOCUS/FOCUS Forum on Focal Point ) by BobV
I use background color = white ON TABLE SET STYLE * TYPE=REPORT, BACKCOLOR=WHITE, $ ENDSTYLE I ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Does GUI run code each time object is opened? (in WebFOCUS/FOCUS Forum on Focal Point ) by BobV
[SOLVED] Thanks GamP. That was my suspicion. I knew WF had to parse the data, but did not know it......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [SOLVED] Does GUI run code each time object is opened? (in WebFOCUS/FOCUS Forum on Focal Point ) by BobV
Hey all, when opening a report object (or join or define) in the GUI, does it run the code up to tha......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [SOLVED] FIND DIFFERENCE ACROSS USING OVER (in WebFOCUS/FOCUS Forum on Focal Point ) by BobV
Thanks GamP. This helped me get a start. Thought it might have something to do with using LAST com......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Conditional Styling ACROSS values (in WebFOCUS/FOCUS Forum on Focal Point ) by BobV
I figured this out from another post: I used TYPE=DATA, ACROSSCOLUMN=N1, BACKCOLOR=YELLOW, WHEN=N......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [SOLVED] Conditional Styling ACROSS values (in WebFOCUS/FOCUS Forum on Focal Point ) by BobV
Hi all- need a little more help understanding styling columns. This time, values in an across repor......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] BAD VALUE IN STYLESHEET- CONDITIONAL FORMAT ACROSS COMPUTE (in WebFOCUS/FOCUS Forum on Focal Point ) by BobV
Neftali, thanks for the quick response. More importantly, thanks for the solution. This worked. T......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [SOLVED] BAD VALUE IN STYLESHEET- CONDITIONAL FORMAT ACROSS COMPUTE (in WebFOCUS/FOCUS Forum on Focal Point ) by BobV
Hello all. I've viewed a number of post regarding a stylesheet error "bad value" but cannot seem to......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  Suppress column title in across with multi verb (in WebFOCUS/FOCUS Forum on Focal Point ) by BobV
I have found a few posts on focal point that talk about suppressing collumn titles using across. Bu......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Check if table and master exists (in WebFOCUS/FOCUS Forum on Focal Point ) by BobV
GamP you are correct in that edausr1 is the user id and DB_TEST is the table name. You are also cor......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [SOLVED] Check if table and master exists (in WebFOCUS/FOCUS Forum on Focal Point ) by BobV
Hello all, I'm not very good at dialog manager and I think I'll need it here. I've been looking at ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] ROW-TOTAL OF SPECIFIC COLUMN (in WebFOCUS/FOCUS Forum on Focal Point ) by BobV
susannah, the following worked for me: DEFINE FILE TABLE1 COUNTER/I8=1; COUNT_TOT/I8=1; END TABLE FI......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] ROW-TOTAL OF SPECIFIC COLUMN (in WebFOCUS/FOCUS Forum on Focal Point ) by BobV
I only want a row total on the COUNTER field I am defining. Not the CHG_PCT that I am computing. H......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] ROW-TOTAL OF SPECIFIC COLUMN (in WebFOCUS/FOCUS Forum on Focal Point ) by BobV
Frank, thanks for the quick response. I see how this works, but when I use it my column totals get ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [SOLVED] ROW-TOTAL OF SPECIFIC COLUMN (in WebFOCUS/FOCUS Forum on Focal Point ) by BobV
Hello all - I have hit just about every post out there trying to accomplish by goal, but just can't ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Inner Join with repeating values (in WebFOCUS/FOCUS Forum on Focal Point ) by BobV
Thank you Tony. The COMPUTE you suggested worked! I just went from the JOIN, TABLE, COMPUTE you su......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Inner Join with repeating values (in WebFOCUS/FOCUS Forum on Focal Point ) by BobV
I changed all hold file for FOCUS hold index CUST_ID. Still getting same results. I also set ALL =......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Inner Join with repeating values (in WebFOCUS/FOCUS Forum on Focal Point ) by BobV
......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Inner Join with repeating values (in WebFOCUS/FOCUS Forum on Focal Point ) by BobV
Darin, the last one '888888' is in TABLE2, not TABLE1. The text on the forum post shifted it over. ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point


» Refine Search
» New Search

  Powered by Social Strata Page 1 2 3 4 5  

Focal Point    Focal Point Forums    Search    Search Results

Copyright © 1996-2020 Information Builders