Forum Discussion

gowrishankar65's avatar
9 years ago

How can I dynamically select columns in table visualization ?

I have a table (dataset) which consists of 20 columns in which the first 12 column names represent the Month name(From Jan to Dec) remaining  8 columns are measures. Based on the current month, In report the table visualization should only show (8 measures+1 current month column) 9 columns. How can I attain this ?

2 Replies

  • Greg_Deckler's avatar
    Greg_Deckler
    Community Champion

    Create a measure for current month. Create a column visualization, drag each measure into the Values area.

  • v-huizhn-msft's avatar
    v-huizhn-msft
    Microsoft Employee

    Hi gowrishankar65,

    In table visualization, we are unable to select columns dynamically. When you select one column as value level, it is shown in the table. You must change another expected one if you want to change the column.

    Best Regards,
    Angelia