Hi ,
I would need to display the last completed month in report header . Can you guys tell is it possible to derive last completed month in MMM YYYY format .
I have the sample code which gives the last completed minus one date .
(timestamp2date( _add_days(date2timestamp(Today()), -1) ))
Thanks,
Nithya