Sign in to join the conversation:
Is there a way to have a sheet auto alphabetize? I have a sheet with thousands of rows and users generally enter new rows at the bottom/next available row.
Hi,
Unfortunately, it's not possible to auto alphabetize in a sheet at the moment, but it's a great idea!
Please submit an Enhancement Request when you have a moment.
A possible workaround could be to use a report instead.
Would that work/help?
Have a fantastic week!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
Thanks - a report would be great for a snapshot for a team leader but the problem is that the everyday user is simply going to the bottom of the sheet, most of the time, and adding entries.
Is there a way to run an "auto sort" during a specified time or after a specific event?
Ok. Maybe it's possible to trigger the auto-sorting thru the API.
Would that be an option?
Andrée
I feel like a form/report/dashboard combo may work pretty well for this. The form would keep people from having to scroll to the bottom of so many rows, and the report would do an auto-sort.
You could use a URL widget to put the form on a dashboard and a report widget would allow for any editing that may be needed.
Everything would be on the dashboard, new entries can be made quickly, and you get the auto-sorting of the report.
Sure! I think so! Can you advise on how to set up and I will try it?
Excellent!
This might help!
https://smartsheet-platform.github.io/api-docs/#sort-rows-in-sheet
Thanks! Were would I put this code in order to auto sort?
Happy to help!
You must program with the help of the Smartsheet API so it's not done inside of Smartsheet.
Start here: http://developers.smartsheet.com/
Hope that helps!
Its very frustrating when you are adding multiple columns and having to use the slide bar to move to the end and then click the 3 dots and add another column. Seems there has to be an easier more productive way.
Hello, I am using an Appsheet app to update a Smartsheet 'metadata' sheet with a status. I have various other sheets that will then be updated based on unique ID's as their status changes on the metadata sheet. Since Smartsheet cannot run a Workflow on cell's changed with cross-sheet references, I have created a "helper"…
Hello! Happy New Year. I have an intake form and i would like to receive notification in my email when any person submits a request. It seems sometimes i get the notification and others times, i do not. There is a delay. Now i am not getting any notification. I am looking at the management automation workflow and i don't…