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 nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hi all,
I have a really annoying problem:
I'm trying to merge two queries and can't get the columns to match... to illustrate the problem I have reduced my tables to only two columns each and only three rows. Please see pictures:
Table A
Table BI press "Merge Queries as New" and select Col 1 for both tables. No mather what options I choose from the "Join Kind" option I get 0 matching rows... Please see the next two pictures..
Zero matches!!!
Zero matches!I believe this is due to some kind of formatting error but everything seems okay to me. Does somebody have any suggestions on how to trouble shoot this error!?
Thank you!!
Solved! Go to Solution.
Hi @Anonymous
Could there be some extra space after some text..?
For example "MRG " in one table ..."MRG" in another
You can use custom Column to check this
Text.Length([Col 1])
Hi @Anonymous
Could there be some extra space after some text..?
For example "MRG " in one table ..."MRG" in another
You can use custom Column to check this
Text.Length([Col 1])
| User | Count |
|---|---|
| 24 | |
| 22 | |
| 22 | |
| 18 | |
| 13 |
| User | Count |
|---|---|
| 68 | |
| 55 | |
| 45 | |
| 42 | |
| 30 |