Page 1 of 1

How to extract the input values from the picklist and transfer to different cube

Posted: Thu Apr 07, 2016 4:54 pm
by Prajan_cyber
Hi,

New to TM1,trying to learn.

I would like to know ,how to extract the input values from the picklist and transfer to a different cube.

Example:

Car model year color
Camry 95 red

I want to assign "camry,95, red " values to a different cube.

Thanks in advance.

Re: How to extract the input values from the picklist and transfer to different cube

Posted: Thu Apr 07, 2016 4:58 pm
by jim wood
Moved to the correct forum.

Re: How to extract the input values from the picklist and transfer to different cube

Posted: Thu Apr 28, 2016 12:54 pm
by bmrizzuti
Prajan_cyber wrote:Hi,

New to TM1,trying to learn.

I would like to know ,how to extract the input values from the picklist and transfer to a different cube.

Example:

Car model year color
Camry 95 red

I want to assign "camry,95, red " values to a different cube.

Thanks in advance.
I might be wrong but as far as I know picklists actually are "text" values in the cell. So in my opinion you could use the substring operators to extract the values you need from the strings placed in the picklist cells and then paste them in other cubes using the cellput instructions.

Re: How to extract the input values from the picklist and transfer to different cube

Posted: Fri Apr 29, 2016 7:56 am
by Bakkone
This is how I would do it:

The picklist-dimension would have string attributes with Model, Year and Color.

The "different cube" would then contain rules that checks the picklist value and then gets the model, year and color using ATTRS.