Forum Discussion
miked
3 years agoContributor
Metadata Report
Hi All,
Does anyone know of nice reporting on the metadata and the properties of each member? Basically, I am looking for something like the Dimension Library Grid View to be displayed in a user-friendly report. Before we start building something I wanted to make sure someone doesn't have an easy solution for this. Would want something that users could easily access perhaps via Cubeview or Dashboard content.
An example would be a report that shows all of the accounts with their metadata properties (ie. description, AllowInput, AcctType, Text1-8, etc.). I checked the Application Reports (RPTA) that is in MarketPlace but it doesn't have anything.
Thx,
Mike
Yes that is correct
6 Replies
- NidhiMangtaniContributor III
Hello,
You can use XFMemberProperty syntax mentioned below to retrieve details in your report:
XFMemberProperty(DimType=Entity, Member=|MFEntity|, Property=Text2)
Hope this helps.
- tdugasNew Contributor III
I am attaching two screen shots of our meta data dashboard hope that helps
- tdugasNew Contributor III
Yes that is correct
- mikedContributor
ok thx...we have similar members setup so I think I am okay. Was hoping there was a way to do without having to add members to dimension. Thx for your help on this.
Related Content
- 2 years ago
- 2 years ago
- 1 year ago
- 2 years ago