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…
Hi Guys, Created a basic script to download all PDFs from a sheet. Use case: I use Document Builder to create documents from field inspections. However, we need to store these in sharepoint for redundancy. This script basically pulls all "PDFs" so you can then migrate them where you need to. I don't want to pay an…
I was trying to use the Scheduling: Create Workflow Schedule module in Bridge to set up a 60-minute timer that would alert our team if another workflow didn’t complete within that window. I was struggling with how to pass and access state values between the workflows. After working with a Pro Desk support agent, we figured…
I several reports I've created I need to get an accurate count of checked checkboxes within the summary section of the report, and currently, the summary is counting all checkboxes- whether they are checked or not. The image below shows that it's counting 4 checkboxes, but it should only be three since that's the total…
Hello, I have a process set up where I pull data in from another sheet, and then I have a handful of Columns with formulas that will fill with a Check or Uncheck based on the information in the data that was pulled in. My goal was to be able to use these Checkbox columns to track processes, but since the columns are locked…
I have a sheet, that no matter how many times I change a Column Type to Check Box, it reverts back to Dropdown list. What could be the source of the issue? I can't find any automations or Data Shuttle items that would even reference this sheet. This column is a formula that is referencing a check box on another sheet, so…
I have the formula figured out if only needing to rely on "looking" at one column: =IF([Approved?]@row = 0, "Pending", "Closed") I want to update the Status column to also take into consideration the "Approved as GRA Extension?" column. How can I write the formula so that if a box is checked in EITHER the "Approved?" or…
Hello, I am having a bit of difficulty expanding an IF formula to include a value that is in another column. Let me give an example In this mock workspace I have created basically what I'm doing and what I would like to happen. (all names and ID numbers in this workspace are fictional) In the Training Submissions Sheet, my…
Hello community, I have troubles with one of the checkboxes in my Smartsheet. As you can see (in the highlighted colum) some of the fields show checkboxes, whereas others show yes/no. When I double-click on e.g. Yes it changes to a ticked checkbox. I already tried deleting this whole column and adding it again, but this…
Need help with syntax for a formula for counts. Goal: Give a count where If STATUS field contains string value "new" and where a checkbox named External is checked. Formula: =COUNTIFS(Status:Status, "New", [External:External, "True"]) Currently getting an error: #UNPARSEABLE
I use the Smartsheet connector in Power BI. I have a "Closed" field in Smartsheet, it's a checkbox. Check it when a record is closed. Then in my Power BI dashboard I have a filter. It shows active records when Closed is FALSE and inactive records when Closed is TRUE. Well today a user told me that he reactivated a record…
It looks like you're new here. Sign in to post and engage.