Dashboards & Visualizations

How to make a dropdown filter show details in a table?

KalebeRS
Explorer

Hello,

 

I have a search for a dropdown filter. My goal is to select one of the Tags and show in which ID's this tag matches.
I'm a bit confused on how can I do that without the duplicates, and how to match this values.

Is there a way?

KalebeRS_0-1686578721652.png

 

index= host=  sourcetype=csv source=.........\\resul_test.csv 
| table PR_Tags, PR_ID
| eval PR_Tags=split(PR_Tags,",")
| mvexpand PR_Tags

 

Labels (1)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust
| dedup PR_Tags PR_ID
0 Karma
Get Updates on the Splunk Community!

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

🔐 Trust at Every Hop: How mTLS in Splunk Enterprise 10.0 Makes Security Simpler

From Idea to Implementation: Why Splunk Built mTLS into Splunk Enterprise 10.0  mTLS wasn’t just a checkbox ...