How to get previous month count

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.

image

regards,
Naveed Ali