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 there
I have a data structure consisting of a fact table and i've joined a general date dimension to that table via a full date.
I'm using import as the query method.
I've used this structure heaps of times and was working on a similar structure earlier today, but when i created a new structure - my data is no longer returning properly.
The dimension table results are not joining to the submitted date as expected and i only have a handful of date dimension results that are actually joining to the fact table.
My date table is populated. Earliest date and Latest date are returning as below screenshot.
Where have i gone wrong??
I've checked data times are "dates" for the join.
and i've tried refreshing the source.
Solved! Go to Solution.
From everything that I am seeing, it is your time component that is causing the problem, you should create another column that is only the Date component and join on that. the 12:00:00 AM entries join correctly because a Date value with no time component is a 0 for the decimal component, which means 12:00:00 AM.
From everything that I am seeing, it is your time component that is causing the problem, you should create another column that is only the Date component and join on that. the 12:00:00 AM entries join correctly because a Date value with no time component is a 0 for the decimal component, which means 12:00:00 AM.
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 |
---|---|
122 | |
91 | |
74 | |
58 | |
53 |
User | Count |
---|---|
196 | |
119 | |
107 | |
68 | |
64 |