Dashboards & Visualizations

contingency table column order

triva79
Explorer

Hey

not sure if anyone can help, trying to sort the columns in numerical order?

 

thanks in advance

Labels (1)
0 Karma
1 Solution

P_vandereerden
Splunk Employee
Splunk Employee

Have you tried

| table endpointOS *

That should sort them in alphabetical order, which might be enough here.

Paul van der Eerden,
Breaking software for over 20 years.

View solution in original post

0 Karma

triva79
Explorer

sorry by bad....that worked

 

thanks so much

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @triva79 ,

good for you, see next time!

Ciao and happy splunking

Giuseppe

P.S.: Karma Points are appreciated by all the contributors 😉

0 Karma

triva79
Explorer

that didn't seem to do anything, I am trying to sort the columns in order not the rows

0 Karma

P_vandereerden
Splunk Employee
Splunk Employee

Have you tried

| table endpointOS *

That should sort them in alphabetical order, which might be enough here.

Paul van der Eerden,
Breaking software for over 20 years.
0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...