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! Learn more
Hello
I have the following problem.
I would like to display an ideal call-off history of a contract in PowerBI. This should be displayed in a line chart.
For this I have the following data:
- Start date of the contract
- End date of the contract
- Total quantity of the contract
From this I calculate the duration of the contract via DATEDIFF( Startdate,Enddate,DAY).
Then I divide the total quantity by the duration and get my ideal call-off per day.
Now I would like to represent the whole cumulated but find no correct starting point for the measure.
For better understanding I have added a sketch to show the goal.
I tried GenerateSeries fct and the DAX Pattern Cumulative Total but i only get one specific data point in my line chart and no line
Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
https://community.powerbi.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-...
Please show the expected outcome based on the sample data you provided.
https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.