Forum Discussion
Column level slicer interaction on cards
I have a single table, where i have to create a dashboard for data profiling for each column. My requirement is i need a slicer for all the columns from the table. And i have to create 5 to 6 cards the measures are Distinct count, Row count, valid data, error, null, min,max and nameof the column. When i slice the column the above measures should filter the values for that particular column. I tried to do parameters to create slicers but my problem is i am not able t create dax measures that changes when colunm level filter is applied
1 Reply
- eliasayyyMemorable Member
hello in you visual pane where you insert visuals, go to modeling and there is parameter press on new and seelct fields , this will create you a slicer based on columns or measures , this will help you have a dynamic x and y axis