-
Sharing a Dynamic View with Filters On
I'm working on a Dynamic View with filters. I want to share a link to the filtered report without having to require the user to turn filters on. The URL in does not change when filters are on vs. off, and the Share Filter setting is on. I don't see an option to share a link specific to the filtered report under the Share…
-
Data shuttle upload issue
Hello- I'm trying to have smartsheet automatically update a drop down referencing another sheet. I set up the off load process and have run that- seemingly correctly and without any errors/issues. However, when I go to set up the upload portion of the workflow, I can't seem to select the mapping to drop into the column I…
-
Control Center - Projects are not Auto Provisioning and creating a Project Link
We have an intake Project Sheet and Active Project sheet and when we move a project from the pipeline sheet to the "Active Project" sheet, it is not auto creating the Control Center Project Workspace. I am not sure what I should be looking for when trying to fix the issue. It says it is completed, but it is not showing up…
-
Change SalesForce user login for workflow configuration
We've got a SalesForce connector set up. I have a SmartSheet user login that has appropriate privileges to create and edit workflows that use the connector. I have previously been prompted to log in to SF and have successfully gotten data from SF into Smartsheet. Now I want to FORGET that I've ever logged in to SF (I don't…
-
Bridge & ServiceNow Integration
Hi Smartsheet Family, I am trying to integrate ServiceNow with Smartsheet at my job and I am having some trouble. I know some of you have successfully done this so help would be much appreciated. I was able to get an OAuth where the client ID and secret was auto generated but our SNow team created a SNAPI account for me to…
-
How to Edit Email of a Manually Added Contact in "Assigned To" Contact List Column?
Hi All, I’m a System Admin in our Smartsheet environment. We have a sheet with an "Assigned To" column, which is set up as a Contact List column. All contacts listed in this column are Smartsheet users from our organization except one — this particular contact seems to have been manually added by another user (not from our…
-
Dynamic View for Allowing Many Users Simultaneous Access to Dashboards
Hello - I have created an implementation for managing our IT organization's project status information. It provided Portfolio, Program, and Project-level information in real-time to our executives on their desktops, however, using metrics widgets on dashboards as the display mechanism poses the obvious problem -…
-
HubSpot Integration
Hello, Other than brandfolder, what is the benefit to integrating HubSpot and Smartsheet?
-
Premium Apps and Workflow Automations Questions
If I make a workflow automation or set up a premium app like Data Shuttle and Dynamic View while I am an Admin under the legacy model, will those Workflows and Premium Apps that I set up be disabled once I get demoted to Viewer under the new User Subscriber Model?
-
Bridge: Way to delete all rows in a sheet
I've found a few ways to delete all rows in a sheet using scripts and multiple workflows, but I was wondering if there's an easier way to merge this into one flow. I just have the flow check if a row exists in get sheet, if there is a row then delete row 0, until the array = 0 then it stops. It works, but it's just super…