Reporting

Saved searches trimming the "where wherethresh-comp<1000" modifier

naffname
Engager

I need a report to send out all values (there are more than the default limit of 10) as columns rather than having the lowest frequency columns consolidated together into the 'OTHER' column. In order to do so, I added 'where wherethresh-comp<1000' which when run directly ensures that the column data is preserved.

However, if the search is saved in a report, whenever the report is run it trims off the 'where' clause and the end result contains the 'OTHER' column.

How do I get around this bug?

Tags (1)

Ron_Naken
Splunk Employee
Splunk Employee

If your where clause is used only to remove the use of the other grouping, you might try useother=f and/or limit=<number> to remove the other grouping.

For example:

... | timechart limit=0 useother=f x
Get Updates on the Splunk Community!

Index This | When is October more than just the tenth month?

October 2025 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

What’s New & Next in Splunk SOAR

 Security teams today are dealing with more alerts, more tools, and more pressure than ever.  Join us for an ...