Jeevan
2 years agoNew Contributor II
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
Glad you got it done Jeevan. If SSMS isn't a choice, you can run the same query in a business rule and output the results to the Error Log.