Groovy to provide option to retrieve data for intersection of specified member combination
Summary
Retrieve data for member combination without virtual gridsContent
Groovy provides only one option to retrieve data using virtual grids. This creates a lot of hassle when we are referring to multiple intersections since we need to call multiple virtual grids. If Oracle can provide some option to retrieve data based on a specified intersection, it will save a lot of code and calls.
Also, as of now, If a cell is edited virtual grid(curgrid) returns modified data. There is no option to retrieve data before edited.
Tagged:
3