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!

Introducing the 2024 SplunkTrust!

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

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...