Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi everyone,
I have in my fact table a startdate and an enddate. This table is connected to a data table through the startdate. I know that my fact table contains the following dates on a person:
startdate enddate
2022-01-17 2022-10-01
2022-10-02 2023-03-14
2023-03-15 2023-07-16
But Power BI seems to merge (some of!) them together and returns
startdate enddate
2022-01-17 2022-10-01
2023-03-15 2023-07-16
Any ideas as to why it throws the middle dates away? I need the middle dates in order to make a datediff (which sumx at the moment doesn't recognize)
Solved! Go to Solution.
The issue you're encountering in Power BI, where certain date ranges in your fact table are being merged or omitted, Here are the possible reasons for this
Filter Context or Data Aggregation:
Time Intelligence Functions:
Date Table Completeness:
Best Regards,
Jayleny
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
The issue you're encountering in Power BI, where certain date ranges in your fact table are being merged or omitted, Here are the possible reasons for this
Filter Context or Data Aggregation:
Time Intelligence Functions:
Date Table Completeness:
Best Regards,
Jayleny
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
The problem occurs in a table regardless of there is being used measures or not. The tables shown above is the same as the visual in power BI. I cannot provide many screenshots as the information is classified.
"But Power BI seems to merge (some of!) them together and returns " - where is this happening? A table visual?
Please explain a bit more about the problem.
Screenshots will be welcome
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.