Forum Discussion
Anonymous
6 years agoNot applicable
Problem whit LTM
Hello, I want to use this structure but dynamically; HH_for = CALCULATE ([High + white + low F]; 'TRAINING' [PERIOD] = 201903 || 'TRAINING' [PERIOD] = 201902 || 'TRAINING' [PERIOD] = 201901 || ...
v-yuta-msft
6 years agoCommunity Support
Anonymous ,
It seems like you need to achieve rolling total of previous 12 months? Could you share some sample data and clarify more details?
Regards,
Jimmy Tao
- Anonymous6 years agoNot applicable
initial relationship1. This is the result you should get. 2. HH_for as we see the result is approachingUsing Datesinperiod -12 Monththis option I get the correct results but in a static way. option dynamically?Relationship option 2Results2º EJample