Dashboards & Visualizations

Excluding addtotals/addcoltotals from heatmap?

msarro
Builder

Just curious - is it possible to exclude the totals row and column generated by addtotals and addcoltotals from the heatmap visualization? They always show up as the hottest things on the map, distracting from the values which are actually important.

Tags (1)

ManiKandanS
New Member

|addtotals label=total labelfiled=field which you want to remove

0 Karma

jtrujillo
Path Finder

Splunk.... please add the ability to include/exclude certain columns/rows from a heat map!

Upvote for justice!

Stephen_Sorkin
Splunk Employee
Splunk Employee

It is not really possible in a "good" way.

You can defeat the inclusion of these values in the heatmap calculation though, say by evaluating them to look less like numbers. For example, add to your search | eval Total = Total . " ." You could pick an arbitrary character here to make it not look like a number.

lguinn2
Legend

Can you put the addcoltotals or addtotals commands at the end of the pipeline? If you do, does it make a difference?

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