Forum Discussion
AmalrajRRD1
9 years agoHelper II
Subtracion
Hi all, I did subtraction calculation from current year to previous year .I have Jan to Dec data . Now my question is i want to show the value only difference between Dec to Nov . I don t ...
- Anonymous9 years ago
Hi AmalrajRRD1,
I think it is possible and it will be help if share some sample data of your data structure.
It might be like:
Result= Calculate([DiffMeasure],FIlter(All(Calendar),MONTH([Date])>=11))
Regards,
Xiaoxin Sheng
Anonymous
9 years agoNot applicable
Hi AmalrajRRD1,
I think it is possible and it will be help if share some sample data of your data structure.
It might be like:
Result= Calculate([DiffMeasure],FIlter(All(Calendar),MONTH([Date])>=11))
Regards,
Xiaoxin Sheng