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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi, there!
So I'm new to Power BI and there's this problem I can't seem to find a solution.
I have table 1 and table 2.
Table 1 contains date and real sales value.
Table 2 contains date and estimated sales value.
I'm trying to plot a chart to compare real vs estimated sales value at Y axis and date at X axis - pretty simple.
To do this, I've linked the Date columns in both tables at the Relationship view - 1 to N, since I can have multiple sales in one day, but only one total estimated value per day.
The problem is that Table 2 has not estimated values to all the dates that Table 1 contains.
This means that Table 1 has dates like (03/07; 04/07; 05/07; 06/07 - and so on), where Table 2 has only dates (03/07; 06/07) - because the estimated value wasn't estimated every day, but just in a couple of days.
The result is a line chart with a lot of values in an "{empty} date value"
How can I fix that?
Thank you so much!
Solved! Go to Solution.
Hi @tgom94 ,
You can create a calendar table with whole date range, then use this as bridge to link two tables.
When you use calendar date field as category fields, it will mapping and summary all records based on relationship.
Regards,
Xiaoxin Sheng
Hi @tgom94 ,
You can create a calendar table with whole date range, then use this as bridge to link two tables.
When you use calendar date field as category fields, it will mapping and summary all records based on relationship.
Regards,
Xiaoxin Sheng
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!