-
Data validation for numbers only doesn't work on mobile devices
A very recent feature to validate data types as numbers only on forms is not working on mobile app or mobile browsers if you use decimals. Only whole numbers do not give off "Enter a valid value" error over the data entry box. Desktops are unaffected, however, as I can enter decimals with numbers fine. I just changed all…
-
Converting project links from report to hyperlink in Power BI
I have a report that I am using to feed into a Power BI file. There's a column in the report for a link to individual project sheets, but this column shows up at text only in Power BI (For example, a clickable hyperlink to "Sheet A" in Smartsheet shows up as "Sheet A" as text only in Power BI). Is there a way to get the…
-
Pricing: A La Carte Apps
Smartsheet, you need you allow apps to be added a la carte to Business accounts. Restricting apps to Enterprise is unnecessary. It feels like nothing more than hard-ball sales tactics. While Smartsheet has helped our business organize our operations team, we are not happy about the divide between Business and Enterprise…
-
Moving data from row-level attachments into SS rows.
Hello! I recently received a request to build some form of "batch upload" process, where users upload a spreadsheet filled with contact data and submit it via form. We would then like to move the data from these row-level attachments into columns on another sheet, where contact information from all form attachments is…
-
Column Specific Update Webhook Examples
I have successfully enabled a webhook to communicate with an Azure HTTP Trigger function which will run a Python script and perform other actions. This webhook only looks for row adds. I need a webhook for looking for an update to one column but don't understand the API documentation for scope and subscope. Does anyone…
-
Can Smartsheet send a notification to a TEAMS channel that is private?
When creating an automated workflow- i want to send a notification to a TEAMS channel. It seems that it will only work if the TEAMS channel is set to "Standard". I am currently trying to get a notification sent to a channel that is "private".
-
How do you access user data once authentication is made in OAuth flow?
context: I integrated a Node.js Smartsheet Oauth flow into my Django app by having the login button in django direct the user to the /auth url on the Node server. Once the flow is done and user logs in through Smartsheet, the redirect URL from the Smartsheet dev tools takes the user back to the Django website. Objective: I…
-
Smartsheet ODBC Add-On
Hi - I hope everyone is doing well. Is there a Smartsheet add-ons that allows bi directional ODBC connectivity with other applications? We would like to refresh the sheets in Smartsheet via ODBC connections from various applications. Thanks in advance.
-
Published Dashboards & Attachments via One Drive
Is anyone else having issues w/ the new Dashboard UI? This started no more than a week ago. I maintain multiple published dashboards and share them to subcontractors outside of my network. I attach documents from One Drive to the Dashboard using the shortcut widget w/ One Drive. The documents I'm attaching are PDFs & I…
-
Double Entries on Pivot Sheet Returned via Pivot App
I have a pivot table set to update immediately via Pivot App, but whenever I add to/refresh the data in the source sheet, the pivot table will often reflect duplicate rows/values. I have a source sheet with individual lines of data for a resource's time on each project he/she is working on. In the returned pivot sheet,…