Data Validation checks in TM1 same as EP??

Post Reply
Nidhi
Posts: 11
Joined: Tue Jun 14, 2016 7:08 pm
OLAP Product: TM1
Version: 10.2.2
Excel Version: 2013

Data Validation checks in TM1 same as EP??

Post by Nidhi »

Do we have data validation checks in TM1 same as EP or do we need to do some tweak in getting that. I mean is it straightforward or we have to apply rule function.
eg : Restrict the user to enter the input within range 0 and 9 or do we need to apply rule. if yes , can someone give me example how to implement the same.

Thanks
Nidhi
ardi
Community Contributor
Posts: 164
Joined: Tue Apr 02, 2013 1:41 pm
OLAP Product: tm1, cognos bi
Version: from TM1 9.4 to PA 2.0.9.6
Excel Version: 2010
Location: Toronto, ON

Re: Data Validation checks in TM1 same as EP??

Post by ardi »

If you are using websheets you can apply Excel data Validation, which will work on TM1Web also.

For String Measures, you can use PickLists
Ardian Alikaj
Nidhi
Posts: 11
Joined: Tue Jun 14, 2016 7:08 pm
OLAP Product: TM1
Version: 10.2.2
Excel Version: 2013

Re: Data Validation checks in TM1 same as EP??

Post by Nidhi »

Thanks for reply.By web sheet do you mean perspective (excel -addin) or TM1 Application (Contributor) . Can we apply same validation like excel in TM1 application once deployed on web.
User avatar
jim wood
Site Admin
Posts: 3958
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: Data Validation checks in TM1 same as EP??

Post by jim wood »

You can build validation cubes and rules. Also if you're loading data from external sources you can build data validation TI processes.
Struggling through the quagmire of life to reach the other side of who knows where.
Shop at Amazon
Jimbo PC Builds on YouTube
OS: Mac OS 11 PA Version: 2.0.7
Nidhi
Posts: 11
Joined: Tue Jun 14, 2016 7:08 pm
OLAP Product: TM1
Version: 10.2.2
Excel Version: 2013

Re: Data Validation checks in TM1 same as EP??

Post by Nidhi »

Hi Jim, Can you help me in building validation in cubes it will be of great help. I am using TM1 10.2.2
My requirement is I have to restrict the user to input values with in range for eg between 0 and 1.
User avatar
jim wood
Site Admin
Posts: 3958
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: Data Validation checks in TM1 same as EP??

Post by jim wood »

There are several methods to do so, but if you create a dimension with 3 elements: Entry, Validation and Final. (You can skip the Validation if you want.) Then create a lookup cube containing the lookup parameters. Then put a rule on validation to say what entry needs to be between. Finally have a rule on final that will only take entry if validation is passed.

By adding this dimension you can validate every measure / account with a seperate rule giving you the ability to validate everything as required.
Struggling through the quagmire of life to reach the other side of who knows where.
Shop at Amazon
Jimbo PC Builds on YouTube
OS: Mac OS 11 PA Version: 2.0.7
Post Reply