Forum Discussion

sumanmehtain's avatar
sumanmehtain
New Member
4 years ago

How to show differenr table visuals based on value selected in slicer?

Hi experts,

I want to show results fetched from different tables based on values selected in a slicer. Example - 

Slicer shows two values type1 and type2. When the user selects type1, I want to show table1 visual that shows data from TableModel1. At this time, table2 visual should be hidden.

Please let me know how this can done.

 

Many thanks in advance

Thanks

3 Replies

    • sumanmehtain's avatar
      sumanmehtain
      New Member

      Hi, In my cases columns of table1 and table2 are going to be different. 

      Table1 has columns A and B

      Table2 has C and D columns.

      In the suggested thread , column names do not change based on slicer selection.