About Clear Insight

This author has not yet filled in any details.
So far Clear Insight has created 82 blog entries.

Writing Advanced Snippets When Building Templates

Both IBM Clarity and IBM Cognos TM1 support the MultiDimension eXpression (MDX) query language through snippets. Snippets are single MDX phrases that can be evaluated as part of an MDX query. At first glance, it can seem intimidating, but starting with a few key functions, it’s easier to start using it to put together advanced [...]

Writing Advanced Snippets When Building Templates2017-03-22T18:39:17-04:00

Automated Regression Testing for Clarity and TM1

One of the best things about IBM Clarity7 and IBM Cognos TM1 is their flexibility and empowerment to build templates fast. This quick development time introduces a natural challenge... did we break something? Here are some examples of simple things that break old code. Common Challenges That Break Old Code Adding new children under [...]

Automated Regression Testing for Clarity and TM12018-05-09T05:28:24-04:00

Sending Email from IBM Cognos TM1 using Windows Powershell

Once you start building a TM1 solution, you'll quickly notice a lack of email components or tools... That's because there aren't any out of the box. Don't sweat it though. There are several good sites that describe how to use a VBscript file to send out an email. VBscript is fine and works well, but [...]

Sending Email from IBM Cognos TM1 using Windows Powershell2017-03-22T18:39:17-04:00

What is Hierarchy Security in IBM Clarity?

In IBM Clarity, hierarchy security is the security layer that controls who can see which dimension elements in a particular cube. Hierarchy security is just one component of the security profile. Here are some key definitions we need before discussing this further. Users - These are the individual users or logins for the Clarity application [...]

What is Hierarchy Security in IBM Clarity?2017-03-22T18:39:17-04:00

Suppressing the OnSave Warning

When saving from a template, you may see the following error message: This program is attempting to save ....xml to your hard drive.Are you sure you want to save ....xml to your hard drive? While in development, this is slightly annoying. The simple workaround is to just click 'Yes' and move on. As [...]

Suppressing the OnSave Warning2017-03-22T18:39:17-04:00

Super Fast Saves with Relational Writeback for IBM Clarity

When Is It Useful? Clarity is a budgeting and planning tool. As a budget deadline approaches, system usage skyrockets. Everyone has left their budget entry until the last possible moment. For that one day, when everyone is furiously trying to finish updating and approving their budgets, some systems grind to a half. Heavy save [...]

Super Fast Saves with Relational Writeback for IBM Clarity2018-05-09T07:02:26-04:00

Filtering by Measures in TM1

Overview When building applications on Cognos TM1, there is often a need to filter something by data in another cube for a user. In regular database applications, this would some form of a JOIN clause (INNER, LEFT OUTER, RIGHT OUTER). TM1 does not have those constructs, but not to worry. This can be done just [...]

Filtering by Measures in TM12017-03-22T18:39:17-04:00

Updating Clarity Software For Free

Did you know that you are entitled to all Clarity software updates from IBM, as long as you are current on your maintenance contract?  Bug fixes and enhancements are released periodically as incremental updates. Many fixes improve stability and small annoying challenges for which folks commonly implement workarounds. At the time of this writing, the [...]

Updating Clarity Software For Free2017-03-22T18:39:17-04:00

How do I get help from IBM on Clarity or TM1?

A common question we receive is, "How can I get help from IBM on Clarity or TM1?...and what do they cover?".  Companies current on their support contracts with IBM are entitled to support from them. The support is limited to making sure the base product works as expected. It does not include any custom development, [...]

How do I get help from IBM on Clarity or TM1?2017-03-22T18:39:21-04:00

Where is the documentation for my version of Clarity?

The IBM website can be a bit intimidating due to the size and quantity of products they support. How can we find documentation for our specific version of Clarity? Here are some steps to find the documentation for your version of Clarity. Some versions do not have full documentation. In that case, please try to [...]

Where is the documentation for my version of Clarity?2017-03-22T18:39:21-04:00
Go to Top