Dashboards & Visualizations

How to show related data in other drop down if one is selected?

Neel88
Explorer

I have two drop-down on the dashboard. When I select first dropdown from the list then I need the show the selected (filtered) list based on the first drop down on the second. Pls help.

Labels (6)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

The second dropdown needs to reference the token from the first dropdown.

For a more specific answer, ask a more specific question.  😀

---
If this reply helps you, Karma would be appreciated.

Neel88
Explorer

Getting this error after this - Error in 'where' command:Regex:quantifier does not follow a repeatable item

 

| loadjob savedsearch="nobody:splunk_fcr_evo:monitoring"
| table adt, FLOW, Date, NbRecordsOKFCR, Total, NbRecords, NBFile, NA1, NA2, NA3, CM, Alert
| where match(FLOW, "$Flow_token$") and match(adt, "$adt_token$") $filter_green_lights$
| fields adt FLOW Date NA1, NA2, NA3,CM, "Total" | sort adt, Date

0 Karma

richgalloway
SplunkTrust
SplunkTrust

What are the values of the $Flow_token$ and $adt_token$ tokens?  One or both is using a quantifier ('*', '+', or {n}) incorrectly.  Those tokens must contain a valid regular expression (test them at https://regex101.com).

---
If this reply helps you, Karma would be appreciated.
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...

Can’t Make It to Boston? Stream .conf25 and Learn with Haya Husain

Boston may be buzzing this September with Splunk University and .conf25, but you don’t have to pack a bag to ...