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
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
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...
Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!
User | Count |
---|---|
119 | |
75 | |
66 | |
51 | |
49 |
User | Count |
---|---|
183 | |
101 | |
80 | |
79 | |
77 |