Hi All
Excel report published to TM1 Web is not displayed properly. The issues observed are
1. Y axis values (%) are multiplied by 100. e.g. Value 2% in excel is displayed as 200% on web sheet.
2. Data lines and grid lines appear very thin. I changed line thickness in excel, but same is not reflected in web sheet.
Any pointers to resolve the issue appreciated.
TM1 Version - 9.5.2
Excel Version - 2010
Thanks
Suhamore
Excel Chart Rendering Issue on TM1 Web
-
- MVP
- Posts: 1831
- Joined: Mon Dec 05, 2011 11:51 am
- OLAP Product: Cognos TM1
- Version: PA2.0 and most of the old ones
- Excel Version: All of em
- Location: Manchester, United Kingdom
- Contact:
Re: Excel Chart Rendering Issue on TM1 Web
Not sure about your second point as I rarely use charts in TM1 Web but as for your first point that just the way TM1 handles percentages.
TM1 handles percentages in "the correct way" if you will i.e. fractions can be converted directly to percentages e.g. 0.5 is 50% (when a TM1 element is formatted as a percentage)
This is in opposition to Excel which just stick a "%" on the end of whatever number you have.
TM1 handles percentages in "the correct way" if you will i.e. fractions can be converted directly to percentages e.g. 0.5 is 50% (when a TM1 element is formatted as a percentage)
This is in opposition to Excel which just stick a "%" on the end of whatever number you have.
Declan Rodger
- jim wood
- Site Admin
- Posts: 3961
- Joined: Wed May 14, 2008 1:51 pm
- OLAP Product: TM1
- Version: PA 2.0.7
- Excel Version: Office 365
- Location: 37 East 18th Street New York
- Contact:
Re: Excel Chart Rendering Issue on TM1 Web
Your chart may not render if it includes any VBA / excel macros. These do not work in TM1 Web.
Struggling through the quagmire of life to reach the other side of who knows where.
Go Build a PC
Jimbo PC Builds on YouTube
OS: Mac OS 11 PA Version: 2.0.7
Go Build a PC
Jimbo PC Builds on YouTube
OS: Mac OS 11 PA Version: 2.0.7
-
- Posts: 19
- Joined: Fri Jan 22, 2010 3:07 pm
- OLAP Product: Cognos TM1
- Version: 9.1 SP4+ 9.4.1 FP3+ 9.5.2 FP1
- Excel Version: 2003 + 2010
Re: Excel Chart Rendering Issue on TM1 Web
Jim,jim wood wrote:Your chart may not render if it includes any VBA / excel macros. These do not work in TM1 Web.
The chart/report does not have any VBA/excel macros.
Thanks
Suhamore
-
- MVP
- Posts: 352
- Joined: Wed May 14, 2008 1:37 pm
- OLAP Product: TM1
- Version: 2.5 to PA
- Excel Version: Lots
- Location: Sydney
- Contact:
Re: Excel Chart Rendering Issue on TM1 Web
There are limitations on what you can do with graphs in TM1 Web. Don't forget that what you are seeing in the browser is not the Excel file itself but an XML rendition of the Excel file.
Having said that, the 9.5.2 FP2 fix list suggests that this issue has been fixed.
http://www-01.ibm.com/support/docview.w ... wg27024458, 13th issue on the list.
Having said that, the 9.5.2 FP2 fix list suggests that this issue has been fixed.
http://www-01.ibm.com/support/docview.w ... wg27024458, 13th issue on the list.
Andy Key
-
- Posts: 19
- Joined: Fri Jan 22, 2010 3:07 pm
- OLAP Product: Cognos TM1
- Version: 9.1 SP4+ 9.4.1 FP3+ 9.5.2 FP1
- Excel Version: 2003 + 2010
Re: Excel Chart Rendering Issue on TM1 Web
hmmm...Looks like upgrade to 9.5.2 FP2 (or better 10) is the only option. Thanks for the help guys.