hi Community,
I just got this requirement recently and it is giving me quite a challenge. the requirement is to select the current month then display the 3 prior months and Current month on the table. So example, user will select Jan 23 then the table should display Jan 23 Dec 22 Nov 22 and Oct 22.
so far this is what I have a module where I assume I would be doing an ITEM(TIME) to capture the current month.
I can't seem to capture the current month and the previous 3 months on the boolean line.
Any ideas will be much appreciated.
Regards,