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 have two tables. I need to find matches and non matches of the Store numbers.
Table 1 -Lists store numbers
Table 2 - Only lists the Store numbers that have had sales.
Can anyone help me with a measure/column for this please?
Solved! Go to Solution.
Hello @lennox25 ,
You can use merge queries and try left anti join in the join types to get the output of rows which are only in table 2 and not in table 1. If you want reverse, you can use right anti join.
If this post helps, then please consider accepting it as the solution to help other members find it more quickly. Thank You!!
Hello @lennox25 ,
You can use merge queries and try left anti join in the join types to get the output of rows which are only in table 2 and not in table 1. If you want reverse, you can use right anti join.
If this post helps, then please consider accepting it as the solution to help other members find it more quickly. Thank You!!
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 |
|---|---|
| 61 | |
| 35 | |
| 28 | |
| 22 | |
| 22 |