-
Post Collection Release - Still Need Folder-Level Permissions
I would like to reopen the discussion on this topic: https://community.smartsheet.com/discussion/92633/folder-level-permissions Even though Collections sortof work, it adds extra complexity, extra time and extra work. Being able to share a folder as opposed to having the all or nearly nothing approach be preferred. I am…
-
Bridge Search Sheet module - Filter by Date value
Hello. My LOB uses Smartsheet as a form of staff management system. This includes essentially creating a Workforce Management (WFM) tool in Smartsheet. Using Bridge I have managed to automate many of the daily attendance process and am now looking to add a flow to auto update time off requests to approved for future dates…
-
How can I move my individual workspaces into one folder?
Hello everyone, I have over 20 workspaces made in my Smartsheet and some are the ones that I do not need anymore. Is there a way that I can move those old workspaces in one folder to clean it up or what are the ways that I can clean my Smartsheet? Thank you Shrusti
-
WorkApp & Dynamic View
I have a Dynamic View of a worksheet that houses asset information in a WorkApp. When accessing the actual worksheet from mobile device I am able to use the 'scanner' functionality to scan a barcode. However, when accessing the Dynamic View in WorkApp I am only able to 'Insert Image'. Is the limitation WorkApp or Dynamic…
-
How to get the text to wrap around?
I am using the generate document feature and have set up the mapping to automatically generate documents and fill in the appropriate fields. However, in some of the fields the text runs off the page. I have made the text boxes big enough to fit a small paragraph and turned on the wrap text, but the text continues to run…
-
Login OK but not able to edit any work
I am able to open smartsheet and my account shows that my license is active but I am not able to edit any of the documents that I created 2 weeks ago. I am new to smartsheet so would appreciate any help anyone can provide. I get the following error: I filled out a support request but no response.
-
Fix API documentation for "Alternate Email addresses" and improve Bad Error Messages
I had Technical Support Case #09045069 in relation to this issue. I was told to get the API documents corrected, I needed to post to here. Update API Documentation Some (all?) of the API calls related to Alternate Email Addresses require both an Enterprise Account and to be manually activated by Smartsheet Support. The API…
-
Healthcare Governance Templates
I'm currently working on updating our PPM tool to Smartsheet and I'm looking for templates to utilize that implement a governance process to move projects through the different phases? Does anyone have anything that they could share?
-
Can't See Groups or Users
Anyone else who can't see any groups or users - both screens are empty after multiple refreshes:
-
Counting number of items from a specific month with multiple criteria
I'm trying to count the number of items that were published for each LOB in our operation during each month. I've tried a dozen different formulas, but I can't seem to get any to work. I currently have a sheet summary with the following: =COUNTIFS([Received Month]:[Received Month], IFERROR(MONTH(@cell ), 0) = 1, (LOB,…