Focal Point
How to keep column heading from showing up more than once?

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/3611088472

March 06, 2008, 05:46 PM
Jason K.
How to keep column heading from showing up more than once?
My column headings in my dashboard reports are showing up every 47 lines.

Is there any way to change this to make it less frequent, such as making the titles show up every 100 lines, or turn it off altogether?


Prod: Single Windows 2008 Server running Webfocus 7.7.03 Reporting server Web server IIS6/Tomcat, AS400 DB2 database.
March 06, 2008, 05:51 PM
Francis Mariani
SET LINES=999999
will make the Heading and Column titles only appear once. Unfortunately, according to this post, setting it to anything more than 998 causes something unexpected.


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
March 06, 2008, 06:00 PM
Jason K.
Great!
Thanks!

This message has been edited. Last edited by: Jason K.,


Prod: Single Windows 2008 Server running Webfocus 7.7.03 Reporting server Web server IIS6/Tomcat, AS400 DB2 database.