Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I have problem with stacked area chart. When measure return blank values when there is no values on plot:
My measure:
%_Time_avg_per_case_in_hours =
%_Time_avg_per_case_in_hours =
%_Time_avg_per_case_in_hours =
Solved! Go to Solution.
The solution is below:
hi @Anonymous
You need to create a dim date table and then create a relationship with tasks table by date column and use date column from dim date table for the x-axis value, then it should be ok.
If not your case, please share your sample pbix file for us have a test, that will be a great help.
Regards,
Lin
Hi @v-lili6-msft,
Thanks for answer. I already created date table:
I added "+0" and the measure is calculated properly but it still need to be changed because on chart we see dates (start of the week) where we do not have any tasks (in time record table - it is fact table):
Tasks occures in third quarter:
Chart:
hi @Anonymous
If possible, could you share us a simple sample pbix file for us have a test?
Regards,
Lin
The solution is below:
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!