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 ... 15 16 17 18 19 20 21 ... 28
Go
Search
Tools
Search Results: (542 matches) New Search Login/Join 

Discussion Topic  RE: [SOLVED] Advanced Graph Assist setLineWidth does not work. (in WebFOCUS/FOCUS Forum on Focal Point ) by Ram Prasad E
Hi, Try below code. Changes: setDepthRadius(0); -*setTransparentBorderColor(getSeries(1),true); se......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED]Moving across SUBTOTAL (or) COLUMN-TOTAL title to 2nd Column in EXCEL (in WebFOCUS/FOCUS Forum on Focal Point ) by Ram Prasad E
Did you try with TABFOOTING and here it is. And the power of WebFOCUS language is that it provide a......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED]OMIT/HIDE blank row in EXCEL Compound Report (in WebFOCUS/FOCUS Forum on Focal Point ) by Ram Prasad E
Hi, Do you really need the BORDERs. If not try below code. ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Saving Excel Report in Unix Server (in WebFOCUS/FOCUS Forum on Focal Point ) by Ram Prasad E
You can also use APP HOLD ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CASE-OPENED] Pivot a source with unknown upper limit number of records (in WebFOCUS/FOCUS Forum on Focal Point ) by Ram Prasad E
Hi, In Focal Point, you should post this under "iWay Software Product Forum on Focal Point". Thank......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] SUBTOTAL ONLY LAST VALUE (in WebFOCUS/FOCUS Forum on Focal Point ) by Ram Prasad E
Hi, What Neftali shared was as per your requirement. If that is not correct, then provide sample r......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Need to Generate Column based on column values (in WebFOCUS/FOCUS Forum on Focal Point ) by Ram Prasad E
Hello, You should create another HOLD file and then do a CROSS join. Thanks, Ram...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Need to Generate Column based on column values (in WebFOCUS/FOCUS Forum on Focal Point ) by Ram Prasad E
Hello, You can concatenate Month and Week. Hold it using ACROSS will generate new HOLD file with th......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Not able to place 2 different hold files beside each other. (in WebFOCUS/FOCUS Forum on Focal Point ) by Ram Prasad E
Hi, If you want to display output one beside other, then best to go with Susannah's method of using ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] WF 8/7704 Active HTML format not displaying column headings when No data (in WebFOCUS/FOCUS Forum on Focal Point ) by Ram Prasad E
Did you try SET EMPTYREPORT=ANSI This is working fine for me. Thanks, Ram...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CASE-OPENED] How to make the text as hyperlink in document composer (in WebFOCUS/FOCUS Forum on Focal Point ) by Ram Prasad E
Can you share complete code that you are trying out....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CASE-OPENED] How to make the text as hyperlink in document composer (in WebFOCUS/FOCUS Forum on Focal Point ) by Ram Prasad E
Hello, You need to change MARKUP to ON and include HTML keywords to get the hyperlink. ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Image formats required for webfocus PDF reports (in WebFOCUS/FOCUS Forum on Focal Point ) by Ram Prasad E
What is the error message? Thanks, Ram...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Drill Down in HTML page (in WebFOCUS/FOCUS Forum on Focal Point ) by Ram Prasad E
Hi, You can use form elements and using javascript dynamically change the drill value and call the f......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CASE-OPENED] How to get negative datatext outside bar (in WebFOCUS/FOCUS Forum on Focal Point ) by Ram Prasad E
Yes, I have already raised a case with ibi. Thanks, Ram...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [CASE-OPENED] How to get negative datatext outside bar (in WebFOCUS/FOCUS Forum on Focal Point ) by Ram Prasad E
Hello, I need to display negative data text values outside the bar. I tried with both setDataTextPos......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] (JOINS) (SQL) (EXCEL OUTPUT) Cant export report in any format? (in WebFOCUS/FOCUS Forum on Focal Point ) by Ram Prasad E
You need to change PCHOLD to HOLD as shown below. ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] calculate the mode arithmetic (in WebFOCUS/FOCUS Forum on Focal Point ) by Ram Prasad E
If you are looking for most frequent occurance, then here is the sample code. ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [closed]How to display hyphen "-" instead of zero (0) value in Excel? (in WebFOCUS/FOCUS Forum on Focal Point ) by Ram Prasad E
Alternate method is to use Excel Template. With this you can create your own customized report templ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [closed]How to display hyphen "-" instead of zero (0) value in Excel? (in WebFOCUS/FOCUS Forum on Focal Point ) by Ram Prasad E
yes, you are correct. If you require $ and space with proper alignment, then use FTOA instead of NOD......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point


» Refine Search
» New Search

  Powered by Social Strata Page 1 ... 15 16 17 18 19 20 21 ... 28 

Focal Point    Focal Point Forums    Search    Search Results

Copyright © 1996-2020 Information Builders