Forum Discussion

AnkitaaMishra's avatar
AnkitaaMishra
Super User
1 year ago
Solved

Dynamically change the KPI in table Visual

Hi,  I am trying to change the existing column header and its value in a table visual according to what is selected in the slicer. Example : If Slicer Region ="North America" then In table we ...
  • AnkitaaMishra's avatar
    AnkitaaMishra
    1 year ago

    Thanks for your reply PijushRoy ,

    I used a shape to dynamically update the table header and applied DAX to modify the measure values.

    However, I have to keep the columns static and cannot dynamically remove them based on slicer selection.