Splunk Search

chart visualization

sarit_s
Communicator

Hello

I have a table with user gcid and user score and i want to show it as a bar chart so the Xis will be the gcid numbers and the yis will be the user score
this is why i'm getting..
what am i missing ?

5.JPG4.JPG

Labels (3)
0 Karma
1 Solution

gcusello
SplunkTrust
SplunkTrust

Hi @sarit_s,

please use stats, something like this:

your_search
| stats values(userScore) AS userScore BY gcid

sorry if I simplified your search in my sample.

Ciao.

Giuseppe

View solution in original post

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @sarit_s,

please use stats, something like this:

your_search
| stats values(userScore) AS userScore BY gcid

sorry if I simplified your search in my sample.

Ciao.

Giuseppe

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @sarit_s,

good for you, see next time!

Ciao and happy splunking.

Giuseppe

P.S.: Karma Points are appreciated 😉

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

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