Sign in to join the conversation:
I am trying the set up a dashboard using a rollup sheet.
I am trying to automate the start date so that it is always set to the 1st of the month or would it need to be manually changed every month?
Thanks
Dave
Give this a try...
=MONTH(TODAY()) + "/" + 1 + "/" + YEAR(TODAY())
What it does is displays the month for whatever TODAY is.
Then a /
Then 1
Then another /
And finally the year for whatever TODAY is.
Below is the result
Hi, I am a user for a paid plan, but for some reason, smart sheets stopped letting me edit. How do i fix this so that i can edit a dashboard? Thanks!
The timeline widget has a toggle: Set the default hierarchy state. I am turning on "expand lanes by default." It seems regardless if I turn this "on", save, sign out, and sign back in, it automatically changes back to "off" when I log out. I have tried clearing my browser cache.
Hi Everyone, We currently have a Smartsheet business plan and we wanted to know if it was possible to invite people into workspaces, but limiting what they see in the workspace. A few users would like to be able to edit some sheets within this workspace, but it is not allowed since their accounts are set as viewers. Is…