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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

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
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

AugPowerBI_Carousel

Power BI Monthly Update - August 2024

Check out the August 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

Find out what's new and trending in the Fabric Community.