-
Can free workspace collaborators edit dashboards?
Hi there, We're fairly new to Smartsheet, but we are already using it to create new business opportunities. We are creating dashboards for a client, and we have set the client up as a collaborator on a client workspace. However, the client is being blocked from editing the dashboards that we have created for them (see…
-
Show columns in multiple sheets that are unhidden - using a report?
I have over 300 sheets all built from the same template. That template includes admin columns that we like to keep hidden, but sometimes users may unhide these by accident. Is there a way to make a report from all of those sheets, and determine if certain columns are unhidden and I should go in and edit those sheets?
-
Why can't new workspace owner schedule recurring backup?
Hi team - I setup a workspace and then moved some folders into that space and shared with a specific user. I then transferred ownership of those workspace folders to that specific user. When he attempts to schedule a recurring backup of the folders, he does not get that option: But when I right click the folder, I do get…
-
Adapt ressources view for teams
Hello everyone, Do you know if it is possible to configure the settings of the ressource view ? With the ressource view I can see the allocation for each people in my organisation, but I also would like to have the allocation for each team (tech, sales, ...) I was thinking about creating generic contacts to have this kind…
-
Date Format on Sheet Summary fields
Is it possible to apply date formats to date fields in a Sheet Summary? I haven't been able to find any documentation to suggest how it's done and it feels 'unbalanced' that you can format dates in the sheet but not in the sheet summary.
-
date Automation
I want to set up an workflow automation to look the last working day of a month. I use the sheet as an input sheet and to not want change the date of the trigger monthly. I do not see an option for last working day. Please advise
-
Folder-level permissions
Is it possible to have folders under one workspace and set them with different sharing permissions? Preference would be to create a folder for a project (rather than a workspace) but it looks like permissions to folders are shared from the workspace-level and can't be modified.
-
Remove "In Progress" from formula, but comes back unparseable
Good morning! I would like to change the behaviour of the below formula that defines rag status... =IF(Status@row = "Complete", "Gray", IF(AND(Status@row = "In Progress", [Due Date]@row > TODAY()), "Yellow", IF(Start@row > TODAY(7), "Green", IF([Due Date]@row < TODAY(), "Red", "Yellow")))) I would like to remove the…
-
How can we have a drop down in Dashboard
Hi Team, How can we have a drop down in Dashboard My objective is - Say for a example a user want to see just the input related to his/her project he can filter his project from dashboard and view. Thanks
-
Parent - children sum up formula.
Dear All, I need a formula by which I can automatically sum up all the values of the children row in the parent row. It would be great if the parent row gets the sum up all its children row, if there is 2 or 20 or more children rows inside the parent row, automatically. Thank you