You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am curious if there is any way to sort a table in the following way:
Initial table:
I can then sort by Col1:
With current behaviour, sorting by Col2 now will result in the following:
I would instead like it to be along the lines of:
That is, it instead sorts by its default state instead of its sorted state, which I would prefer it do.
Is this possible?
Beta Was this translation helpful? Give feedback.
All reactions