Splunk Search

Dashboard studio shows two values on y axis

xyberdef
Explorer

Hello,

I have one more begginers question regarding reports and dashboards 🙂

I am trying to do overview of most used services, I am using this query:

 

index=notable| top limit=15 app

 

When I put this report into dashboard studio, there are appearing count as well as percentage:

xyberdef_0-1698405586748.png

I would like to remove percentages completely from the chart. Can you tell me how to do it, please?

And one more option just coming to my mind - if I would like to use both - count and percentages, is it possible to adapt x axis in the way that it would use separate scale like 0-100 percent for percentages?

Labels (3)
0 Karma
1 Solution

ITWhisperer
SplunkTrust
SplunkTrust
index=notable| top limit=15 app | fields - percent

Use chart overlay to have a second y-axis

ITWhisperer_0-1698406875077.png

 

View solution in original post

xyberdef
Explorer

Amazing, thanks a lot for your help!

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust
index=notable| top limit=15 app | fields - percent

Use chart overlay to have a second y-axis

ITWhisperer_0-1698406875077.png

 

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...