The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
cogburnml
4 years agoNew Contributor II
Populate Description of Prompted Member Instead of Name
I am creating a dashboard that compares two different scenarios (one of which is the prompted scenario). I want the header of the chart to display the description of the member instead of the name (i...
- 4 years ago
Try using the XFMemberProperty function:
XFMemberProperty(DimType=Scenario, Member=|!Prompt_Scenario!|, Property=Description)
Hope this helps.
NidhiMangtani
4 years agoContributor III
Try using the XFMemberProperty function:
XFMemberProperty(DimType=Scenario, Member=|!Prompt_Scenario!|, Property=Description)
Hope this helps.
- cogburnml4 years agoNew Contributor II
That worked! Thanks so much for your help!
Related Content
- 2 years ago