Forum Discussion
ChristianW
3 years agoValued Contributor
With this, you can only change all cubeview descriptions to the selected culture, but if you use:
Ud1#[Ud1Member].base:name(|MfUd1Desc|) or f#[FlowMember].base:name(|MfFlowDesc|)
You can still show the description of the other dimensions.
With:
name(XFMemberProperty(DimType=Account, Member=|MFAccount|, Property=Text1), name(XFMemberProperty(DimType=Account, Member=|MFAccount|, Property=AccountType)
you can access member properties like Text1 or AccountType (including Description).
I wasn't able to access a culture with name(), but there might be a solution for it as well.
Cheers
Christian
Related Content
- 6 months ago
- 3 years ago
- 8 months ago