March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hello - need your help please; this is doing my head in.
I'm trying to do a simple MERGE and from what I can see, the values look the same.
But for some reason, MERGE cannot find any match.
I've tried the following but it still doesn't work
- transformed both columns into decimal numbers
- applied Number.From on both columns
- multiplied both by 1
I also copied both in EXCEL --- XLOOKUP does not work either. In Excel, (1) applying VALUE() and (2) multiplying the first column by 1 do not work. What worked in Excel is to go through each value in the first table and hit enter.
How do i solve this in POWER QUERY? HELP please!
@m_dekorte i'd appreciate your help please?
Solved! Go to Solution.
Hi @LMDV ,
The values appear the same in that format, but in the background one is probably 5.520000000133 or similar.
I'd recommend applying Number.Round to both values before the merge and see if that helps.
Pete
Proud to be a Datanaut!
Hi @LMDV,
I'm with @BA_Pete on this one, that's most likely.
Generally there are a couple of things to look out for when a merge is not returning the expected result.
1) The case of strings
2) The datatype of values
3) The addition of invisible characters like a space for example
4) The number of decimal places
Hi @LMDV,
I'm with @BA_Pete on this one, that's most likely.
Generally there are a couple of things to look out for when a merge is not returning the expected result.
1) The case of strings
2) The datatype of values
3) The addition of invisible characters like a space for example
4) The number of decimal places
Hi @LMDV ,
The values appear the same in that format, but in the background one is probably 5.520000000133 or similar.
I'd recommend applying Number.Round to both values before the merge and see if that helps.
Pete
Proud to be a Datanaut!
this worked! thanks BA_Pete!
Took you a little while to get round to this, huh? 😂
Pete
Proud to be a Datanaut!
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
21 | |
16 | |
13 | |
13 | |
9 |
User | Count |
---|---|
36 | |
31 | |
20 | |
19 | |
17 |