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
Thanks for reaching out to us.
I think the reason why measure doesn't work is that when the data comes from two tables, you can't directly use the selectedvalue() to get and compare them. Generally speaking, we usually use the key between the two tables and then filter to get the corresponding row, and then compare. Can you share some sample data so I can investigate further. Thanks.
Best Regards,
Community Support Team _Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.
@Orstenpowers , Are these values selected in slicer?
Try like
Sales off vs Country = IF(Max(salesoffices[Sales office country]])=Max('IObOL new (incl K Group)'[Country name]),"identical","deviating")
I did not use a slicer.
Unfortunately your formula does not work. I get message that "column Sales office country]])=Max('IObOL new (incl K Group)'[Country name was not found in table "salesoffices" or is not being allowed to be used in this term...
What needs to be adjusted?
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 |
|---|---|
| 35 | |
| 27 | |
| 26 | |
| 22 | |
| 18 |
| User | Count |
|---|---|
| 67 | |
| 36 | |
| 32 | |
| 26 | |
| 23 |