Splunk Search

I have a table created for a report, but how do I delete the first two rows of the chart since they contain no data?

minkyuk
Explorer

Hello,

I have a table I created for a report.
However, I'm trying to find a way to get rid of the first two rows of the chart, since they contain no information.

It seems like an issue that could be resolved with a quick touch, but I would appreciate any suggestions from you.

Jack

Tags (4)
0 Karma

somesoni2
SplunkTrust
SplunkTrust

What is the search you're using to populate the table and when you say first 2 rows doesn't contain information, are all columns for those 2 rows empty/null?

0 Karma

jnussbaum_splun
Splunk Employee
Splunk Employee

Typically, you can append a search at the end of your search, to filter out results that don't contain a value such as: index=_internal | table user | search user!="" this will eliminate events from a table where the value for field user is "" or null. Please share your sanitized search string if you need further assistance.

0 Karma
Get Updates on the Splunk Community!

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...