· Problem: It is not possible to sort a column containing dates by chronological order
· Use Case: list of annual leave for employees working on a project
· Ideal Solution: Enable sort by: chronological order for a column containing dates
Sign in to see the current vote count, add your own vote, or leave a comment.
You can sort by dates. It would be either ascending to have the earliest dates at the top of the sheet or descending to have the most recent dates at the top of the sheet.
Hi Paul, it does not work with English time format unfortunately (31/12/2023) because it sorts the column by the first digit only (the day) and therefore some later months are before others meaning that the list is not in chronological order.
Have you double checked that you have date values in a date type column? I just tested it in an account that uses that formatting, and it sorted properly. In the below snippet, you will see where it is actually sorted on the date and not necessarily the day number (first two rows).
I am trying to sort a column with dates however the sort button is grayed out.
@Summerbreeze19 The first thing I would check is filters. You cannot sort while a filter is applied. You have to sort first then filter.
Although we are extremely proficient when it comes to reducing load on our smartsheets (we use pivot, data mesh and data shuttle extensively), we still find ourselves hitting capacity limits (mostly because of the number of columns in conjunction with some pretty complex formulas). Breaking up data between sheets and…
Be able to print and/or export Workflow Automations in PDF and/or export to Visio. this would be used for document control and troubleshooting aid
It would be beneficial to be able to leverage Smartsheet Automations to make REST API calls. This has many potential use cases, but one I could see is adding users to Smartsheet groups when the are added to a 'roster sheet' in Smartsheet. It would allow us to use the full power of Smartsheet's API within easy to use…