Forum Discussion

zaklewis's avatar
zaklewis
Regular Visitor
5 years ago
Solved

DAX Logic

Hi all, just trying to figure out this DAX logic, any help is welcome.

 

Background: This is actuals and forecast data. The FY ends on month 6. I already have the FY year/month calculations in my Calendar dim. I'm trying to figure out the remaining figures when actuals are empty.

 

Task: For example, if the current month is P10 (which is March in this case) then I like to sum the following
Actuals P1+P2+P3+P4+P5+P6+P7+P8+P9+P10 + Forecast P11 + P12

 

Thanks in advance.

 

 

2 Replies