Dashboards & Visualizations

I am unable to select the dropdown panel

reddychaitu117
Loves-to-Learn Lots

<panel id="global" rejects="$hideglo$">
<input type="dropdown" id="orgselect" token="org" searchWhenChanged="false">
<label>Organization</label>
<showClearButton>false</showClearButton>
<search>
<query>| `orgList`</query>
<earliest>0</earliest>
<latest>now</latest>
</search>
<fieldForLabel>cust_name</fieldForLabel>
<fieldForValue>cust_name</fieldForValue>
<prefix>em7_cust_name="</prefix>
<suffix>" em7_cust_name!=Cisco </suffix>
</input>
<input type="dropdown" id="region" token="region" searchWhenChanged="false">
<label>Region</label>
<showClearButton>false</showClearButton>
<selectFirstChoice>true</selectFirstChoice>
<search>
<query>|inputlookup cert_groups_lookup
| lookup cert_servers_lookup group_id OUTPUTNEW em7_org_id
| mvexpand em7_org_id
| dedup em7_org_id,group_id
| search em7_org_id="$cust_id$"
| sort 0 group_name</query>
<earliest>0</earliest>
<latest>now</latest>
</search>

Labels (1)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

It is not clear what is not working - do the dropdowns display? do the searches that populate the dropdowns work on their own? is your wireless mouse fully charged and working? have you switched the screen on? 😀

0 Karma
Get Updates on the Splunk Community!

Upcoming Webinar: Unmasking Insider Threats with Slunk Enterprise Security’s UEBA

Join us on Wed, Dec 10. at 10AM PST / 1PM EST for a live webinar and demo with Splunk experts! Discover how ...

.conf25 technical session recap of Observability for Gen AI: Monitoring LLM ...

If you’re unfamiliar, .conf is Splunk’s premier event where the Splunk community, customers, partners, and ...

A Season of Skills: New Splunk Courses to Light Up Your Learning Journey

There’s something special about this time of year—maybe it’s the glow of the holidays, maybe it’s the ...