Splunk Search

Sort Fields in Charts

wyang6
Path Finder

I have the following chart:

City/Day | Friday | Monday | Thursday | Tuesday | Wednesday

Chicago  | Yes    | Yes    | No       | Yes     | Yes

Dallas   | No     | Yes    | No       | No      | No

New York | No     | No     | Yes      | No      | Yes

How do I sort or re-organize the columns such that it's not in alphabetical order. i.e.:

City/Day | Monday | Tuesday | Wednesday | Thursday | Friday

Chicago  | Yes    | Yes     | Yes       | No       | Yes

Dallas   | Yes    | No      | No        | No       | No

New York | No     | No      | Yes       | Yes      | No

Thank you!

Tags (2)
1 Solution

Stephen_Sorkin
Splunk Employee
Splunk Employee

To reorder fields here, use the "fields" command:

... | fields "City/Day" Monday Tuesday Wednesday Thursday Friday

View solution in original post

wyang6
Path Finder

I typed with the "space" and "vertical bar" character on the keyboard. If you meant in Splunk, I just used the commands below.

0 Karma

Stephen_Sorkin
Splunk Employee
Splunk Employee

To reorder fields here, use the "fields" command:

... | fields "City/Day" Monday Tuesday Wednesday Thursday Friday

Genti
Splunk Employee
Splunk Employee

how did you produce the above chart?

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Deep Dive: Accelerate threat investigation with Splunk’s AI Assistant in Security

AI is one of the biggest topics in the market today, and for security teams, its value goes far beyond the ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Detection Engineering Office Hours: Real-World Troubleshooting & Q&A

[REGISTER HERE] This thread is for the Community Office Hours session on Detection Engineering Office Hours: ...