I'm trying to build a visualization with some text type terms as x-axis.
Is there a way to put these text value in a given order instead of by alphabetical?
For example I'd like to have the response time as Y-axis, and for X-axis should be the order of login-create-edit-send... etc.
here, I'm using bytes SUM, but have added filters to specify what I want to see. you can then order them accordingly as well.
Another option could be to use Runtime Fields that look at the data in your URL field, and depending on the page (login, create, edit, etc) you can add a sorting field in which the values start with a number (1 - Login, 2 - Create, 3 - Edit, etc) so that if you use that sorting field and sort alphabetically, then you will end up with the specific data values you want.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.