Runtime sorting is not working in table

Hi all,
Sorting rows according to date column at runtime is not working in table view.

Here, please consider 1st column for reference.

Hi @Aman991

I see two possibilities:

  • either your date column is with type Text ==> if so, change it to type Date or DateTime

  • either you have a locale that is different between your SpreadSheet and your table in the app editor. If so ==> check in your table settings if the “Localization” settings is the same than your spreadsheet localization.

2 Likes