All Apps and Add-ons

Calculating percentage of data in a table

Kendrick33
Explorer

I have a table with different types of data that has been age off. I know how get a sum of the data in each row by doing the following: chart sum(Rows) by Table

I know how to get the total of all the rows by the following: chart sum(Rows).

What I'm trying to do is get the percentage of each type out of the total number of rows

So if data types were

abc 100 cde 25 efg 25

how would I do this?

Tags (1)
1 Solution

Kendrick33
Explorer

Each item is written on its separtate line ex. (Table=ABC Deleted Rows=50) I can get the sum off all the data. The problem has been trying to store each item by Table type.

what I had was

stat sum(Rows) as AllAgedOff | stats sum(Rows) by Table) which will result in NO RESULTS FOUND.

If I can store each Table type, the math should be no problem. The results will be each value by Table type divided AllAgedOff multiplied by 100.

View solution in original post

0 Karma

Kendrick33
Explorer

Each item is written on its separtate line ex. (Table=ABC Deleted Rows=50) I can get the sum off all the data. The problem has been trying to store each item by Table type.

what I had was

stat sum(Rows) as AllAgedOff | stats sum(Rows) by Table) which will result in NO RESULTS FOUND.

If I can store each Table type, the math should be no problem. The results will be each value by Table type divided AllAgedOff multiplied by 100.

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...