Sounds easy, I’m ordering results based on a year. Currently ‘2022’ for example, saved as a integer.
Some results need to span two years and are 2022-2023 for example. I can create a label column with the text of this, but how can I create an integer that’ll order between 2022 and 2023?
2022.5 maybe as a float?
Any other ideas?