Tm1 find the exact element in dimension/subset

Post Reply
kavitha2002
Community Contributor
Posts: 180
Joined: Sat May 05, 2018 11:48 am
OLAP Product: tm1
Version: 10.3.10100.8
Excel Version: 14

Tm1 find the exact element in dimension/subset

Post by kavitha2002 »

Hello Everyone,

I am trying to implement the Subset editor in our application, dimension/subset but i face problems when the elements are recursively/repetitively used.

Idea is, When user collapse an element in application, I will make a request to TI process passing the element and number(used as a counter in project) which drillUp exact element in dynamically created subset, from there I will read the next 50 elements and load.

But here the problem is how to find the exact element, can I use number. For example in subseteditor, we have 2000 elements when i say i want 1350 element, Is there a possibility of pointing it or is there any other option to achieve.

Thanks.
Post Reply