Ability to order metrics and dimensions #28449
SkinnyPigeon
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Our analytics engineers have created datasets with a large number of Metrics. However, since they appear to be ordered by the order in which they were created, finding the right one can be tricky for our analysts. Having an
order byoption for Metrics and Dimensions on the Explore page would be great.The alternative solution we have is to use the API to get all of the Metrics from a Dataset, delete the existing ones, then create new ones in an alphabetical order. This appears to work, however, it does not feel like an optimal solution when this could be a feature of the UI.
Thanks for your consideration
Beta Was this translation helpful? Give feedback.
All reactions