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 ... 9 10 11 12 13 14 15 ... 20
Go
Search
Tools
Search Results: (398 matches) New Search Login/Join 

Discussion Topic  RE: (FOC14096) TABLE CONTAINS NO KEY FOR MATCH LOGIC (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
Did you check to make sure that there is data in the hold file?...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] CARTESIAN JOIN (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
Do a SET=ALL before you do a JOIN...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Why is getting total records on a report so difficult? (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
Put these lines before the DEFINE -SET &LicenseNumber = IF &LicenseNumber EQ '' THEN FOC_NONE ELSE ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Why is getting total records on a report so difficult? (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
Erney, First of all can you please show us the reults of your report? Another thing, you will on......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Why is getting total records on a report so difficult? (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
Have you tried creating a define field. Try this version of your report. /* DEFINE FILE SQLOUT DUMMY......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: retrieve data from a previous record...(RESOLVED) (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
You can use the "LAST" function. Example DEFINE CARRY_OVER/HMDYY= IF LAST DEFINED_FIELD EQ 'I NEED......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Case insensitive searches in HTM file (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
You are on the right ttrack with the idea of either using Uppercase or Lowercase of the 2 fields tha......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Vertical display of measures (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
I am happy that I could help. Please flag as solved....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Vertical display of measures (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
Have you tried using OVER? EG. TABLE FILE WHATEVER PRINT AMOUNT1 OVER AMOUNT2 OVER . ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED]Use Count Records in Compute (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
Try this instead. ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] dummy column (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Drill down issue (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
Enigma006, Please run your query with -SET &ECHO=ALL; and then print the WHERE clause in the secon......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Drill down issue (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
Can you please post the message that you get?...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Drill down issue (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
GamP, Then why not put the following in the second (drilldown) procedure to read: -SET &REAS1=IF &......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Drill down issue (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
If you are trying to tell the drilldown to bypass the selection of a particular field, ie take all, ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Space between Title and Data (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
Using Gamp's first idea, you can make the TITLE a header / sub header followed by 2 empty lines....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] regarding the field truncate. (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
Swati, Cna you please post the size of filed named filter and the size of the data which is used t......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] How to get the output to look like this? (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
Try this. HEADING1 AS '' IN 0 HEADING2 AS '' IN 20 HEADING3 AS '' IN 40 OVER USER_ID AS 'User id'......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] How to get the output to look like this? (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
Suzy, Two things. First can you please include your code. Second, you can use the 'IN column' comm......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Where clause does not return any data (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
What you need to do is Hold the output of the join and then read in the Hold file and apply the Wher......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point


» Refine Search
» New Search

  Powered by Social Strata Page 1 ... 9 10 11 12 13 14 15 ... 20 

Focal Point    Focal Point Forums    Search    Search Results

Copyright © 1996-2020 Information Builders