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     [SOLVED] Creating a report that will burst a BY field to different tabs

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] Creating a report that will burst a BY field to different tabs
 Login/Join
 
Gold member
posted
Hello,

Is there way that we can create a spreadsheet that will burst a BY field to different tabs in the worksheet? I see in Report Caster, I checked that Burst checkbox, but it created multiple spreadsheets of my BY field.

I would appreciate any help.

Thanks,
Winnie

This message has been edited. Last edited by: Kerry,


Winnie

Webfocus 7.7.3
 
Posts: 83 | Registered: July 16, 2008Report This Post
Expert
posted Hide Post
BYTOC creates separate tabs in the same worksheet.

TABLE FILE CAR
SUM
SALES AS ''
ACROSS BODYTYPE AS ''
BY COUNTRY PAGE-BREAK NOPRINT
BY SEATS

HEADING
"<COUNTRY"

ON TABLE PCHOLD AS REP001 FORMAT EXL2K BYTOC
END


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Gold member
posted Hide Post
That worked! Thanks for your help, Francis!Smiler


Winnie

Webfocus 7.7.3
 
Posts: 83 | Registered: July 16, 2008Report This Post
Gold member
posted Hide Post
Hi again,

I had the report for each by field to show on different tabs when I run it in WF, but when I set it up in Report Caster and ran it, there's only 1 worksheet with all the data in there. I was looking at the the schedule in Report Caster, but I don't see anything there to change the report to show by field on separate tabs.

Thanks for your help!


Winnie

Webfocus 7.7.3
 
Posts: 83 | Registered: July 16, 2008Report This Post
Expert
posted Hide Post
Unfortunately, what works in WebFOCUS Reporting Server doesn't necessarily work in WebFOCUS ReportCaster. It's very annoying.

I am a bit surprised that it doesn't work, but then I shouldn't be.

I would try a RC schedule with the simple example I provided. If that works, there could be something else causing the problem.

Also, you don't mention the version of WF (please put it in your profile), if it's an older version, that could be the issue as well.


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Gold member
posted Hide Post
Hi Francis,

Thanks for the response. I actually did try to schedule a Report Caster job for the example you gave me, but it also gave me the same result where all COUNTRIES show in the same worksheet...

The WF version I'm using is 7.6.8.

Thanks!


Winnie

Webfocus 7.7.3
 
Posts: 83 | Registered: July 16, 2008Report This Post
Gold member
posted Hide Post
Hi Francis,

I found a solution to my problem with Report Caster. Instead of the commented code below, I added COMPOUND statement before the BYTOC. It works!

-*ON TABLE PCHOLD AS UNKNOWNTEMPSFORREGION FORMAT EXL2K BYTOC
ON TABLE PCHOLD FORMAT EXL2K
ON TABLE SET COMPOUND BYTOC


Winnie

Webfocus 7.7.3
 
Posts: 83 | Registered: July 16, 2008Report This Post
Expert
posted Hide Post
That's really handy to know - glad you found a solution!


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report 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     [SOLVED] Creating a report that will burst a BY field to different tabs

Copyright © 1996-2020 Information Builders