Sign in to join the conversation:
I believe due to the length of this conversation, the amount of recent submissions, and the amount of time it has been since a smartsheet rep has responded to this it needs to be brought up again
https://community.smartsheet.com/discussion/receiving-invalid-url-when-attempting-link-share-drive-folder#comment-92701
I feel like this is a simple and useful feature that should not be overlooked.
Hi Luke—
As you're aware, there currently isn't a way for Smartsheet to link to local file paths on your computer. At this time, you can upload files directly to Smartsheet, use an online storage service (google drive, dropbox, etc.), or link to a file that is hosted on a service that allows the URLs to be made available to the Internet.
Please let our Product team know that you'd like to see this feature added to a future version of Smartsheet by submitting a product enhancement request using the form under Quick links on the right of the community site.
I also think that this would be a useful feature.
I have seen this topic for over 3 years. I wonder if Smartsheet develop team will work on this feature or not.
I think it is a great feature that you guys should not overlook.
Hi,
Please submit an Enhancement Request when you have a moment to have your vote addedA New Way to Submit Your Feature RequestsTo make your Enhancement / Feature Request count, send in the form above because there isn’t a guarantee, it will be registered otherwise.Original Post: https://community.smartsheet.com/announcement/new-way-submit-your-feature-requests
Have a fantastic weekend!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
Thanks for the Link Andree, I submitted a request...
apparently not :'(
As a basic outline, I have column 1, 2, and 3. Columns 1 and 2 list 4 identical options: A, B, C, D in a drop down menu. Essentially, I would like column 3 to calculate/display the difference between columns 1 and 2, removing a duplicate. For example: Column 1: A, B, C, and D are selected in the drop down Column 2: B is…
I need the formula to get the text from the next row in a specified column. I am creating the formula in row 2 in a column named 'Next' and want it to bring back the data from column 'Test' in row 3. This is what I have tried so far but getting #unparseable error. =INDEX(Test:Test, row() , +1) =INDEX([Test]:[Test], row() ,…
I have a formula that is currently working (see below); I need to add a condition, from a specific Column (Study Status)-that if it equals a particular choice ("Study Ongoing - Follow up"), that it doesn't even bother looking at this formula and automatically turns the FLAG off. Furthermore, I'll need to have several…