-
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…
-
Row ID for row created in the previous module is coming back as not existing.
I'm running into an issue in Bridge where a row I just created via the Add Row module, is coming back as not found when I try to use a Get Row module, referencing the row it just created. Goal: I have a workflow where I am adding a row to Sheet B, by copying data from sheet A. When that new row is created, an Auto Number…
-
Data Shuttle: Duplicated Data with Different Creation Dates
Hello! I am working on a new Data Shuttle workflow and have come across an issue I haven't encountered before. I have to run an annual audit on a list of employees through a third-party site. I am able to download the query results of the audit from the third-party site, and I would like to use Data Shuttle to add results…