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.
Does anyone have a technique to create a Caster routine which will burst (on 1st BY), but then also spilt a report into separate tabs (on the 2nd BY)?
Here's an CAR example, but it doesn't work the way I want:
TABLE FILE CAR PRINT COUNTRY MODEL BODYTYPE SEATS DEALER_COST RETAIL_COST SALES BY COUNTRY NOPRINT BY CAR ON TABLE PCHOLD FORMAT EXL2K BYTOC END
I thought the NOPRINT on COUNTRY would force WebFocus to then to do the BYTOC on CAR. I want Caster to burst separate reports for COUNTRY, but then within a given COUNTRY report/file, have each CAR on a separate tab in the excel output.
Any recommendations would be appreciated.
Thanks!This message has been edited. Last edited by: Kerry,
Note: ❏ The size of a TOC-enabled report is limited to the memory available on the WebFOCUS Client. ❏ Bursting a TOC-enabled report using ReportCaster is not supported. ❏ The controlling multiple reports feature, documented in Controlling Multiple Reports in the Enhancing the User Interface chapter in the Developing Reporting Applications with Graphical Tools manual, is not supported by ReportCaster.
There might be some work around such as what Ginny suggests or running a report to determine a list of first-level values and the running the report multiple times in a loop, once for each value, or possibly some iteration of the MacGuyver technique (there's good problem for somebody!)
But as standard functionality, it think you're not going to get what you want.
Regards,
Darin
In FOCUS since 1991 WF Server: 7.7.04 on Linux and Z/OS, ReportCaster, Self-Service, MRE, Java, Flex Data: DB2/UDB, Adabas, SQL Server Output: HTML,PDF,EXL2K/07, PS, AHTML, Flex WF Client: 77 on Linux w/Tomcat
Posts: 2298 | Location: Salt Lake City, Utah | Registered: February 02, 2007