Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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!!
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
56 | |
55 | |
54 | |
37 | |
29 |
User | Count |
---|---|
77 | |
62 | |
45 | |
40 | |
40 |