Focal Point
[CLOSED] EXL07 obsolete column titles with OVER

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

June 17, 2014, 07:54 AM
Martin vK
[CLOSED] EXL07 obsolete column titles with OVER
I found something strange with column titles in one report I tried to migrate to EXL07 output.
I managed to reproduce it with a CAR example.

TABLE FILE CAR
SUM  DEALER_COST 
OVER RETAIL_COST 
OVER SALES       
BY   COUNTRY     
ACROSS BODYTYPE  
ON TABLE PCHOLD FORMAT EXL07
ON TABLE SET STYLE *
TYPE=ACROSSVALUE,   BACKCOLOR=RGB(255 255 255),        $
ENDSTYLE
END  


With OVER the measures become separate rows and the column titles are placed in a separate 'title column'. But with EXL07 it also keeps the column titles which is not correct.
In HTML or EXL2K this does not happen.

It seems it has to do with the backcolor styling of the acrossvalue. If I remove that styling it works okay again.

Is this a bug or am I overlooking something?

Martin.

This message has been edited. Last edited by: <Kathryn Henning>,


WebFocus 8206M, iWay DataMigrator, Windows, DB2 Windows V10.5, MS SQL Server, Azure SQL, Hyperstage, ReportCaster
June 17, 2014, 08:58 AM
Francis Mariani
I tried this v7.7.05 and, colour wise, the two Excel documents look the same.


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