How to Exclude Shared Members in getEvaluatedMembers?
Summary:
How to Exclude Shared Members in getEvaluatedMembers When Loading Lvl0 Members of a Hierarchy
Content (please ensure you mask any confidential information):
I am trying to create a Currency Conversion script which will run for all possible dimension combination based on RTP_Account (i.e. Income Statement). To optimize the process, I created a groovy script that will load a data grid with suppress missing blocks and rows and return me only intersections where data exists. My code below traverse through the returned rows and creates FIX blocks for each rows to do currency traslation. It executes really fast, but issue arises when a a intersection returns a dynamic calc members from Grid, which finally passed onto create the FIX statement causing