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  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     Forcing Report Assistant to generate columns where there is no data present

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Forcing Report Assistant to generate columns where there is no data present
 Login/Join
 
Gold member
posted
I have a 'My report' that has been created out of a Reporting Object that the user wants to amend by going into Reporting Assist and change , then Run - Within the code there is a COLUMNS statement to force columns where there is no data (for example, across Month, but some months are not populated, but the user still wants to see a zero for that month). This runs perfectly well when just selecting the 'run' option however when going into RA it decides to drop the COLUMNS syntax and runs the resulting program without, thereby resulting in columns only being displayed where there is some data.

In TABLE FILE CAR parlance...
TABLE FILE CAR
SUM SALES
BY COUNTRY
ACROSS SEATS
COLUMNS 2 AND 4 AND 5 AND 7
IF COUNTRY EQ 'ENGLAND'
END
Will force columns for 2,4,5 and 7 even though there is no data for 7 seats.
However when running with Report Assistant, it decides to ignore the COLUMNS statement and provide results only for seats 2,4 and 5 (ie where it has data) .

Anybody got any ideas ?


WF 8005 MRE BID RCaster DevStu PMF 5.3.1 Hotfix 5
XP Oracle.
 
Posts: 55 | Location: UK-London | Registered: January 27, 2005Report This Post
Expert
posted Hide Post
Stuey,

The RA is not at robust as the Report Painter. If you added the COLUMNS with the editor, it will wipe them out.

Try finding out what the user wants to change and possibly make that an amper variable that he/she can adjust at run time.


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google
 
Posts: 2723 | Location: Ann Arbor, MI | Registered: April 05, 2006Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     Forcing Report Assistant to generate columns where there is no data present

Copyright © 1996-2020 Information Builders