How to Display Name of Current Month on Dashboard (with automatic updates)

I would like to display the progress of monthly task completion on my dashboard, with the completion status resetting on the first day of each month. How can I display the name of the current month on the dashboard and have it update automatically? There is an excel formula that will do this, but I don't know how to do it in Smartsheet.
Answers
-
hi @kathyb,
So the fastest solution that come to my head is you need to create sheet with 3 columns:
in the first column you will have function =today(), in the second column you will the function =month(today@row), in third column you will have nested if… so it woulb be =if(month@row=1, "January", if(month@row=2, "February", if(month@row=3, "March", if….. ) and in your widget you will show always the month data from third column that will update automatically based on today() function from firs column.
Hope this helps.
Experienced IT PM and the Real Smartsheet Enthusiast.
Is there anything else we can help you with? - book your time.
MASA Consult - Your Aligned Smartsheet Gold Partner
Find us on LinkedIn & Check our Smartsheet Solutions!
Tag my name: @kowal if you want me to respond :)
-
Thanks - I'll give that a try!
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.1K Get Help
- 450 Global Discussions
- 155 Industry Talk
- 505 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 80 Community Job Board
- 514 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 36 Webinars
- 7.3K Forum Archives