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 6 
Go
Search
Tools
Search Results: (104 matches) New Search Login/Join 

Discussion Topic  RE: [CLOSED] Remove single inverted commas from input variables (in WebFOCUS/FOCUS Forum on Focal Point ) by Rao D
We can remove those quotes using CTRAN. Here is something that I use when passing multiple values in......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] SQL passthru - changing default formats (in WebFOCUS/FOCUS Forum on Focal Point ) by Rao D
Instead of using the decimal restriction at the ENGINE SQL level use the formatting at the final out......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED NFR] Data Server VS MRE Domain? (in WebFOCUS/FOCUS Forum on Focal Point ) by Rao D
When calling FEX file residing in MRE then we have to use the full qualifying path -INCLUDE domain_......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Converting A5 field to Integer (in WebFOCUS/FOCUS Forum on Focal Point ) by Rao D
ATODBL(source_string, length, output) The above function converts Alpha field to Numeric...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED]Handling no report in ReportCaster (in WebFOCUS/FOCUS Forum on Focal Point ) by Rao D
This works perfect for me in case if we need a custom message when there are no records. TABLE FILE......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Colorin negative values in a webfocus matrix report (in WebFOCUS/FOCUS Forum on Focal Point ) by Rao D
Try something like this TYPE=DATA, COLUMN = N1, WHEN= N1 LT 0, COLOR='RED', $...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Report Painter and images in column (in WebFOCUS/FOCUS Forum on Focal Point ) by Rao D
The images should be available to the Webserver(client server). So, you need to make sure those imag......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] data model structure (in WebFOCUS/FOCUS Forum on Focal Point ) by Rao D
CHECK FILE MASTER_FILE_NAME PICTURE RETRIEVE The above command will give you the master file struct......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] HTML Composer Parameters not working at run time (in WebFOCUS/FOCUS Forum on Focal Point ) by Rao D
Did you check how the values are passing into the FEX. For example when no value is entered or selec......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] How to update multiple Report Caster jobs at once (in WebFOCUS/FOCUS Forum on Focal Point ) by Rao D
If the report output is exactly same for all the jobs then you can use multiple email addresses to t......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] IF statement in -SET (in WebFOCUS/FOCUS Forum on Focal Point ) by Rao D
Yes, You can put IF/THEN statement in -SET clause. and use that variable in where clause. If your i......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Count of Months Based on Date not counting higher than 12 (in WebFOCUS/FOCUS Forum on Focal Point ) by Rao D
When you mentioned "PERIOD being limited by what date range is selected." So, based on that i assum......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] separating a string of data by position and assigning to the same field (in WebFOCUS/FOCUS Forum on Focal Point ) by Rao D
Since you mentioned ID will have 4 character length and TAG also 4 character length. Read you strin......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [solved]Is it possible to move BY field to the right of the ACROSS columns? (in WebFOCUS/FOCUS Forum on Focal Point ) by Rao D
Augh! Sequence that's a took technique. Used it long back. Forums are a good memory refreshers too......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [solved]Is it possible to move BY field to the right of the ACROSS columns? (in WebFOCUS/FOCUS Forum on Focal Point ) by Rao D
Not sure if this is an effective way or not but this works. TABLE FILE CAR SUM SALES BY COUNTRY BY ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] How can I create a Conditional or Filtered Column Total? (in WebFOCUS/FOCUS Forum on Focal Point ) by Rao D
I think we need more detail to answer your question. In the below scenario let us say you want to s......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Problem with size of titles in Graph (in WebFOCUS/FOCUS Forum on Focal Point ) by Rao D
Those 4 properties that you mentioned might be same but there might be other properties that may be ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Display Percentage (%) symbol next to Y-Axis values (in WebFOCUS/FOCUS Forum on Focal Point ) by Rao D
Try using the graph properties setTextFormatPreset(); setCustomDataTextFormat();...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] HTML page with parameters not working in Chrome and Firefox (in WebFOCUS/FOCUS Forum on Focal Point ) by Rao D
I am sorry if my info was confusing but i meant to say that I am getting the default prompt page. T......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Ad Hoc (in WebFOCUS/FOCUS Forum on Focal Point ) by Rao D
when populating values into listboxes/dropdowns from fact/transactional tables then we noticed slown......
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 6  

Focal Point    Focal Point Forums    Search    Search Results

Copyright © 1996-2020 Information Builders