Hi All,
I am trying to create month end report saved search and i need to provide posting period as available filters.
when they enter posting period i have to calculate that month end data .
i am able to do for current month statically using addmonth({today}-1) but when they change posting period is there any way i can make it dynamic?
Thanks