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!

Prove Your Splunk Prowess at .conf25—No Prereqs Required!

Your Next Big Security Credential: No Prerequisites Needed We know you’ve got the skills, and now, earning the ...

Splunk Observability Cloud's AI Assistant in Action Series: Observability as Code

This is the sixth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how to ...

Splunk Answers Content Calendar, July Edition I

Hello Community! Welcome to another month of Community Content Calendar series! For the month of July, we will ...