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.
Hi all, when i am generating a sample report in pdf format,and when i use on table column-total to get the report total,the total clause is coming in one line and the actual totals(calculations)are coming in the next(below) line.
i want the totals next to the 'TOTAL' clause
eg: i am getting in the following way:
TOTAL 1000 20000 432222
I want the above in this form:
TOTAL 1000 20000 432222This message has been edited. Last edited by: Kerry,
WebFOCUS Version 7.6.7 windows PDF
Posts: 44 | Location: Huntsville,Alabama | Registered: April 25, 2009
Unfortunately, this stupid problem is a hold-over from the mainframe core WebFOCUS language and I have wished it to go away for years and no one is listening. Of the dozens of threads Microfich refers to, I haven't yet found the definitive answer. The problem is caused by the first BY being a BY column-name NOPRINT...
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
It's not even necessarily a NOPRINT that is the issue, although that will ALWAYS cause the symptom. The problem is when the first column is not wide enough to display the sort value AND the label (TOTAL or something like that.) It can always be resolved by making enough space available, but that, unfortunately, can vary depending on column width, desired label, etc. Take your pick from the dozens of techniques mentioned - one of them will eventually work.
And I have wished it away many hundreds of times to no avail. I'm of the opinion that if a problem can be created by the GUI (which is easily done in this case by making the sort column invisible,) it should also be able to be solved by the GUI.
If we can't get this on the "fix-it" list by complaining unceasingly, how do we get it on that list of things that get "enhanced" even though no one has a problem with them?
Regards,
Darin
In FOCUS since 1991 WF Server: 7.7.04 on Linux and Z/OS, ReportCaster, Self-Service, MRE, Java, Flex Data: DB2/UDB, Adabas, SQL Server Output: HTML,PDF,EXL2K/07, PS, AHTML, Flex WF Client: 77 on Linux w/Tomcat
Posts: 2298 | Location: Salt Lake City, Utah | Registered: February 02, 2007