canceling pick list

Post Reply
yuval
Posts: 23
Joined: Mon Feb 27, 2012 8:48 am
OLAP Product: TM1
Version: 9.5.1
Excel Version: 2007 sp2

canceling pick list

Post by yuval »

Hi All,

I cancelled the pick list rule in one of the elements (date) and now this intersection is not restricted by list - I cancelled it because it takes time to refresh the list evertime, however I want to restrict it (not by list), if a user will insert wrong value I want him to get an error message, is it possible?

Thanks,
User avatar
qml
MVP
Posts: 1098
Joined: Mon Feb 01, 2010 1:01 pm
OLAP Product: TM1 / Planning Analytics
Version: 2.0.9 and all previous
Excel Version: 2007 - 2016
Location: London, UK, Europe

Re: canceling pick list

Post by qml »

Yes, it is possible. With a picklist!

Picklists do not have to be rule-based, you can just generate and load the picklist formulas using TI or manually. That can improve their performance somewhat.

That being said, picklists, especially ones with many items, can be quite slow when used in the Cube Viewer. They seem to work much faster in Excel, so maybe this is the interface you should be offering to your users.

With so little information it's really hard to give you any more advice.
Kamil Arendt
yuval
Posts: 23
Joined: Mon Feb 27, 2012 8:48 am
OLAP Product: TM1
Version: 9.5.1
Excel Version: 2007 sp2

Re: canceling pick list

Post by yuval »

Thanks for your reply,
I will explain myself again..
when you allocating pick list to some intersection it can takes a long time to open the list if there are lots of members inside (the picklist is period dimension, there are hundrands of elements in this dimension),
the strength of the picklist is the capability to restrict values in the cell, I want to restrict the values in the cell without using the picklist
User avatar
qml
MVP
Posts: 1098
Joined: Mon Feb 01, 2010 1:01 pm
OLAP Product: TM1 / Planning Analytics
Version: 2.0.9 and all previous
Excel Version: 2007 - 2016
Location: London, UK, Europe

Re: canceling pick list

Post by qml »

You can look at Excel in-cell validation (a few assumptions made here).

Another option is to have a separate rule-calulated measure that would show if the input value is correct (meets criteria). This wouldn't block data input per se, but it could surely flag an "error" to the user.

Again, with so little information provided, it is hard to propose something more concrete. You're not even specifying which interface for data input you have adopted.
Kamil Arendt
yuval
Posts: 23
Joined: Mon Feb 27, 2012 8:48 am
OLAP Product: TM1
Version: 9.5.1
Excel Version: 2007 sp2

Re: canceling pick list

Post by yuval »

thanks
Post Reply