Forum Discussion
Rajesh_R1
5 years agoFrequent Visitor
running total for specific value
Hi, I have the below table, in which i calculated the running total. Can any one suggest how to create a seperate measure which filter only the Running total value when SOTAT days at 1? ...
Rajesh_R1
5 years agoFrequent Visitor
amitchandak Any suggestion Pls?
Anonymous
5 years agoNot applicable
HI Rajesh_R1,
Did you mean to show the rolling total on the row which has the special category type values?
If that is the case, you can write if statement to check the current type to navigate to different calculation formulas. (other types to common calculation, specific type to rolling total)
Regards,
Xiaoxin Sheng