Active Form Drill Down
Posted: Thu Jan 08, 2015 7:27 am
HI All,
I am creating an Active Form report in TM1 Perspective version 10.2.2.
My Active Form reports looks like below.
My issue is specific to drilldown/Expand feature. When I expand All Cost Center just for 41 element, then it behaves weird. It expands All Cost Center for all the elements of Region dimension.
So It looks like below.
Ideally Cost Center hierarchy should have been expanded for Element 41. but in my case Cost Center hierarchy is expanding for all the elements of Region Dimension.
Same is the case with ALL ITEMS hierarchy. if I expand just for a specific combination then it expands for all.
For more information I am attaching the TM1RPTROW for all 3 dimensions below.
=TM1RPTROW($B$9,"SERVER:Regions","",'{AR}01'!$B$17,"Long Name",0)
=TM1RPTROW($B$9,"SERVER:Cost Centers","",'{AR}11'!$C$17,"",0)
=TM1RPTROW($B$9,"SERVER:Items","",'{AR}21'!$D$17,"",0)
Please let me know how could I stop expanding hierarchy for other than clicked consolidation.
Thanks a lot!!
I am creating an Active Form report in TM1 Perspective version 10.2.2.
My Active Form reports looks like below.
My issue is specific to drilldown/Expand feature. When I expand All Cost Center just for 41 element, then it behaves weird. It expands All Cost Center for all the elements of Region dimension.
So It looks like below.
Ideally Cost Center hierarchy should have been expanded for Element 41. but in my case Cost Center hierarchy is expanding for all the elements of Region Dimension.
Same is the case with ALL ITEMS hierarchy. if I expand just for a specific combination then it expands for all.
For more information I am attaching the TM1RPTROW for all 3 dimensions below.
=TM1RPTROW($B$9,"SERVER:Regions","",'{AR}01'!$B$17,"Long Name",0)
=TM1RPTROW($B$9,"SERVER:Cost Centers","",'{AR}11'!$C$17,"",0)
=TM1RPTROW($B$9,"SERVER:Items","",'{AR}21'!$D$17,"",0)
Please let me know how could I stop expanding hierarchy for other than clicked consolidation.
Thanks a lot!!