- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sort columns in descending order after using xyseries
vishanik91
New Member
07-10-2019
05:54 PM
By default xyseries sorts the column titles in alphabetical/ascending order. How do I make it do the opposite?
I've tried using sort but it doesn't seem to work.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

marycordova

SplunkTrust
07-11-2019
03:44 PM
Try using sort - field
or sort + field
to control the way columns are sorted: https://docs.splunk.com/Documentation/Splunk/7.3.0/SearchReference/Sort
@marycordova
