<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic HTML Drop-down Search not populating in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/HTML-Drop-down-Search-not-populating/m-p/213291#M62553</link>
    <description>&lt;P&gt;I have a KVstore and created a drop-down input filter. I can't seem to get it to filter my data. The drop-down lists all the correct data, but I can't seem to filter out information.&lt;/P&gt;

&lt;P&gt;For example:&lt;/P&gt;

&lt;P&gt;Sample Statistics Table has the fields: NAME, ID, FavoriteColor&lt;/P&gt;

&lt;P&gt;Data/Inputs in the collection: &lt;BR /&gt;
Abby, 01, Blue&lt;BR /&gt;
Bill, 02, Green&lt;BR /&gt;
Chris, 03, Purple&lt;/P&gt;

&lt;P&gt;My drop-down is searching based on the ID. So when I click my drop-down, it lists: 01,02,03. However, if I select 03, it does nothing. Same with all other IDs. Is there something I'm missing?&lt;/P&gt;

&lt;P&gt;I want to be able to list all data based on the ID, even if there are duplicates. For example:&lt;BR /&gt;
Abby, 01, Blue&lt;BR /&gt;
Bill, 02, Green&lt;BR /&gt;
Chris, 03, Purple&lt;BR /&gt;
Daniella, 03, Black&lt;/P&gt;

&lt;P&gt;If I search on all IDs with 03, I'll get:&lt;BR /&gt;
Chris, 03, Purple&lt;BR /&gt;
Daniella, 03, Black&lt;/P&gt;</description>
    <pubDate>Mon, 04 Jan 2016 22:05:51 GMT</pubDate>
    <dc:creator>pmardo</dc:creator>
    <dc:date>2016-01-04T22:05:51Z</dc:date>
    <item>
      <title>HTML Drop-down Search not populating</title>
      <link>https://community.splunk.com/t5/Splunk-Search/HTML-Drop-down-Search-not-populating/m-p/213291#M62553</link>
      <description>&lt;P&gt;I have a KVstore and created a drop-down input filter. I can't seem to get it to filter my data. The drop-down lists all the correct data, but I can't seem to filter out information.&lt;/P&gt;

&lt;P&gt;For example:&lt;/P&gt;

&lt;P&gt;Sample Statistics Table has the fields: NAME, ID, FavoriteColor&lt;/P&gt;

&lt;P&gt;Data/Inputs in the collection: &lt;BR /&gt;
Abby, 01, Blue&lt;BR /&gt;
Bill, 02, Green&lt;BR /&gt;
Chris, 03, Purple&lt;/P&gt;

&lt;P&gt;My drop-down is searching based on the ID. So when I click my drop-down, it lists: 01,02,03. However, if I select 03, it does nothing. Same with all other IDs. Is there something I'm missing?&lt;/P&gt;

&lt;P&gt;I want to be able to list all data based on the ID, even if there are duplicates. For example:&lt;BR /&gt;
Abby, 01, Blue&lt;BR /&gt;
Bill, 02, Green&lt;BR /&gt;
Chris, 03, Purple&lt;BR /&gt;
Daniella, 03, Black&lt;/P&gt;

&lt;P&gt;If I search on all IDs with 03, I'll get:&lt;BR /&gt;
Chris, 03, Purple&lt;BR /&gt;
Daniella, 03, Black&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2016 22:05:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/HTML-Drop-down-Search-not-populating/m-p/213291#M62553</guid>
      <dc:creator>pmardo</dc:creator>
      <dc:date>2016-01-04T22:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: HTML Drop-down Search not populating</title>
      <link>https://community.splunk.com/t5/Splunk-Search/HTML-Drop-down-Search-not-populating/m-p/213292#M62554</link>
      <description>&lt;P&gt;Can you share your search which is used to get data from the KV store ? For eg: if my drop down token is id_token, then the search will be&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;|inputlookup my_lookup where ID=$id_token$
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;More read : &lt;A href="http://dev.splunk.com/view/SP-CAAAEZH"&gt;http://dev.splunk.com/view/SP-CAAAEZH&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2016 05:41:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/HTML-Drop-down-Search-not-populating/m-p/213292#M62554</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2016-01-05T05:41:03Z</dc:date>
    </item>
  </channel>
</rss>

