-
How to publish tableau dashboard connected to smartsheet to a tableau servert
Hi, I am able to connect my smarsheet data to tableau desktop app via API token. However, when I publish my workbook on my server, it prompts me to sign in with a user name and password. I am an SSO user on smartsheet therefore don't have a password. Can anyone please advise how do I get around this please? Maz
-
Populating a Dropdown List
Hi, is it possible to populate the contents of a dropdown list from another smartsheet?
-
Using smartsheet-python-sdk to put data back into Smartsheet
I used the smartsheet-python-sdk (and unique API key from Smartsheet) to automatically pull data from Smartsheet into my Python script along with other data sources to create new feature-engineered columns. Is there an automatic way to now put these new columns I created back into the same Smartsheet I initially pulled…
-
Adding one word in front of selections in multi-select dropdown column
Anyone know of a formula that would do what I've manually done in the screenshot below? I'm trying to add one word in front of each multi-select option selected and put into a new column.
-
How to get template Id sheet has been created from?
Hello, Is there a way to get template that was used for creating a sheet using API? What does "source" property of a sheet means? Thanks
-
Automated import through the API
Dear Smartsheet-Community, I am doing a semesterthesis in coorporation with a company that has been using Smartsheet for a while. My job is to create an automated order tool for AM parts, which serves as an order backlog including the 3D models and part properties and that enables communication with the supplier. Object of…
-
Looking for a way to auto fill the Label and Description on a form
Is there a way to quickly customize label and descriptions on forms? Like for example reference the field that contains the label and description information so it populates based on the primary value. Example I'm using the form as a voting ballot for prioritizing issues. The primary key is the Issue number then there is a…
-
Can I populate Smartsheet rows from a SQL Database read?
I have data on Snowflake data warehouse and also on a SQL server table. Does Smartsheet support connection to Snowflake or SQL database to read data and populate rows on a Smartsheet?
-
Error in adding smartsheet as data source in tableau server
Hi All I am trying to publish a sheet to the tableau server so other people in my team can connect using the tableau desktop by logging into our tableau server. I was able to publish the sheet to the server as a data source, but am unable to connect to it again using the tableau desktop The steps I followed are 1.) logged…
-
Possible bug: Smartsheet adds a trailing space to random cells
I've encountered some strange behavior where Smartsheet automatically adds a trailing space to a cell. Below are two columns. The right column adds a "|" to the value in the left column. You can see that in the penultimate row a trailing space is added to the cell: I am using the COLLECT function to show the contents of a…