Hi,
How to get previous month total count.
im using periodOverPeriodLastValue but it does not return total of previous month.
periodOverPeriodLastValue(sum(sessioncount), {start_date},MONTH, 1)
Thanks
Hi,
How to get previous month total count.
im using periodOverPeriodLastValue but it does not return total of previous month.
periodOverPeriodLastValue(sum(sessioncount), {start_date},MONTH, 1)
Thanks
Hi,
you can use the running function.
regards,
Naveed Ali