How to retrieve Cube name for an entity?
Hi Everyone,
We have multiple cubes in an application. Is there a way to retrieve the cube name using the entity dimension member. I have multiple entities in a excel sheet and I need to get the cube names for them.
I tried the =XFGetMemberInfo(memberInfoType,dimTypeName,memberName). It did not work.
Thanks
