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] Export into excel and pdf

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Export into excel and pdf
 Login/Join
 
Silver Member
posted
Hi All,

I need to provide the option to export the report into excel and pdf format.

Can anyone suggest for this.

Thanks,
User1

This message has been edited. Last edited by: <Kathryn Henning>,


WebFOCUS 8
Windows, All Outputs
 
Posts: 37 | Registered: September 05, 2015Report This Post
Virtuoso
posted Hide Post
You need IBI courses 'cause this is basics such as any other parameters.


WF versions : Prod 8.2.04M gen 33, Dev 8.2.04M gen 33, OS : Windows, DB : MSSQL, Outputs : HTML, Excel, PDF
In Focus since 2007
 
Posts: 2409 | Location: Montreal Area, Qc, CA | Registered: September 25, 2013Report This Post
Silver Member
posted Hide Post
HI,

Sorry for this question, I am new to reporting area.

I tried with below command for export option.

-*ON TABLE PCHOLD FORMAT &WFFMT.(Inline,Excel).output.

Please suggest for this, I have started reading the docs but don't have much time.

Thanks,
User1


WebFOCUS 8
Windows, All Outputs
 
Posts: 37 | Registered: September 05, 2015Report This Post
Master
posted Hide Post
ON TABLE PCHOLD FORMAT &WFFMT.(<HTML>,<XLSX>).output.

if you'd selected this in the GUI you wouldn't have to guess the syntax.


_____________________
WF: 8.0.0.9 > going 8.2.0.5
 
Posts: 668 | Location: Veghel, The Netherlands | Registered: February 16, 2010Report This Post
Silver Member
posted Hide Post
Hi,

Without SQL passthrogh the code is fine, but with the SQLOUT not able to display in the excel.

Below is the code,

ENGINE DB2 SET DEFAULT_CONNECTION CNAME
-DEFAULT &FROM_DATE='07/21/2015';
-DEFAULT &TO_DATE='08/21/2015';
SQL DB2 EX SYSPROC.test('&FROM_DATE','&TO_DATE')@
;
TABLE FILE SQLOUT
PRINT *
ON TABLE PCHOLD FORMAT &WFFMT.(,).output.
END


Thanks,
User1

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


WebFOCUS 8
Windows, All Outputs
 
Posts: 37 | Registered: September 05, 2015Report This Post
Expert
posted Hide Post
quote:
but with the SQLOUT not able to display in the excel.

This is why training is so important - you would learn why this is not possible.

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
Silver Member
posted Hide Post
Hi,

Thanks for your suggestion, need to attend some training.

I read in one forum that first need to hold that result in one file then I can take that result in excel.

Thanks,
user1


WebFOCUS 8
Windows, All Outputs
 
Posts: 37 | Registered: September 05, 2015Report 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] Export into excel and pdf

Copyright © 1996-2020 Information Builders