Dashboards & Visualizations

Why is one column for my table not displayed in the dashboard?

lilianwong
Splunk Employee
Splunk Employee

I was doing a post-processing search using , with the query

table _time, myColumn

The dashboard only shows the _time column. However, when I opened up a new search by clicking on the magnifying glass icon, I was able to get the results I wanted. How do I fix it?

Thank you.

Tags (3)

renjith_nair
Legend

Hi

Most probably your field is a search time field extraction . Try adding myColumn=* in your base search and also try withfields _time, myColumn before table command.

---
What goes around comes around. If it helps, hit it with Karma 🙂

cjj1977
Path Finder

This answer helped me. In my case fields were being extracted at index time rather than search time. FieldA was coming through to the post-process search but FieldB wasn't. Regardless the solution (adding fields FieldA,FieldB to my base search) worked...

0 Karma

lilianwong
Splunk Employee
Splunk Employee

Thank you. My query actually returned the correct results when I ran it as a standalone search, the problem was only the _time column showed in the dashboard. Any thoughts?

0 Karma

renjith_nair
Legend

Yes, that's what I'm trying to say. While you run the search in search bar , mostly your search mode is verbose mode where splunk does field extraction based on your configuration, whereas in dashboards, it runs as smart mode(default). In this case, you need to explicitly mention the fields to let splunk extracts the fields for you

---
What goes around comes around. If it helps, hit it with Karma 🙂
0 Karma
Get Updates on the Splunk Community!

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL  The Splunk AI Assistant for SPL ...

Buttercup Games: Further Dashboarding Techniques (Part 5)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...

Customers Increasingly Choose Splunk for Observability

For the second year in a row, Splunk was recognized as a Leader in the 2024 Gartner® Magic Quadrant™ for ...