Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.
Solved! Go to Solution.
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
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
User | Count |
---|---|
78 | |
77 | |
44 | |
30 | |
26 |
User | Count |
---|---|
97 | |
91 | |
52 | |
47 | |
46 |