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.
I have a problem with presentation of tilda(~) in report. tilda (~) is replaced by '?'(Question symbol). I want to know can we represent the tilda(~) in our reports as normal..
we are using DB2 database. Any suggestions is higly appreciated.
Thanks TryFocus
Prod: WF 7.6.10 windows. -- MRE/Dashboard/Self Service/ReportCaster - Windows XP
Posts: 82 | Location: Chicago | Registered: September 28, 2005
In some layer on the way to your data coming back, it may be translating your character set to one that doesn't have a tilde. I don't know what that might be, or which layer (DB2 adapter, EDA layer, etc) that would be doing that. If you could trace the issue back, and see where the tilde gets replaced, maybe you could look at the NLS settings for that software.
I just tried putting a tilde in a MS SQL Server table and an Oracle table on my Windows XP PC and it displayed correctly.
As N.Selph mentions, it's prpbably happening at some other layer and probably due to DB2 being on a different platform to the WebFOCUS server. Perhaps it's a code page issue on the iWay server?
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
Is this happening only in HTML or other format too? Because I too had the same kind of problem but only in HTML. My problem was, not able to display the data like Total <<C Yr . It showed in html format as Total < .
I just used substring and concatenated it with space in between special character and C.
WFConsultant
WF 8105M on Win7/Tomcat
Posts: 780 | Location: Florida | Registered: January 09, 2005