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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I want to merge a historical data table with live data imported from a database. The historical data includes data before 1st June 2019. The live data is after this date.
I created a dates table and created a relationship in the models tab between the dates column in the dates table and the dates columns in the live and historical data.
When creating a table with the dates table date and counting the relevant values in the historical/live data, I only get the total count in each row. Whereas when I use the dates column in either live/historical data, the count is broken down by date
(e.g. with historical data count and historical data date field: July 1st = 10, July 2nd = 5, Total = 15...but if i use the dates table date i get July 1st = 15, July 2nd = 15, Total = 15)
The date formats are exactly the same. ANy ideas how to overcome this?
Hi @Anonymous ,
What is the formula are you using? What is the relationship between your fact table and date table?
Best Regards,
Dedmon Dai
@Anonymous ,
There can be a few reasons
Sales Date 1= [Sales Date].Date
Sales Date 2= Date(Year([Sales Date]), Month([Sales Date]), Day([Sales Date]))
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 53 | |
| 51 | |
| 36 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 93 | |
| 77 | |
| 41 | |
| 26 | |
| 26 |