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     [CLOSED] Best method to package 8 seperate excel reports

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Best method to package 8 seperate excel reports
 Login/Join
 
Gold member
posted
Hi all,

I would like to know the best method on packing 8 different excel reports from webfocus into one excel workbook with 8 different sheets based on the community.

The way i have figured to do this is create a new procedure and create it using the composer (layout) then put each report on the page and schedule that. It seems to work great but i'm not sure if this is the best way to do this?

Thanks,

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


WebFocus 8.02, SQL Server 2008r2
 
Posts: 51 | Registered: November 30, 2012Report This Post
Gold member
posted Hide Post
cs_source,

Have you looked into the COMPOUND reports method?

All the reports would have:
ON TABLE PCHOLD FORMAT EXL2K OPEN  


then the last report would have the close
ON TABLE PCHOLD FORMAT EXL2K CLOSE  


This will put each report on a different tab in the Excel workbook.

You could then "label" the tabs using
TYPE=REPORT, TITLETEXT='TAB1',$  


WF 7.6.10, Windows, PDF, Excel
 
Posts: 75 | Location: Dallas, TX | Registered: February 12, 2004Report This Post
Expert
posted Hide Post
It depends upon how "different" the reports are and whether you are scheduling via report caster.

If the reports only differ by community, then I would probably look at using ON TABLE PCHOLD FORMAT EXL2K BYTOC.

If they are sufficiently different that you are unable to use BYTOC then I would look at using templates - of which there are many examples in the forum. The one thing to watch out for (if you schedule via report caster) is how you distribute the output of the final template.

T



In FOCUS
since 1986
WebFOCUS Server 8.2.01M, thru 8.2.07 on Windows Svr 2008 R2  
WebFOCUS App Studio 8.2.06 standalone on Windows 10 
 
Posts: 5694 | Location: United Kingdom | Registered: April 08, 2004Report 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     [CLOSED] Best method to package 8 seperate excel reports

Copyright © 1996-2020 Information Builders