Search found 3 matches

by tcelkk
Mon Jan 16, 2017 12:29 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: How can i use subset in cellput/cellget function.
Replies: 10
Views: 7142

Re: How can i use subset in cellput/cellget function.

If the view you created in the prolog is the data source for the TI process then the TI will cycle through all the intersections for you in the Data tab and you don't have to use a CELLGETN as the data will already be in a variable for you. You just need to write a CELLPUTN to put it in the destina...
by tcelkk
Fri Jan 13, 2017 2:06 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: How can i use subset in cellput/cellget function.
Replies: 10
Views: 7142

Re: How can i use subset in cellput/cellget function.

Hi tomok,

Thanks your answer.
İ need to do this because İ have to copy my data in cube from one element to another element. I create my view and some subsets in prolog. But i dont use subsets in these functions.
by tcelkk
Fri Jan 13, 2017 1:35 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: How can i use subset in cellput/cellget function.
Replies: 10
Views: 7142

How can i use subset in cellput/cellget function.

Hi,
Can i do this? How can i call my subsets these functions?