Dashboards & Visualizations

no results found in dashboard but the query does have

corti77
Communicator

Hi,

I have some saved queries that return results that do not show any result when included in a dashboard as a panel.

 

 

<panel>
<title>PAN - GlobalProtect session duration AVG</title> 
<table> 
<search ref="PAN - GLobalProtect session duration AVG last 7d"></search> <option name="drilldown">none</option> 
</table> 
</panel>

 

but when I click on the magnifier glass in the dashboard , it runs the query in a search box and it shows the correct results.

what am I missing here? I checked permissions in the saved search and everyone has read permission.

cheers

Labels (1)
0 Karma

PradReddy
Path Finder

Hi corti77,

I have created a test search and referred it inside dashboard panel as mentioned below which worked without any issues

Please check permissions associated with those saved search as well as index referred inside it

<panel>
<title>TEST SAVED SEARCH RESULTS</title>
<table>
<search ref="WFH TEST SEARCH"></search>
<option name="count">5</option>
<option name="drilldown">none</option>
</table>
</panel>

 

PradReddy_0-1635135359405.png

 

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...