Next month label.
Hi Community,
I have a simple question and a new requirement by the client. What the client wants is to display in the title page a label that shows Next Month. So for example if the user selected a Jan 23 time, the label on the header form our sys module will show Feb 23 instead of Jan 23. Right now we have a sys module that display label for the current month. I was trying to do a Month (num)+1 to show the next month for the label. Month (Num) is the line item we use to display current month. Is there a better way to do this? Or I am wrong in my approach.
Any suggestion would be appreciated.
Regards,,
Answers
-
Hi,
You can simply put Current Month +1 as formula for Next Month0 -
hi @pyrypeura,
Thank you for your time. it is a big help. i was wrong on the format. instead of time period i put text.
Regards,
0