TM1 Tutorials.com

Implementing TM1 since 2005

  • Home
  • CubeSpy TM1 Monitor
  • Share Your Knowledge!
RSS

TM1 Perspectives (for Excel) Report Methods

Posted on August 13, 2011 by Ben Hill
2 CommentsLeave a comment

Here is another minor extract from TM1 Tutorials.com training material. We talk through the common sustainable reporting methodologies within TM1 Perspectives for Microsoft Excel. These being:

  • Static/Standard Reporting
  • Active Form Reports
  • Filter Reporting
  • MDX Reporting
  • VUSLICE Reporting

This isn’t an exhaustive list, but we believe these are reporting styles TM1 Consultants should at the very lease know of.
The common methodologies for reporting from TM1 Servers within Microsoft Excel:

Name Description Usage Example
Standard The default TM1 in Excel Reporting Method. No items on the report change apart from the report parameters (SUBNM’s) and the resulting data cells (DBRW’s). Any basic report which doesn’t need zero suppression of report elements can be made using this method. This is not however very ideal for detailed Profit & Loss or Trial Balance Reports as these may display different accounts based on the chosen Department.
Active Form The IBM Cognos Approved method for Dynamic Reporting. Active Forms were introduced in version 9.4 of TM1 and allow Level Based Formatting, Expression based Subsets and Double Click Element Expansion. Zero Suppressed dynamic reporting strictly based on Dimension Element Structures. We recommend this format of reports when you require double click Element expansion. Be sure to add a “Refresh” button/textbox to the report and assign the TM1 Macro “TM1RebuildCurrentSheet” to it as some versions have bugs when refreshing using the “F9” Key (This isn’t a problem with TM1Web).
Filter Report This reporting method is based on a Standard TM1 Report but with an Excel Filter applied (possibly on a hidden column). A little macro is assigned to a “Refresh” button which will remove the filter, refresh the data then add the filter again.
Note: This report style doesn’t allow double click expansion.
This is great for custom filtered groupings. Blocks of reports can be grouped under each other and use the same filter. Reports are chart safe as rows aren’t ever deleted (as in Active Forms), they are just hidden.

Combining this style with Selectable Group Elements) (return children via ELCOMP) or Subsets (return members via SUBNM) adds a lot of additional functionality.

Ideal for Budget entry reports, Profit & Loss, Balance Sheet etc.

MDX Report This is a programmatic solution in VBA (Macros) where TM1 is queried using the Multidimensional Query Language (MDX). The results of the query are output to the worksheet (Read-Only Report) or sometimes are used to write DBRW Formulas which provides a Write-Back enabled suppressed report. This is typically used for large reports which required suppression of over a thousand or more elements. An example where this technique is recommended would be a Salaries & Wages Employee Report for a selectable department within a large enterprise (1000+ Employees).

This kind of report requires an advanced TM1 Specialist to build but is very efficient and performs well.

VUSLICE This is also a programmatic solution which utilizes a predefined cube view and the TM1 “VUSLICE” macro function. The result isn’t formatted nicely but can be via VBA Coding. This kind of Report is used less and less as Active Forms and Filtered Reports can do a better job and are much easier to create.

Additional Information can be found in the TM1 Reference Guide Document provided by IBM Cognos.



This is probably good ground to expand and add articles to TM1 Tutorials with, How to build reports using each of these styles. Please let me know via comments if I have missed any Reporting methodologies when using IBM Cognos TM1 within Microsoft Excel.
 

  • Share this:
  • Email
  • Print
Categories: IBM Cognos TM1 | Tags: Active Form, dynamic reporting, ELCOMP, IBM Cognos TM1, MDX, MDX Report, SUBNM, TM1 Reference Guide, TM1 Server, TM1RebuildCurrentSheet, VUSLICE
Notice: This work is licensed under a BY-NC-SA. Permalink: TM1 Perspectives (for Excel) Report Methods
3 Types of Rules TM1 Developers should know
TM1 Feature Stack – Diagram

2 Responses to “TM1 Perspectives (for Excel) Report Methods”

  1. Eleanor says:
    January 27, 2012 at 3:35 am

    Hi,

    I just came across this website today. It’s awesome!! Very helpful!

    Thanks

    Reply
  2. Leesa says:
    January 9, 2013 at 2:39 pm

    I am printing individual snapshots for individual departments from a report that I wrote. However when I open the individual reports all accounts are showing rather than the zero rows being hidden. Is there a way to cure this?

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

*

*


question razz sad evil exclaim smile redface biggrin surprised eek confused cool lol mad twisted rolleyes wink idea arrow neutral cry mrgreen

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

  • Authors Profiles

    Regular Authors:







    Guest Authors:
  • TM1 Tutorials Pages

    • CubeSpy TM1 Monitor
    • Share Your Knowledge!
  • Recent Posts

    • InfoCube Spark – An Introduction
    • Woohoo! TM1 Tuts has cracked 100,000 visits!
    • Your Lifeline, The TM1 Transaction Log
    • Creating basic Top 10 reports using MDX expression
    • How to write easily understood Turbo Integrator code
    • Broken Transaction Log?
    • Removing old TM1 Servers from “Services”
    • Turbo Integrator Syntax Highlighter (Notepad++)
    • Messaging users of IBM Cognos TM1
    • Back to Basics – Regions in Rules
    • Cognos Insight – Aligning using the Grid
    • Automating Data Transfers between TM1 Servers
    • TM1 10.1 – IBM Cognos Insight Review Pt 2
    • The [Black Box] Killer
    • Free Trial of Cognos Insight – Big Data Analytics
  • TM1 Tutorials Links

    • Analytics Zone for all things about Cognos Insight and a free trial version.
    • InfoCube Premier Management Consulting on Cognos Products
    • Report Ready – and Waiting! Report Distribution Management – Track PDF Report Consumption by Channel
    • TM1 Networking – Sydney Meetup The meetup group for TM1 in Sydney, Australia
    • TM1 Tutorials on LinkedIn
    • TM1 Tutorials on Twitter Us on Twitter!
    • TM1 Tutorials.com Our primary home on the interwebs
  • Twitter Roll

    • 4 June Meet Up: find out TM1 Developers Guide to Cognos Express http://t.co/3gnjiWAfaQ 1 day ago
    • TM1 Meet Up 4 June we will discuss TM1 Developers Guide to Cognos Express - what you don't know that you should: http://t.co/rGf4BvGnqp 1 day ago
    • Proud to Introduce Spark - a FREE TM1 Monitoring Suite in the Cloud! http://t.co/m6oRSCCmDS 2 days ago
    • TM1 Get Together, anyone who has a passion for IBM Cognos TM1 solutions is welcome! RSVP today. http://t.co/cO4sXXhh3F 1 week ago
    • RT @Mbs_craig: Craig's MBS Daily is out! http://t.co/1LaEhUcup3 ▸ Top stories today via @IBMBAEdu 3 weeks ago
  • Tags

    Active Form Analysis Assistance Big Data Budgeting Cognos Cognos Insight Cognos TM1 Comparative Analysis Corporate Planning CubeSpy Dashboard dynamic reporting ETL Excel ExecuteProcess IBM Cognos IBM Cognos Express IBM Cognos Insight IBM Cognos TM1 Implementing TM1 Installation Guide MDX NT Service Profit & Loss Profitability Analysis Server Monitor Statement of Work TI Process TM1 TM1 10.1 TM1 Consultants TM1 Cube Rules TM1 Development TM1 Installation TM1 Server TM1 Software TM1 Training TM1 Tutorial TM1 Web Transaction Log TurboIntegrator Turbo Integrator VBScript Wim Gielis
© TM1 Tutorials.com. Proudly Powered by WordPress | Nest Theme by YChong
loading Cancel
Post was not sent - check your email addresses!
Email check failed, please try again
Sorry, your blog cannot share posts by email.