Tm1 Web Tips and Techniques
Tm1 Web Tips and Techniques
Tm1 Web Tips and Techniques
Copyright
Copyright © 2008 Cognos ULC (formerly Cognos Incorporated). Cognos ULC
is an IBM Company. While every attempt has been made to ensure that the
information in this document is accurate and complete, some typographical
errors or technical inaccuracies may exist. Cognos does not accept
responsibility for any kind of loss resulting from the use of information
contained in this document. This document shows the publication date. The
information contained in this document is subject to change without notice.
Any improvements or changes to the information contained in this document
will be documented in subsequent editions. This document contains
proprietary information of Cognos. All rights are reserved. No part of this
document may be copied, photocopied, reproduced, stored in a retrieval
system, transmitted in any form or by any means, or translated into another
language without the prior written consent of Cognos. Cognos and the
Cognos logo are trademarks of Cognos ULC (formerly Cognos Incorporated)
in the United States and/or other countries. IBM and the IBM logo are
trademarks of International Business Machines Corporation in the United
States, or other countries, or both. All other names are trademarks or
registered trademarks of their respective companies. Information about
Cognos products can be found at www.cognos.com
This document is maintained by the Best Practices, Product and Technology
team. You can send comments, suggestions, and additions to
[email protected] .
Contents
1 INTRODUCTION ............................................................................................ 4
1.1 PURPOSE .............................................................................................................. 4
1.2 APPLICABILITY ....................................................................................................... 4
1.3 EXCLUSIONS AND EXCEPTIONS .................................................................................... 4
2 TM1 WEB TIPS AND TECHNIQUES ................................................................ 4
2.1.1 Cell Protection.....................................................................................................4
2.1.2 Excel Data Validation ...........................................................................................4
2.1.3 Wrap Text ..........................................................................................................4
2.2 PERFORMANCE TIPS ................................................................................................. 4
2.3 WEBSHEET TIPS ..................................................................................................... 4
2.4 FORMATTING TIPS .................................................................................................. 5
2.5 WRAP TEXT TIPS .................................................................................................... 6
2.6 CHART TIPS .......................................................................................................... 6
2.7 CUBE VIEWER TIPS ................................................................................................. 7
2.8 HYPERLINKS .......................................................................................................... 8
2.9 CONTROL OBJECTS AND FORMS .................................................................................. 9
1 Introduction
1.1 Purpose
This document describes various tips and techniques that will improve
functionality, ease administration, and improve performance of IBM Cognos
TM1 Web applications.
1.2 Applicability
IBM Cognos TM1 v9.1 and v9.0 SP1
5. Click OK.
• Turn off grid lines in Excel (Tools Options View tab) if you don’t want then to
show up in your Websheets.
• To control whether the subset selector is available from cells containing a SUBNM
function:
1. Right-click the corresponding Excel document in the Server Explorer.
2. Choose Properties.
3. Click the Display Properties tab.
4. Clear the Display Title Element Selectors option.
5. Click OK.
If you don’t leave extra space in the Excel cell and there is no data in the cell to the
right of the SUBNM function, TM1 Web merges the cell containing the SUBMN function
with the cell immediately to the right. If there is something in the cell to the right of
the SUBNM function, TM1 Web wraps the cell text to accommodate the subset
selector, even if Wrap Text has not been set in the cell.
• Do not place text boxes on a chart; text boxes to not display correctly in TM1 Web.
Instead, use the Titles tab on the Chart options dialog box to create a chart title or
category axis labels.
• If you apply multiple formats to a text area in an Excel worksheet, the text area is
formatted as plain text (all formatting is discarded) in the corresponding Websheet.
• Use standard number format options if possible, as not all custom number format
combinations will work in TM1 Web.
• To ensure that formatting applied to data points is consistent between Excel and TM1
Web, begin by applying formatting to the rightmost data point in the chart and
proceed in order, right to left.
2.8 Hyperlinks
• Hyperlinks are supported in most places that Excel supports … can hyperlink from a
cell or an image.
• Things you can do:
o Link to any sheet:cell within the same workbook (use standard Excel
hyperlink capability off of the right click menu)
o Link to another .xls file … whether in the app organizer or not as long as it
lives in the same folder as the document you are linking from (use standard
Excel hyperlink capability)
o Link to a specific sheet within another document (we are now interpreting
Excel’s use of the #’sheet name’!cell extension to the hyperlink properly)
• Link to a blob (syntax example):
tm1://standard/blob/PUBLIC/}Externals/sales volume1.xls_20051028142022.xls)
Generically this is: TM1://servername/blob/PUBLIC/.\}Externals/reports true name
Note that the servername is case sensitive … while its works still if you use the wrong
case … it will show the true name of the report on the tab not the application folder
“nice” name.
True name can be found in the application organizer (the true name does have the
date originally uploaded in it … however, this does not change when the file is
subsequently re-uploaded):
• Use the Excel Hyperlink function to link to any external .xls file. (Note a hyperlink to a
non .xls document, .doc or .ppt, does will not show up as a link on the web currently)
Example: =HYPERLINK("c:\test\Testdoc.xls","Test hyperlink to external linked file")
• Things you can’t do currently:
o Link to a view
o Form and control Combo boxes both show up and look almost identical on the web,
with the exception of the width which is fixed on the web. If the object width is .22,
and you make your Excel row = 15 this seems to line up pretty well on the web.
o Forms – Check Boxes and Option boxes will show up