<?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 dynamic query for dropddown in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/dynamic-query-for-dropddown/m-p/272257#M17224</link>
    <description>&lt;P&gt;I have a Query from 1 index that brings a list of some ID (about 300) they have dedup comand so that it brings me unique values. simple query like this&lt;/P&gt;

&lt;P&gt;index= index1 |table partnerId|dedup partnerId&lt;/P&gt;

&lt;P&gt;partnerID&lt;BR /&gt;
aaaa&lt;BR /&gt;
ssss&lt;BR /&gt;
ffff&lt;BR /&gt;
hkfk&lt;/P&gt;

&lt;P&gt;I exported table to Excel and check that no value was duplicated.&lt;BR /&gt;
But when i create a dropdown (so i can filter some results by this ID) to include it in a  dashboard, and i put that Query it says: "Duplicate values causing conflict". what can it be causing this? As i said, i exported results in excel and no duplicated value was found (excel usually matches value wheter they are upper or lowercase). &lt;BR /&gt;
Maybe the list of values is too long ? I don´t know what else to think. &lt;/P&gt;</description>
    <pubDate>Fri, 27 May 2016 18:57:15 GMT</pubDate>
    <dc:creator>guillecasco</dc:creator>
    <dc:date>2016-05-27T18:57:15Z</dc:date>
    <item>
      <title>dynamic query for dropddown</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/dynamic-query-for-dropddown/m-p/272257#M17224</link>
      <description>&lt;P&gt;I have a Query from 1 index that brings a list of some ID (about 300) they have dedup comand so that it brings me unique values. simple query like this&lt;/P&gt;

&lt;P&gt;index= index1 |table partnerId|dedup partnerId&lt;/P&gt;

&lt;P&gt;partnerID&lt;BR /&gt;
aaaa&lt;BR /&gt;
ssss&lt;BR /&gt;
ffff&lt;BR /&gt;
hkfk&lt;/P&gt;

&lt;P&gt;I exported table to Excel and check that no value was duplicated.&lt;BR /&gt;
But when i create a dropdown (so i can filter some results by this ID) to include it in a  dashboard, and i put that Query it says: "Duplicate values causing conflict". what can it be causing this? As i said, i exported results in excel and no duplicated value was found (excel usually matches value wheter they are upper or lowercase). &lt;BR /&gt;
Maybe the list of values is too long ? I don´t know what else to think. &lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2016 18:57:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/dynamic-query-for-dropddown/m-p/272257#M17224</guid>
      <dc:creator>guillecasco</dc:creator>
      <dc:date>2016-05-27T18:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic query for dropddown</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/dynamic-query-for-dropddown/m-p/272258#M17225</link>
      <description>&lt;P&gt;Two things you might want to check:&lt;/P&gt;

&lt;P&gt;Are you sure you're setting the correct "Field for Value" and "Field for Label"? &lt;/P&gt;

&lt;P&gt;Also are you sure that you don't have any "Static Options" set that might be conflicting with the dynamically populating values? &lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2016 00:49:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/dynamic-query-for-dropddown/m-p/272258#M17225</guid>
      <dc:creator>ryanoconnor</dc:creator>
      <dc:date>2016-05-31T00:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic query for dropddown</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/dynamic-query-for-dropddown/m-p/272259#M17226</link>
      <description>&lt;P&gt;Try reversing the order of the table and dedup command &lt;CODE&gt; index=index1 | dedup partnerId | table partnerId &lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Might be that Splunk ignores the dedup once you've listed the results with table.&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2016 06:34:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/dynamic-query-for-dropddown/m-p/272259#M17226</guid>
      <dc:creator>thilleso</dc:creator>
      <dc:date>2016-05-31T06:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic query for dropddown</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/dynamic-query-for-dropddown/m-p/272260#M17227</link>
      <description>&lt;P&gt;That was it The field for label had a space when y pasted it...hehe thanks man&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2016 15:19:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/dynamic-query-for-dropddown/m-p/272260#M17227</guid>
      <dc:creator>guillecasco</dc:creator>
      <dc:date>2016-06-02T15:19:12Z</dc:date>
    </item>
  </channel>
</rss>

