Forum Discussion
Guille2711410
Helper I
6 years agoCALCULATE between dates and parameters
Hello I want to calculate a value between 90, 120, 150 and 180 days. I use the following DAX formula: For example for 90 days it is: Accum_90days = CALCULATE ([M_Value], DATESBETWEEN (Calendar [Date]...
Guille2711410
Helper I
6 years agoThanks Steve
My cut-off date 08/31/2020
I want to calculate the value in the next 90,120,150 and 180 days from the first day of the following month, in this case 09/01/2020 and from there accumulate the value for the next 90 days 11/30/2020.
Also if there would be the possibility of handling the number of days in the same formula.
Thank you very much
Guille2711410
Helper I
6 years agoI tried your solution Steve but it did not work, I ask for assistance again with more information, I await a response. Thank you