Dashboards & Visualizations

table formating

Rukmani_Splunk
Path Finder

hi  i  have obtained a table like this

code                       status                             count

1                        27 aug 2021success                45

1                     27 aug  2021 failure                   0

 

i  want  a format  like  this

 

code   27  aug 2021 success         27 aug 2021 failure

1             45                                                  0

Labels (1)
0 Karma
1 Solution

ITWhisperer
SplunkTrust
SplunkTrust

Try something like

 

| xyseries code status count

 

View solution in original post

ITWhisperer
SplunkTrust
SplunkTrust

Try something like

 

| xyseries code status count

 

isoutamo
SplunkTrust
SplunkTrust
0 Karma
Get Updates on the Splunk Community!

Congratulations to the 2025-2026 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Community Feedback

We Want to Hear from You! Share Your Feedback on the Splunk Community   The Splunk Community is built for you ...

Manual Instrumentation with Splunk Observability Cloud: Implementing the ...

In our observability journey so far, we've built comprehensive instrumentation for our Worms in Space ...