Forum Discussion
Sum for Projected Year total
See below. The first column shows monthly budget, second is the cumulative budget over the fyear. The third column should always show the EOY budget, ie. 9,341,386.61
Share the download link of the PBI file.
- DM4743 years agoRegular Visitor
Hi Ashish
I just want help with the generic formula, I cannot share the file.
It should be a simple formula to calculate the whole year.
- Ashish_Mathur3 years agoSuper User
Try this
Measure = SUMX(ALL(Calendar[MontYear]),[Budget])
If this does not work, then i cannot hlp any further unless i see the file.
- DM4743 years agoRegular Visitor
Hi Ashish
That doesnt work.
The table is above. If you assume that all I have is a table with Date and Sales Forecast, how do I calculate the Total Year out forecast?
Why would you need the Power BI file to help with this? The power BI file does NOT work so would be useless.