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 :'(
I'm looking to create a formula that will count the number of overdue tasks. This is based on the "assigned to", "status" and "due date". My current formula is =COUNTIFS({[Sheet Name]}, <TODAY(), {[Sheet Name]}, ="[Assigned To]"). However, this is pulling tasks that are due in the past, but are completed.
In the above image the green is the parent line, where some are calculating the child line %'s below, however in the lower half of the image it's not doing so. Any suggestions please? Thanks!
I have a sheet where I query 14 other sheets to collect all sorts of data (unique values from sheet into a column) and in another column I use an Index distinct collect to get all the unique value from those 14 columns, this is the 'Index' column. At some point a user will want to generate a certificate associted with the…