Focal Point
[CASE-OPENED] Compound excel 2007 report, multiple worksheets

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/3557093826

January 31, 2013, 07:04 AM
pferreira
[CASE-OPENED] Compound excel 2007 report, multiple worksheets
Hi,

It is imperative for the report we are creating to use multiple worksheets in one excel file. We managed to create it using exl2k but were planning to use exl07. The info I have found about this issue is that exl07 does not support some of the features available in exl2k ( here ) but in the online doc I see some differences ( here ). Is there any real news about the features available for exl07 since the forum discussion I have mencioned?

Here is an example of exl2k:
TABLE FILE GGSALES
SUM UNITS/D12C DOLLARS/D12CM
BY CATEGORY
BY PRODUCT
WHERE REGION EQ 'Midwest'
ON TABLE PCHOLD FORMAT EXL2K OPEN
ON TABLE SET BYDISPLAY ON
ON TABLE SET STYLE *
TYPE=REPORT, FONT=ARIAL,SIZE=9,$
TYPE=HEADING, SIZE=12,$
TYPE=TITLE, BACKCOLOR=GREY,COLOR=WHITE, $
ENDSTYLE
END

TABLE FILE GGSALES
SUM UNITS/D12C DOLLARS/D12CM
BY CATEGORY
BY PRODUCT
WHERE REGION EQ 'Northeast'
ON TABLE PCHOLD FORMAT EXL2K CLOSE
ON TABLE SET BYDISPLAY ON
ON TABLE SET STYLE *
TYPE=REPORT, FONT=ARIAL,SIZE=9,$
TYPE=HEADING, SIZE=12,$
TYPE=TITLE, BACKCOLOR=GREY,COLOR=WHITE, $
ENDSTYLE
END


I managed to build a compound report with several sheets like this, which is one of the features the 2011's post said wasn't available:
TABLE FILE GGSALES
SUM UNITS/D12C DOLLARS/D12CM
BY REGION
BY CATEGORY
BY PRODUCT
ON TABLE PCHOLD FORMAT EXL07
ON TABLE SET COMPOUND BYTOC
ON TABLE SET BYDISPLAY ON
ON TABLE SET STYLE *
TYPE=REPORT, FONT=ARIAL,SIZE=9,$
TYPE=HEADING, SIZE=12,$
TYPE=TITLE, BACKCOLOR=GREY,COLOR=WHITE, $
ENDSTYLE
END


But I can't use this approach because each worksheet must be created from different slightly different requests.

All help is appreciated, Thanks

Pedro

Webfocus 7704 running on Linux x64

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


WF 8.0.02 @ Linux environment
February 05, 2013, 03:15 PM
Kerry
FYI, Pedro already has a case opened regarding thsi issue.

Pedro, please kindly keep us posted on the final solution, thank you.

Cheers,

Kerry


Kerry Zhan
Focal Point Moderator
Information Builders, Inc.
April 11, 2014, 01:01 PM
Prarie
Anyone got Compound Excel in EXL07 to work In 7.7.03


In Focus since 1993. WebFOCUS 7.7.03 Win 2003
Hi Prarie, Refer to case 92022507 that I raised some time ago on this subject. The bottom line is that you will have to upgrade to 7.7.05.
Regards,
Ian
ps. here's the link.......
Case Link


_______________________
*** WebFOCUS 8.1.05M ***