Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi all,
I have the below table and I'm trying to develop a filter that will search across each country column.
I have managed to get it to work for a single column - the filter will show me rows with/without "Sales" in it - however I need to expand this so that it will search across all of the columns. Any tips on how to do this? Help would be much appreciated!
hi @Anonymous
could you also post your expected result?
the logic is similar to this post. the point is to unpivot the data first.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 5 | |
| 5 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 16 | |
| 8 | |
| 7 | |
| 7 |