AndreaF
3 years agoContributor III
Concatenate strings in the "Name" function
Hi,
I'm trying to build a cube view having a list of Entities on the rows. I'd like the row label to be the entity description followed by the entity currency.
I was trying to use the Name functi...
- 3 years ago
Try this
E#Tot_Entity.TreeDescendantsInclusive:Name(|MFEntityDesc| XFMemberProperty(DimType=Entity, Member=|MFEntity|, Property=Currency, VaryByScenarioType=[], VaryByTime=[]))