Forum Discussion
2 Replies
Sort By
- ChristianWValued 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
- NicolasArgenteValued Contributor
Hi NV,
Check that the user you are impersonnating has the required culture under System.
Go to your cube view and check Current under Culture.
Related Content
- 6 months ago
- 3 years ago
- 8 months ago