-
Has anyone else had a problem when moving Smartsheet windows to a 2nd monitor?
When I need to work in multiple sheets, I find it easier to open several sessions of Smartsheet and have one on monitor 1 and one on monitor 2. But when I'd like to move the session I have open on monitor 2 over to monitor 1 and nest it at the top in IE, the right side of the screen inside the frame gets cut off. The…
-
Dragon Naturally Speaking
Does anyone else use Dragon Naturally Speaking when entering data into Smart Sheets? My expience has been negative. I can go to any other website, and enter text etc. However, SmartSheets does not allow for text to be entered in this matter. I am forced to use dictation box transfers, which is sort of a pain. Thoughts
-
Can the Live Data Connector work with QuickBooks desktop, QuickBooksOnline or Xero.com?
We currently use SS for all of our project estimating. We love it. We are currently exploring using SS to also produce our job cost estimate versus actual reports. (construction company). I see a couple of options. First, we can pursue a "one way" push utilizing zapier.com to auto entry into a spredsheet that could be…
-
Export only the photos from the user
Hi, can I export all the user's photo only? In addition, is any way to connect API with smart sheet?
-
Auto-generating Google Campaign URLs with Smartsheet?
I would love to create and manage Google Campaign URLs with Smartsheet. Ideally, I would enter the URL and associated variables, and in the final column it would generate the complete campaign URL, just like the official Google URL builder (https://ga-dev-tools.appspot.com/campaign-url-builder/). Specifically, I suppose…
-
Is Picklist always Strict through the API?
I'm trying to update cells via the API and one the cells is in a Dropdown list column. However, when the API tries to add a value to the cell. I'm getting a 1042, "The value for cell in column 7098131356849892, beagle, did not conform to the strict requirements for type PICKLIST." However, I've checked the sheet, the value…
-
How to Concatenate multiple cells into a single cell within a VLOOKUP formula?
I've created a VLOOKUP formula to pull in data from a source smartsheet, into a 'staging' smartsheet but, if more than one row match the criteria, only the first row entered in the source smartsheet get entered into the cell on the 'staging' smartsheet. For instance, I'm looking for entries on the source smartsheet that…
-
completed task names auto skipping other tasks?
Hi, I am trying to create a project where depending on a certain task completing or not, the project sheet auto skips other listed tasks. This is very simple, but very hard to communicate via words what I am trying to do. For example, lets say I have a project that lists out how to drive a car. Task 1 is does it have gas,…
-
Dynamically Updating Row Information
I am looking to dynamically update add or delete a row in a sheet based on a checkbox on another sheet. Specifically, we have a sheet that contains all our outstanding balances, and a sheet that contains all our job info. We are looking to have it add a row to our balances sheet when our checkbox isn't checked, and delete…
-
python api proxy issue
I am new to this. Trying to write a basic python script that uses the smartsheet api. It runs fine from my home desktop, via python for windows. However, when I run it at work on my laptop, I am encountering the '[WinError 10061] No connection could be made because the target machine actively refused it' error. I am…