Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more
I am trying to merge two financial statements in order to reconcile on amounts. I rather have a unique key to reconcile, but the statments do not seem to have any unique identifier to tie them together. What happens when I merge as new in Power Query, any unique number works perfect, and leaves blank which is the result I am looking for. However, if the number matches ($193.00 in the example below) Power Query adds that number even if it doesn't exist on one of the statements. How can I prevent this from happening?
If the reports have the same number of rows then add an index column and merge by index column.
Otherwise maybe try grouping by number first and count of the number. Next you merge and maybe you will see that 193 is count 2 on one sheet but count 1 on the other.
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 1 |