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, I would appreciate your help with this issue.
I have a table like this one:
N° Plots | Planting Date |
80 | |
80 | |
80 | |
224 | |
224 | 24/9/2019 |
80 | 24/9/2019 |
224 | |
80 | 27/9/2019 |
80 | |
80 | |
88 |
and I want to create a line chart like this one:
The chart was not made with the data of the table, is just an example, I will try to explain it.
The chart shows the cumultative sums of planted plots up to the day when I make the report.
So, taking the information of the table, the first day (in the table 24/09/2019) the chart will show the percentage of the plots planted up to that day (204 planted/1320 total plots = 15 %). If on 27/09/2019 I plant another 80 plots when I make the report the chart will show an advance in the planting process (284/1320 = 21.5 %). What remains to be planted (78.5 %) has to be show at the end of the plot indicating empty date.
The objective is to show the advance (each date is a Planting Date) of the Planting Process as the percentage of Plots planted from the Total Plots to be planted, the last point shows thew empty plots (not planted yet).
I tried to do it with Power Bi using the Cumulative Total but I get something like this:
Can you help me with it?
Thanks
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.