-
Adding Users
How do I get in contact with someone to add new users? I have tried submitting the "form" and even submitting a ticket when there was no response.
-
Data shuttle - uploading data from Excel sheet
Hi everyone, I am looking for a workflow, that copies a data from excel file into Smartsheet (which also captures data from the form created within the sheet) without having the team members to access Smartsheet. The reason for considering this upload is, sometimes there will be a bulk data which just need to be copied…
-
Why is my Data Shuttle workflow not pulling over data ?
Hello! I have created a workflow using Data Shuttle. I believe I have the correct settings and have attached the upload file to the Target Sheet, but when I hit run nothing happens. It says it's running but no data is pulled over. Thank you in advance for any guidance on what I am doing wrong. I did link my google account…
-
What options are there to remove licensed users from a cancelled AD-Group.
The AD cancelled their contract, and my Team was assigned as licensed users. We wanted to move to another departments license but are still on the cancelled account and the AD can no longer login to remove us so that we can then resign with the new department. Thank you.
-
Smartsheet + Cvent
Does anyone know if Smartsheet has a native integration to pull data from Cvent? Or, has anyone built something to essentially port a Cvent canned report into the Smartsheet ecosystem? Seems as easy as an import to me but I have a client looking for an automated solution rather than something manual. TIA!
-
Why can't I filter a report that is shared in a Work App?
I have created a report and shared it in a Work App (Using editor settings). Yet when I preview the report, I cannot use the filter function for this report. Can someone help me out to figure why this is occurring?
-
Unintended Admin Privileges When Provisioning Projects in Control Center
Hello All! We are encountering an unexpected behavior when provisioning projects through the Control Center in Smartsheet. Upon setting up a new project with the intended permission level of "Editor - can share" for the Project Manager (Mario), we've noticed that Control Center is unintentionally granting Admin privileges…
-
AI Tools Missing: "Generate Formulas" and "Text & Summaries" options are gone?!
Am I the only one missing two of the three AI tools today? I should be seeing: Analyze data Generate formulas Text and summaries But only "Analyze Data" is available.
-
Why are all reports within a template folder required in Control Center blueprints?
Is there a specific reason why all reports within a template folder required in Control Center when setting up a blueprint? It lets me set sheets and dashboards as optional but not reports. Is there any good workaround for that?
-
Update Column Formula with Control Center
Hi, I'm trying to update a column formula with control center. When I do Find/Replace and look at the test sheet, it's not updating. Original Formula :=IF(Summary@row = true, "", [Amount I]@row + [Amount II]@row + [Amount III]@row - [Allowance I]@row - [Allowance II]@row) New Formula: =IF(Summary@row = true, "", [Amount…