Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
jdb9294
Frequent Visitor

Slicer to filter based on several columns

Is it possible to have a slicer to only show rows where at least one column shows the selected data?

 

Example:

 I have a table with two columns CreatedID and ClosedID.

 

I want to be able to check off an ID in a slicer then have my visuals only show data where that ID exists in either column.

1 ACCEPTED SOLUTION
Zubair_Muhammad
Community Champion
Community Champion

@jdb9294

 

How about unpivoting the 2 columns using Query Editor.

Then you can create a slicer from that single unpivoted column which contains both Created and Closed IDs

View solution in original post

1 REPLY 1
Zubair_Muhammad
Community Champion
Community Champion

@jdb9294

 

How about unpivoting the 2 columns using Query Editor.

Then you can create a slicer from that single unpivoted column which contains both Created and Closed IDs

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Top Solution Authors