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.
All, I have a report where i am showing only the data fields and not showing the title and total. I am using a define column to show what the table contains.Following is the model of my report (Total for all customers)
Total for all Column1 Column2 Column3 Colum4
customers
When the table doesnt have any data then all columns becoming zero including Total for all customers, because i create this column in define. Is there any way to show this particular column info in the report even there is no data. Is there any concept of labels in the report. I know labels are in DM. Any existing forum disucssion links or any suggesion is appreciated?
Regards
Dev: Dev Studio 7.1.6,Report Caster 7.1.1,Servlet Local: Dev Studio 7.1.6,Report Caster 7.1.1,Apache 5.0.2, Win XP
Not quite sure what you're looking for with labels. You mention DM labels, but they are something totally different from DBMS labels (such as in DB2.) To get the report to display all columns (including defined columns) you could do SET EMPTYREPORT=ON (or ON TABLE SET EMPTYREPORT ON within the TABLE request). Is this waht you're talking about?
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