I have a template column with a number which I prepend to the name of the Group so it ‘groups by’ in the order I want. But I would prefer “Hot” instead of “100 - Hot”. It works and no one has questioned it but my OCD is kicking in.
Is their an alternative to choose your own sort order while retaining the ‘out of order’ Group name? My first idea (hack) was to use an empty space (https://emptycharacter.com/) in front of the column data to force a non-visible sort order change. Did not work.
TIA