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!

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 ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...