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
Hi
I have 2 tables with a week ending date, of type date, I am trying to merge but get this error
Both fields are of
- type date and clean
- column quality of both is 100%
I have tried
- duplicating the Dates table and merging but get the same error
- used Date.From([WeekEnding]) from the WeeklyExchangeRates table and merging but get the same error
However interestingly the tables will merge on the Dates[Date] column but shouldn't I be able to merge a 'many to many' field with a 'many to many' field???
I would appreciate any suggestions. Thanks
Solved! Go to Solution.
It is merging, it is just saying that no dates in the 27 records of the first table exist in the second table. Have you validated that records exist to match?
Also, can you confirm the culture is the same? For example. in the first table, those could be June 11 or Nov 6, depending on the culture, and that won't match as expected. Make sure they are set tot he same. You can do that by forcing the culture when you change the data type.
DAX is for Analysis. Power Query is for Data Modeling
Proud to be a Super User!
MCSA: BI ReportingIt is merging, it is just saying that no dates in the 27 records of the first table exist in the second table. Have you validated that records exist to match?
Also, can you confirm the culture is the same? For example. in the first table, those could be June 11 or Nov 6, depending on the culture, and that won't match as expected. Make sure they are set tot he same. You can do that by forcing the culture when you change the data type.
DAX is for Analysis. Power Query is for Data Modeling
Proud to be a Super User!
MCSA: BI ReportingMarch 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 | |
12 | |
9 |
User | Count |
---|---|
34 | |
31 | |
20 | |
19 | |
17 |