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     % symbol not coming in Linux

Read-Only Read-Only Topic
Go
Search
Notify
Tools
% symbol not coming in Linux
 Login/Join
 
Guru
posted
Hi,
We are in process of doing upgrade of WF 7611 from AIX to Linux platform.One behavioural issue we found is,when we are generating report in excel format ' %' symbol is getting suppressed from the data.e.g,
Actual value is 'SHANKAR 6.00% ETC' and the value coming in excel is 'SHANKAR 6.00 ETC'.This problem is not in HTML or PDF format. I know this is a product level issue and we have raised a case to IBI for this but Is there any way to handle this in code? Please suggest.

Thanks in advance.


WF 8.1.04,Windows 7,
DataBase: Oracle 11g,Output :Excel,PDF,HTML
 
Posts: 281 | Location: India | Registered: April 21, 2007Report This Post
Guru
posted Hide Post
Hi,
I am trying to handle this using below piece of code:
  
TABLE FILE FI_SS_TOP_N_FND_ISS_VIEW
PRINT 
FUND_NAME AS 'Fund Name'
TICKER AS 'Ticker'

ON TABLE HOLD FORMAT HTML
ON TABLE SET PAGE-NUM OFF

END

SET HTMLFORMTYPE = XLS
-RUN
-*
-HTMLFORM BEGIN
!IBI.FIL.HOLD;
-HTMLFORM END


The report is getting generated in Excel but after every 52 records,again the column title is getting displayed.I just want to display column title once in the beginning and remove the other column titles.
Along with that there are so many differences in look and feel of the report when we are simply generating it using PRINT command in EXL2K format.Can we generate the same kind of EXL2K report in the above mentioned way? Please suggest.

Thanks in advance.


WF 8.1.04,Windows 7,
DataBase: Oracle 11g,Output :Excel,PDF,HTML
 
Posts: 281 | Location: India | Registered: April 21, 2007Report 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     % symbol not coming in Linux

Copyright © 1996-2020 Information Builders