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!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...