Forum Discussion

Kari_Almeida's avatar
Kari_Almeida
New Member
5 years ago

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_Daniel's avatar
    wdx223_Daniel
    Community Champion

    have two methods to get this

    1 calculation group

    2 create dimension table, and use SWITCH function to aggregate your measures.