Hi.
I have a sheet where I am sorting dates by ascending order. But the sorting functionality doesn't seem to be working. Instead of bringing all items with date values to the top of the sheeting and sorting them in ascending order, it leaves a gap.
Is it a result of the "Next Review Due" column containing a column formula with an IFERROR function?
Here's what I've already tried:
- Refreshing the page doesn't correct the sorting.
- Re-sorting the sheet by the same column fixes the issue, but I need a better solution than that.
- I created the "Sorter" column and sorted that in ascending order to verify whether the issue was caused by my "Next Review Due" column. The same issue occurs when sorting by the "Sorter" column.
- I have verified that my fields containing dates are all the correct column type (date).