Dashboards & Visualizations

donot display in column chart

fzfengzhuang
New Member

hello

I have a problem on my work

in my column chart there are three count1 count2 the sum of both count I need sum in the table but I do not need in column so
how can I do to not display sum in my column chart

index=mailog IP1 I timechart span=1h count I timechart span=1d max(count)as count1 I appendcols 「search index=mailog IP2 I timechart span=1h count I timechart span=1d max(count)as count2」I addtotals ”count1 ”count2 ”as sum

plz help me thanks so much

Tags (1)
0 Karma

p_gurav
Champion

You can add following parameter field in xml:

charting.data.fieldHideList

Refer below doc:
https://docs.splunk.com/Documentation/Splunk/7.0.3/Viz/ChartConfigurationReference#Area.2C_Bubble.2C...

0 Karma
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, ...