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!

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...