Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to use MemberProperty to show the Formula

user-ez7saAug 15 2023

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,

Comments
Post Details
Added on Aug 15 2023
2 comments
337 views