Focal Point
[CLOSED] ACROSSTITLE title styling in 7703 when SET ACROSSTITLE = SIDE

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

August 31, 2012, 05:05 PM
getit
[CLOSED] ACROSSTITLE title styling in 7703 when SET ACROSSTITLE = SIDE
I am running this on 7703 and the blue color does not show up on the across title, if you run it to html output the blue shows, Any idea how to make it work in excel.?

SET ACROSSTITLE = SIDE
TABLE FILE CAR
SUM SEATS
BY MODEL
ACROSS CAR AS 'TEST'
ON TABLE PCHOLD FORMAT EXL2K
ON TABLE SET STYLE *
TYPE=ACROSSTITLE, COLOR='WHITE' , BACKCOLOR=RGB(0 83 125), $
TYPE=ACROSSVALUE, COLOR='WHITE' , BACKCOLOR=RGB(0 83 125), $
ENDSTYLE
END

This message has been edited. Last edited by: Kerry,


App Studio Version 8202
windows Platform
SQL Server 2008/2012
August 31, 2012, 06:21 PM
Dan Satchell
Seems to be a problem/bug with EXL2K. It works correctly with FORMAT EXL07.


WebFOCUS 7.7.05
September 06, 2012, 03:58 PM
Francis Mariani
Apparently fixed in v7.7.04 63352525 - Known Problems Summary: Backcolor doesn't work with ACROSSTITLE=SIDE, SET HMTLCSS


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