Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello,
I would like to calculate a cumulative difference between a cumulative actual amount and the cumulative budget amount.
The problem is that we have the actual amount up to September and the budget amount up to the end of the year.
When doing the difference it takes the total sum of the cumulated budget.
I'd like it to be limited to the cumulated actual amount.
Here's an example:
I would like show the value in blue
Hello,
This is my file PBI.
Presently, I have the data realized to january 2023.
I want to calculate the ecart realized cumul and budget cumul.
The problem the realized cumul is limit to january 2023 and the budget to december 2023.
The result of my calculate : the amount realized (january 2023) - amount budget (all cumul to december 2023). This result is not correct.
I want to calculate the ecart in the data realised
Exple : The realised in 2023 is limit january, I want to calculate the ecart realied and budget january 2023.
If i have the new data for realied (exple: fevuary 2023), the ecart is realised (fevuary 2023) and budget fevuary 2023.
Help me
Hi,
Revise this measure to
Ecart realized/budget = if([Realized] <> BLANK(),[Realized YTD] - [Budget YTD], BLANK())
Write this measure
Measure = SUMX(VALUES('Dim Date'[Mois - Libellé]),[Ecart realized/budget])
Hope this helps.
Hello
thanks you for the solution.
This solution is not generally when the amount has the data.
Exemple : When click 2022, I have the data for all month (january and december) but the total is not correct.
2023
2022
I hope you have tried my formulas and your answer is correct.
Hi,
Share the download link of the PBI file.
Hello,
This is the link.
Thanks
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
71 | |
70 | |
43 | |
31 | |
26 |
User | Count |
---|---|
89 | |
49 | |
44 | |
38 | |
37 |