-
I am identifying the duplicates in the sheet. What wrong with this query?
=RANKEQ([Request ID]@row, COLLECT([Request ID]:[Request ID], [Item Number (SUPC)]:[Item Number (SUPC)], [Item Number (SUPC)]@row, Duplicates:Duplicates, 1), 1)
-
Merged: Allow for updating report parameters via API
This discussion has been merged.
-
Create dynamic custom schedules based on selections in intake
Hi all, I recently developed a cool solution to an issue that we had... how to build a custom schedule based on selections in an intake form. This solution leverages Bridge, but you could do the same thing using a third party integration tool. THE GOAL The process goal for this solution is: Collect project requests using…
-
Merged: Expand Workspace Copy function to support more than 100 objects in the API
This discussion has been merged.
-
Is there a way to bulk upload individual attachments to rows utilizing a unique identifier column?
-
Excel-to-Smartsheet Capabilities
Can you programmatically setup a filter in an Excel file and take the results of the filter and put the results into an existing Smartsheet?
-
Bridge & Resource Management Integration - Per User Per Project Utilization
With Bridge, we have been able to get ‘per-user utilization’ during a custom timeframe from resource management. Which provides us the User’s name and ID along with their utilization for that timeframe. Using this metric, we are attempting to get user utilization by project. (User hours assigned to a project, during a…
-
Are there plans to allow the API to create forms?
I was wondering if you plan to include the forms object in the API anytime in the future? I have a need to create sheets and forms at the same time. Thanks, David
-
Formula for separating names
Hello all i have a smart sheet that was imported from excel and need help. Currently I only have the full name in one cell (i.e) John doe. I want to have it where it will split the first and last name into the next two cells in the same row. And then I need it to take either the full name or the two separated names and…
-
Add Note Section for Bridge Workflows
Since bridge workflows are usually highly customized, especially when using JavaScript, it would be very helpful to have a "Note section" for workflows. For example if I leave the company, it would be nice for me to put notes on how a workflow functions for the next person. This could save a lot of time for transitions.