Forum Discussion
TChapa
3 years agoRegular Visitor
Create a slicer to filter CSV column by individual values
I have a column with CSV values. I want to make a slicer that can filter the data based on individual values in the CSV. If I drag the Options column into a slicer I get the Red slicer which shows ...
CoreyP
Solution Sage
3 years agoThis post is similar and should help: https://community.fabric.microsoft.com/t5/Desktop/Single-Slicer-to-Filter-Multiple-Columns/m-p/3423232
- CoreyP3 years ago
Solution Sage
Although, your use case is a little different. You'll probably just want to split your options column by delimiter, then unpivot the columns to rows.