Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I am working on one of the report where I need to find out average of expression. I am following below procedure to get the same.
SUM( total {condition} expression) for all month / relative value of month SUM( total {condition} expression) for all previous month.
I am using Above function to get previous value of expression but I am not able to do the total on top of the same.
Please help me to get the solution or suggest any another method to achieve the same.
Thanks.