Is it possible to do this …
I want my EnumList to show by the order that I checked instead of alphabetical order?
if you have the data for that list in Google Sheet, you can order them by the field Rownumber. Something like Orderby(TABLE[LIST],[_ROWNUMBER]). Substitute “table” with the nme of your table and “LIST” the name of the field you want to sort. It shoud show in the exact order you haven in Google sheet
Nah, it’s not that.
I want the order that I checked.
Presorting will not work.
Example:
Ben Afleck
Tom Hanks
What I want is Tom Hanks to be first because I check TH first.
I’m afraid you are not able to do that with a formula etc.
See this post.
3 Likes
Sweet.
What a way to solve that.
Nice one Bro Steve.
1 Like