This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreGet Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher now.
Hi!
I have data that is structured something like this:
Where the numbers in each cell are linked to each individual but identical explanation tables that look like this:
I am wondering if there is a way to create a single slicer to for slicing all three columns at once, preferably structured like this:
| UK | |
| Yes | |
| No | |
| Applying | |
| BeingConstructedFor | |
| Expired | |
| Candidate | |
| Sweden | |
| Yes | |
| No | |
| Applying | |
| BeingConstructedFor | |
| Expired | |
| Candidate | |
| Ireland | |
| Yes | |
| No | |
| Applying | |
| BeingConstructedFor | |
| Expired | |
| Candidate |
with each country having their own dropdown list in an hierarchical slicer?
Solved! Go to Solution.
@hbirk , Better to unpivot table 1(Then split the column) , Then you can drag country from table 1 and meaning from table 2 in visual
https://radacad.com/pivot-and-unpivot-with-power-bi
https://learn.microsoft.com/en-us/power-query/split-columns-delimiter
It's looking good and doesn't need to be added in additional rows.
Facing same... but its fine on my end 🙂
@hbirk , Better to unpivot table 1(Then split the column) , Then you can drag country from table 1 and meaning from table 2 in visual
https://radacad.com/pivot-and-unpivot-with-power-bi
https://learn.microsoft.com/en-us/power-query/split-columns-delimiter
The tables are pulled from a database, and all rows contain additional information as well. When unpivoting it creates a lot of extra rows, Will this affect performance or is there a way around this?
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 23 | |
| 20 | |
| 19 | |
| 19 | |
| 14 |
| User | Count |
|---|---|
| 56 | |
| 56 | |
| 42 | |
| 26 | |
| 24 |