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
Is it possible to add an alphabetical sort to the Order By? Right now the only way I can figure out how to do this is to add a dummy numerical field and do a custom order by on that field.
This also becomes an issue when I'm comparing two graphs side by side that have the same terms in the legend, but the terms are colored differently.
The text was updated successfully, but these errors were encountered:
Is it possible to add an alphabetical sort to the Order By? Right now the only way I can figure out how to do this is to add a dummy numerical field and do a custom order by on that field.
This also becomes an issue when I'm comparing two graphs side by side that have the same terms in the legend, but the terms are colored differently.
The text was updated successfully, but these errors were encountered: