Skip to Content
0
Aug 02, 2022 at 10:48 AM

SAC Analytics Designer: How to get dimension members / rows currently in a table?

781 Views Last edit Aug 09, 2022 at 04:04 PM 3 rev

Hi,

EDIT: Due to trying to view how each dimension interacts with each other without any measures turned on, the code fails to execute properly without any measures.

I'm trying to get only the dimension members or rows currently in my table (and not all the dimension members from the model e.g. the User IDs present in the table when the table is filtered on another dimension). How would you go about achieving this?

I have read about using getDataSelections, getResultSet, or get ResultMember, yet all of these return empty arrays or undefined. One of the SAP help pages said something about this being a consequence of lazy load?

Any help will be greatly appreciated.

Many Thanks

Tristan