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 moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi,
I am trying to make a presentation on power bi. I am stuck at a point where one of my rows mentions priority 1,2,3 and 4 and they all correspond with a specific country.
My question is that how to I get the total/count, of say priority 3 while corresponding with united kingdom? Bear in mind, the priority column and country column is different.
Thanks in advance!
Solved! Go to Solution.
It sounds like you need to use two slicers, one for country column and one for priority column.
Hi devilkak,
Would you please share some data example here?
If the purpose here is to get the total or the count value of Priority 3 of special country, then we could create two Slicers as smoupre suggested, if the country and the Priority are on the same table.
Otherwise, we should manage table relationship to make the Slicer workable.
If you would like to have a calculated measure to only show the total (or count) value, then we need to do some DAX calculation, which would the data sample to generate the correct DAX expression.
Regards
Hi devilkak,
Would you please share some data example here?
If the purpose here is to get the total or the count value of Priority 3 of special country, then we could create two Slicers as smoupre suggested, if the country and the Priority are on the same table.
Otherwise, we should manage table relationship to make the Slicer workable.
If you would like to have a calculated measure to only show the total (or count) value, then we need to do some DAX calculation, which would the data sample to generate the correct DAX expression.
Regards
It sounds like you need to use two slicers, one for country column and one for priority column.
Check out the April 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 |
|---|---|
| 28 | |
| 23 | |
| 22 | |
| 16 | |
| 16 |
| User | Count |
|---|---|
| 60 | |
| 35 | |
| 28 | |
| 22 | |
| 21 |