Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
EdouSav
Helper I
Helper I

Forecast help

hello, 

 

i have this measure 

 

Forcast2 = 
var __DerniereDateCompta = CALCULATE(max(COMPTA[Date compta]),REMOVEFILTERS())
var __CurrentDate = max('Calendar'[Date])
var __Forcast = CALCULATE([TotalBudget],KEEPFILTERS('Calendar'[Date]>__DerniereDateCompta))
var __TotalCompta = [COMPTA]
var __Reultat = __TotalCompta+__Forcast
return

__Reultat

 

EdouSav_0-1685654223115.png

and i have this matrix

 

my question : if the __DerniereDateCompta  = 15 AVRIL (i havent amount, its normal because i use keepfilter

 

i would like to have the TotalBUDGET in the Forcast Measure with the good grand total 🙂 

 

anybody have an idea ?

 

thanks a lot 

 

1 REPLY 1
lbendlin
Super User
Super User

Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-...
Please show the expected outcome based on the sample data you provided.

https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447...

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.