Splunk Search

Ignore a row to calculate Summary total in Table?

ansif
Motivator

Data is like below:

alt text

Is there any way to enable Total Summary but ignore "%" row to calculate Total?

Tags (1)
0 Karma

macadminrohit
Contributor

What is the criteria of ignoring the row from calculating the total ? when you say to ignore % row, do you mean to exclude the nth row from the calculation ?

0 Karma

macadminrohit
Contributor

If you already have the criteria then you can simple apply that and exclude from your search results and then calculate the total using addtotals like this.

   base search | search field!="Criteria" | addtotals col=t labelfield=change_name label=ALL
0 Karma

prakash007
Builder

Can you post your query here, you can try | addcoltotals

0 Karma
Get Updates on the Splunk Community!

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...