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

 

Get Updates on the Splunk Community!

New This Month - Splunk Observability updates and improvements for faster ...

What’s New? This month, we’re delivering several enhancements across Splunk Observability Cloud for faster and ...

What's New in Splunk Cloud Platform 9.3.2411?

Hey Splunky People! We are excited to share the latest updates in Splunk Cloud Platform 9.3.2411. This release ...

Buttercup Games: Further Dashboarding Techniques (Part 6)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...