<?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 Is there a upper limit to dashboard dropdown value fetch from lookup file in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-upper-limit-to-dashboard-dropdown-value-fetch-from/m-p/676663#M231404</link>
    <description>&lt;P&gt;I have a lookup file . It has 2 columns : Service and Entity and 500+ rows. Service has 34 unique values and Entity has 164.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a dashboard where for search i want to use values from this lookup as input to search criteria. I have following logic .I get the dropdown values for "service" without any issues but not for "entity" when it's same lookup file ,same logic.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any ideas ?&lt;/P&gt;
&lt;P&gt;Snippet :&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;input type="dropdown" token="Service" searchWhenChanged="true"&amp;gt;
&amp;lt;label&amp;gt;Service&amp;lt;/label&amp;gt;
&amp;lt;search&amp;gt;
&amp;lt;query&amp;gt;
|inputlookup metadata.csv | dedup service
| stats dc(service) by service
&amp;lt;/query&amp;gt;
&amp;lt;/search&amp;gt;
&amp;lt;choice value="*"&amp;gt;*&amp;lt;/choice&amp;gt;
&amp;lt;default&amp;gt;*&amp;lt;/default&amp;gt;
&amp;lt;initialValue&amp;gt;*&amp;lt;/initialValue&amp;gt;
&amp;lt;/input&amp;gt;

&amp;lt;input type="dropdown" token="Entity" searchWhenChanged="true"&amp;gt;
&amp;lt;label&amp;gt;Entity&amp;lt;/label&amp;gt;
&amp;lt;search&amp;gt;
&amp;lt;query&amp;gt;
|inputlookup metadata.csv | dedup entity
| stats dc(entity) by entity
&amp;lt;/query&amp;gt;
&amp;lt;/search&amp;gt;
&amp;lt;choice value="*"&amp;gt;*&amp;lt;/choice&amp;gt;
&amp;lt;default&amp;gt;*&amp;lt;/default&amp;gt;
&amp;lt;initialValue&amp;gt;*&amp;lt;/initialValue&amp;gt;
&amp;lt;/input&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Feb 2024 22:14:04 GMT</pubDate>
    <dc:creator>manas</dc:creator>
    <dc:date>2024-02-05T22:14:04Z</dc:date>
    <item>
      <title>Is there a upper limit to dashboard dropdown value fetch from lookup file</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-upper-limit-to-dashboard-dropdown-value-fetch-from/m-p/676663#M231404</link>
      <description>&lt;P&gt;I have a lookup file . It has 2 columns : Service and Entity and 500+ rows. Service has 34 unique values and Entity has 164.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a dashboard where for search i want to use values from this lookup as input to search criteria. I have following logic .I get the dropdown values for "service" without any issues but not for "entity" when it's same lookup file ,same logic.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any ideas ?&lt;/P&gt;
&lt;P&gt;Snippet :&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;input type="dropdown" token="Service" searchWhenChanged="true"&amp;gt;
&amp;lt;label&amp;gt;Service&amp;lt;/label&amp;gt;
&amp;lt;search&amp;gt;
&amp;lt;query&amp;gt;
|inputlookup metadata.csv | dedup service
| stats dc(service) by service
&amp;lt;/query&amp;gt;
&amp;lt;/search&amp;gt;
&amp;lt;choice value="*"&amp;gt;*&amp;lt;/choice&amp;gt;
&amp;lt;default&amp;gt;*&amp;lt;/default&amp;gt;
&amp;lt;initialValue&amp;gt;*&amp;lt;/initialValue&amp;gt;
&amp;lt;/input&amp;gt;

&amp;lt;input type="dropdown" token="Entity" searchWhenChanged="true"&amp;gt;
&amp;lt;label&amp;gt;Entity&amp;lt;/label&amp;gt;
&amp;lt;search&amp;gt;
&amp;lt;query&amp;gt;
|inputlookup metadata.csv | dedup entity
| stats dc(entity) by entity
&amp;lt;/query&amp;gt;
&amp;lt;/search&amp;gt;
&amp;lt;choice value="*"&amp;gt;*&amp;lt;/choice&amp;gt;
&amp;lt;default&amp;gt;*&amp;lt;/default&amp;gt;
&amp;lt;initialValue&amp;gt;*&amp;lt;/initialValue&amp;gt;
&amp;lt;/input&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2024 22:14:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-upper-limit-to-dashboard-dropdown-value-fetch-from/m-p/676663#M231404</guid>
      <dc:creator>manas</dc:creator>
      <dc:date>2024-02-05T22:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a upper limit to dashboard dropdown value fetch from lookup file</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-upper-limit-to-dashboard-dropdown-value-fetch-from/m-p/676664#M231405</link>
      <description>&lt;P&gt;Or is it possible that issue is related to same lookup file being referenced for next input dropdown subsequently causing issue.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2024 22:21:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-upper-limit-to-dashboard-dropdown-value-fetch-from/m-p/676664#M231405</guid>
      <dc:creator>manas</dc:creator>
      <dc:date>2024-02-05T22:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a upper limit to dashboard dropdown value fetch from lookup file</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-upper-limit-to-dashboard-dropdown-value-fetch-from/m-p/676696#M231417</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/264312"&gt;@manas&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;at first you culd simplify your searches:&lt;/P&gt;&lt;P&gt;e.g. the first:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| inputlookup metadata.csv 
| dedup service
| sort service
| table service&lt;/LI-CODE&gt;&lt;P&gt;then in the second dropdown you could use the result of the first to filter results in this way:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;input type="dropdown" token="Service" searchWhenChanged="true"&amp;gt;
   &amp;lt;label&amp;gt;Service&amp;lt;/label&amp;gt;
   &amp;lt;search&amp;gt;
      &amp;lt;query&amp;gt;
         | inputlookup metadata.csv 
         | dedup service
         | sort service
         | table service
      &amp;lt;/query&amp;gt;
   &amp;lt;/search&amp;gt;
   &amp;lt;choice value="*"&amp;gt;*&amp;lt;/choice&amp;gt;
   &amp;lt;default&amp;gt;*&amp;lt;/default&amp;gt;
   &amp;lt;initialValue&amp;gt;*&amp;lt;/initialValue&amp;gt;
&amp;lt;/input&amp;gt;

&amp;lt;input type="dropdown" token="Entity" searchWhenChanged="true"&amp;gt;
   &amp;lt;label&amp;gt;Entity&amp;lt;/label&amp;gt;
   &amp;lt;search&amp;gt;
      &amp;lt;query&amp;gt;
         | inputlookup metadata.csv WHERE Service="$Service$"
         | dedup entity
         | sort entity
         | table entity
      &amp;lt;/query&amp;gt;
   &amp;lt;/search&amp;gt;
   &amp;lt;choice value="*"&amp;gt;*&amp;lt;/choice&amp;gt;
   &amp;lt;default&amp;gt;*&amp;lt;/default&amp;gt;
   &amp;lt;initialValue&amp;gt;*&amp;lt;/initialValue&amp;gt;
&amp;lt;/input&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2024 07:51:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-upper-limit-to-dashboard-dropdown-value-fetch-from/m-p/676696#M231417</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-02-06T07:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a upper limit to dashboard dropdown value fetch from lookup file</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-upper-limit-to-dashboard-dropdown-value-fetch-from/m-p/676944#M231493</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/264312"&gt;@manas&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;good for you, see next time!&lt;/P&gt;&lt;P&gt;Ciao and happy splunking&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2024 07:16:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-upper-limit-to-dashboard-dropdown-value-fetch-from/m-p/676944#M231493</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-02-08T07:16:15Z</dc:date>
    </item>
  </channel>
</rss>

