Exporting of attributes along with level 0 data
Summary:
We have a ASO plan type from which we want to export level 0 data but at the same time we also want to extract attribute associated with the sparse dimension level 0 members.
Content (required):
Unless a report script or Integration Server magic was written in on-premises, one could not export attribute member associations at level 0 data from Essbase. We are trying to find a counterpart methodology for Cloud EPM ASO plan type to do what report script could do for exporting attribute associations in columns along with the level 0 data against the physical dimensions. The DataExporter Class looks promising in that we could evaluate in each iteration and populate Row set to get the sparse dimension level 0 member and its associated attribute. We would like to understand whether this art of