Connect with peers, share your expertise, and inspire what’s next in Smartsheet — from proven practices to practical how-to insights from fellow users and product experts.
Sign in to join the conversation:
good Morning
i have a workspace with 3 differen Folders. Is it possible to share each folder with differen people instead of settin all sharers at sheet level?
Regards
Not that I know of. The sharing settings can be defined at the workspace and/or at the sheet/report level. As an alternative to using folders, you could create separate workspaces. This depending on your setup would enable you to avoid the use of folders and simplify access for your users, as well as admin for yourself. One way I have done this is to use the same names for the workspace, with a slightly different prefix. For example "Workspace Team 1A, Workspace Team 1B, Workspace Team 1C". That will enable them to be grouped together in the view so that users (and admins) can easily find them. To further simplify workspace access, you can create user groups with the relevant names and permission levels.
We have been asking for a long time now, still waiting
Not sure how this is not a priority.... If I handle 1 Customer, but they have several projects, I do not want to create several Workspaces for each project. I want to create 1 Workspaces and several Project folders - and give access to the Folder level
Receiving this error every time I try to save a change to a single sheet or access the Automation menu. All other sheets are working correctly. I've tried multiple browsers, clearing my cache, restarting the computer and checking for Smartsheet outages. While I'm actively working on developing the sheet further, there are…
Within the Add Row workflow element, Bridge throws this error when I simply trying to send a contact list value from one sheet to another sheet in Smartsheet Bridge. I understand that the "to" sheet is requiring the value to be an email but I can't find the object value in the Run Log. @Genevieve P. hoping you can help.…
I tested three methods: get sheet (Python SDK) raw HTTP request get row (Python SDK) Method Total Has att Empty get_sheet 11153 4379 6774 raw HTTP 11153 4379 6774 get_row (last 10) 10 10 0 get_sheet (last 10) 10 0 10 raw HTTP (last 10) 10 0 10 I can confirm that every row in this sheet has an attachment.