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