-
Bulk Update Premium App Permissions Issue
Trying to use the 'Bulk Update Premium App Permission' feature. We received the template, updated it and on the upload we get the below error message: ''To upload this list, make sure everyone in your file has a correctly typed email address' However we never changed any of the email addresses, simply amended True/False on…
-
How To Share Dynamic View With Assigned Users
Hi All, I'm fairly new to SmartSheet and I'm hoping to ask how one can share a dynamic view please. Unfortunately I couldn't gain much insight based on my issue from the prior related discussions. Question: How can one properly set up a dynamic view in order to share that view to assigned users. And I'll aim to provide as…
-
BRIDGE + AI: Share How you Taught your LLM to Help you Create Bridge Workflows Successfully?
I may be speaking to a very small group of users here, but this message is for those who successfully have their AI LLM teach them how to create solutions using Smartsheet Bridge. I'm attempting to train ChatGPT to understand how Smartsheet Bridge works so that it can help me create solutions that WORK. Unfortunately,…
-
Datamesh Source Missing
I set up a datamesh workflow and then when trying to run, datamesh couldn't locate the source report. I have confirmed I am an admin on the source and the target. Is this is a support issue or a me issue?
-
Dynamic View Editing Role
Hi all, I want to utilize the Smartsheet Dynamic View. Considering the "editor access" type in smart sheet I wonder if the users are aimed to edit the view, should have the editor role? If I am not shared the file with them, will they stay as a Smartsheet user with viewer settings but are able to view the file? Thank you!
-
ServiceNow to Smartsheet Connector
Looking to find out if there is a connector between ServiceNow and Smartsheet, just like there is between Salesforce and Smartsheet. As I'm looking to set up a sync to pull data, not necessarily Project data, from ServiceNow into Smartsheet? Is that possible?
-
Creating lookups through control center
Hello, I believe there is a way to do what I am asking but I am just unsure how to accomplish this task. Currently in control center we have a "revenue template" and some of the data that needs to be in this sheet has to be exported from Power BI and currently we are coping and pasting the data into the revenue template…
-
Data shuttle upload error to client sheet with a locked store id column
Seeing if anyone has a similar experience or guidance. We have two sheets which we are using data shuttle between: • Client project tracker • Internal project tracker We have setup matching column names and types, which we want to use data shuttle to communicate updates between our two sheets. We pull unique store numbers,…
-
DocuSign Integration Help
Hello, New to DocuSign integration. Have gone through the mapping wizard, but when it comes time to actually drag and drop the Smartsheet fields to the PDF, I cannot do so. I read through the Smartsheet instructions and noted that you have to update the Manage PDF form fill data option to assign to placeholder (see…
-
Using Bridge and Conditional Junction to evaluate if a Checkbox is Checked
I'm trying to set up a conditional junction in Bridge to evaluate whether a checkbox is checked. The checkbox is not manually selected; it's calculated using a formula in the Smartsheet row (e.g., =IF(COUNT(CHILDREN()) > 0, 1, 0). When I use Get Row in the workflow, the checkbox field displays true when checked and false…