Smartsheet Support Documentation does not have a way to duplicate, copy, or export a group in admin.smartsheet.com/manage/groups There is, however, a workaround that doesn't appear to be posted anywhere so I'm sharing it here: Open the group in the group list at admin.smartsheet.com/manage/groups Select "View Group" Select…
This is the simplest formula I can find to add Months to Date. This considers sum of months exceeding 12, converting it to January and adding 1 to the year. Where: Term column is the number of months to add, Date is the starting date. =DATE( YEAR([Date]@row) + INT((MONTH([Date]@row) + [Term]@row - 1) / 12),…
Using URL queries to pre—fill forms seems to be catching on a bit more lately. There are a lot of resources out there, but they can be kind of spread out, so I figured I would start a thread that has some of the lessons learned, tips, and tricks that I have discovered along the way. Tip #1 [info callout] The first one that…
This discussion has been merged.
First of all, I use Smartsheet Gov. I have the following workflow set-up. I wish to add another component to it, but I am not sure how to do it. In addition to the date being recorded as shown, I also want an email sent to a specific address. Oh, and I also need to have the Trigger set so it ONLY works when today's date is…
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…
I feel like what I'm trying to do is simple but nothing is working. I'm following this help article: Copy partial rows to another sheet using a Bridge workflow | Smartsheet Learning Center What I want to do: When the column titled "Trigger Workflow" is changed to "Yes" It runs. It checks to make sure that the value is…
I have just recently found use cases where I needed Bridge. I created a sheet with unpivotted data. I have a love/hate relationship with the tool for now. I really like flexibility and power, what I don't like is how difficult it is to troubleshoot and in some ways manage the workflows. Seems to be some sensitive points…
Hello, I'm new to Bridge and have been having trouble finding step by step instructions on how to automatically sort a sheet using Bridge. Can anyone help me with this? Appreciate it. Tim
My co-worker had to recreate one of our admin scheets, so I was hoping I could create a workflow that could copy the ENTIRE sheet, not just relevant rows. This sheet would then "overwrite" the previous copy we have in our current back-up folder. Is this possible? I didn't find an existing workflow, only creating something…
It looks like you're new here. Sign in to post and engage.