Forum Discussion
Kari_Almeida
5 years agoNew Member
Create table changes according to filter
Hi,
I need to build a table that changes dynamically, according to a selection of measures.
First, I need to create a filter composed by columns from different tables.
Then, I need the table to show only the measures selected by the user.
Someone can help me?
Best Regards.
1 Reply
- wdx223_DanielCommunity Champion
have two methods to get this
1 calculation group
2 create dimension table, and use SWITCH function to aggregate your measures.