Forum Discussion

rrrrvi's avatar
rrrrvi
Frequent Visitor
3 years ago

Show columns based on values

I have a table where one of the rows is the month.  

Have to create a slicer , such that depending on the selected month in the slicer , the columns which have that month are displayed in the dashboard view. 

 

BranchBranch1 Branch 2Branch 3 Branch1_1Branch2_2Branch3_3Branch1_4Branch2_5Branch3_6
Metric 1         
Metric 2         
MOMJan Jan JanFeb Feb FebMar MarMar

 

If a user select Jan from the slicer, only Jan stats are displayed. 

 

BranchBranch1Branch2Branch3
Metric1   
Metric2   
MOMJan JanJan

 

 

3 Replies