Forum Discussion
Filter table column on multiple conditions using slicer
I have a table with text values in all the four columns. I need to filter the table column depending on slicer selection even if it satisfies on condition of all the columns. Refer screenshot
Please note i have 15 other columns and around 900 records in the data table. Appreciate your help.
Hi powerbisach,
After research, please create a new table including distinct all values from four columns. You can get a result which is similar with but not the same. Please see the result shown in the following screenshot.
Please download the .pbix file(attachment) for more details.
Best Regards,
Angelia
8 Replies
- v-huizhn-msftMicrosoft Employee
Hi powerbisach,
Until now, the slicer is used to filter rows in table, we can't filter columns. Please review the following feature request and vote them.
Multi-Columns Slicer
Filtering/slicer by Columns
Best Regards,
Angelia- powerbisachHelper ISorry for communicating my issue in wrong way.Basically i would like to display all rows who satisfies any one of the condition.Example = If i select "a" in slicer i should be able to display all rows which contains "a"
- v-huizhn-msftMicrosoft Employee
Hi powerbisach,
All right, I got it. But the slicer filter the rows based on the value in the column added in slicer. You want to return all rows contain the selected value in different columns, it's impossible now.
Best Regards,
Angelia