Hi Neuza,
Try the below formula in WebI to get last day of previous month for any month in the year,
=RelativeDate(ToDate("01/" + FormatDate(CurrentDate();"MM/yyyy");"dd/MM/yyyy");-1)
Regards,
Balajee
Hi Neuza,
Try the below formula in WebI to get last day of previous month for any month in the year,
=RelativeDate(ToDate("01/" + FormatDate(CurrentDate();"MM/yyyy");"dd/MM/yyyy");-1)
Regards,
Balajee