Quantcast
Channel: Questions in topic: "splunk-enterprise"
Viewing all articles
Browse latest Browse all 47296

Extract unique values from a column into a dropmenu

$
0
0
Trying to extract unique values from a column and appear them in the dropdown menu index=main source=traffic_information | search * traffic_location | fields traffic_location | dedup traffic_location | eval traffic_location=split(traffic_location, " ") | eval field1=mvindex(traffic_location,0) | stats values(field1) So far I dont see anything, but this perfectly works fine when I use the same command in splunk search, but in dashboard it doesnt work. Please help. Thanks

Viewing all articles
Browse latest Browse all 47296

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>