Hello,
I'm trying to make a graph except I'd like the very bottom of the graph to find "Site" data first, then "Remote", then Moving, Free, Workshop, etc, so I can set an order. Is it doable?
thank you
Hello,
I'm trying to make a graph except I'd like the very bottom of the graph to find "Site" data first, then "Remote", then Moving, Free, Workshop, etc, so I can set an order. Is it doable?
thank you
Hi @Anthony71
You'll currently need to prepend the labels with numbers.
There's work being done to add custom order functionality: https://github.com/metabase/metabase/issues/24840
thank you ! I'll wait for the update then...