Filip
2 years agoNew Contributor II
XFMemberProperty in Cube View
How do I combine XFMemberProperty with Dynamic expansion in a cube view?
E.g. I want to expand Entity and account on Rows.
Row1: E1 =E#Total.Base, E2=A#FinancialAssets.Base
in columns I have t...
- 2 years ago
Hi Filip,
The easiest way is probably to just create 2 dynamically calculated members in one of your dimensions (typically UD8) which just references and displays the entity's attributes that you desire. You will need to set the columns for Currency and Text8 to the view member: Annotation to show text values.
Thx,
Mike