Hello,
I'm trying to create a report showing all Metadata Information of a Member in a Report.
I'm using the MemberProperty formula and succeed to receive many properties :
- <<MemberProperty("Account", Consolidation)>> for the Consolidation type
- <<MemberProperty("Account", UDA)>> for the UDA
- <<MemberProperty("Account", Parent Name)>> for the parent name
But I have not find the keyword to show the formula.
Have anyone succeed to use it for this functionality ?
Thanks in advance,