Skip to Content
0
May 03 at 02:49 PM

Getting all members of a dimension in SAP Analytics Cloud Analytics Application

77 Views Last edit May 03 at 02:48 PM 3 rev

I am trying to loop through all the elements of a dimension in an SAC Analytics Application. I tried to use getDataSource().getMembers() method to return all the members, but it looks like only the unique ones are returned by this method. Can you please let me know how I can obtain ALL the members of a dimension? Thanks a lot for your time!