<?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 Re: Dynamic Dropdown All option issue in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-achieve-dynamic-dropdown-all-option/m-p/618181#M50764</link>
    <description>&lt;P&gt;I actually just did a simple search to test it out. index=index_name source_type=windows fieldname=* and that got the error. Also tried with quotation marks. But if I change the fieldname to a different one I don't get that error. I don't have a lot of experience in this so I immediately assumed it was something I am doing.&lt;/P&gt;</description>
    <pubDate>Mon, 24 Oct 2022 20:23:52 GMT</pubDate>
    <dc:creator>Aroot002</dc:creator>
    <dc:date>2022-10-24T20:23:52Z</dc:date>
    <item>
      <title>How to achieve dynamic dropdown all option?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-achieve-dynamic-dropdown-all-option/m-p/618168#M50757</link>
      <description>&lt;P&gt;So I've searched and searched but can't seem to find an answer to my issue. I need to add an all option to my dynamic dropdown. I have found answers that seem like they should be simple enough. Either add All, * to static or alter the XML code. I've tried both, (I think when I altered the XML code it pretty much caused the dropdown to be the exact same way as it was had I just added the options to the static section) and each time I am getting a "search string cannot be empty" error. Don't know if it matters but I did watch a couple youtube videos, their search used | table fieldname | dedup fieldname at the end, when I did that I got the same issue, but now all the field values are grouped together, so I'm doing | stats count by fieldname at the end&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 19:57:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-achieve-dynamic-dropdown-all-option/m-p/618168#M50757</guid>
      <dc:creator>Aroot002</dc:creator>
      <dc:date>2022-10-24T19:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Dropdown All option issue</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-achieve-dynamic-dropdown-all-option/m-p/618173#M50759</link>
      <description>&lt;P&gt;This is how I would typically configure it:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="johnhua_0-1666640560928.png" style="width: 483px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/22126i5DA2D1B3E941814C/image-dimensions/483x442?v=v2" width="483" height="442" role="button" title="johnhua_0-1666640560928.png" alt="johnhua_0-1666640560928.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 19:45:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-achieve-dynamic-dropdown-all-option/m-p/618173#M50759</guid>
      <dc:creator>johnhuang</dc:creator>
      <dc:date>2022-10-24T19:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Dropdown All option issue</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-achieve-dynamic-dropdown-all-option/m-p/618174#M50760</link>
      <description>&lt;P&gt;Same issue, says that it's ignoring search expansion due to error "search string cannot be empty"&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 19:52:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-achieve-dynamic-dropdown-all-option/m-p/618174#M50760</guid>
      <dc:creator>Aroot002</dc:creator>
      <dc:date>2022-10-24T19:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Dropdown All option issue</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-achieve-dynamic-dropdown-all-option/m-p/618177#M50761</link>
      <description>&lt;P&gt;Could you click on the magnifying glass to "Open in search" and provide the query?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 20:10:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-achieve-dynamic-dropdown-all-option/m-p/618177#M50761</guid>
      <dc:creator>johnhuang</dc:creator>
      <dc:date>2022-10-24T20:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Dropdown All option issue</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-achieve-dynamic-dropdown-all-option/m-p/618179#M50762</link>
      <description>&lt;P&gt;I'm actually working on my other computer, but I did click the glass, I got the same error when the search opened, could this be more of a log issue? I actually swapped it out for another field and did not get the error.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 20:16:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-achieve-dynamic-dropdown-all-option/m-p/618179#M50762</guid>
      <dc:creator>Aroot002</dc:creator>
      <dc:date>2022-10-24T20:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Dropdown All option issue</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-achieve-dynamic-dropdown-all-option/m-p/618180#M50763</link>
      <description>&lt;P&gt;I think it's more of a query issue - could you provide a sample of the query when open to a new search?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 20:19:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-achieve-dynamic-dropdown-all-option/m-p/618180#M50763</guid>
      <dc:creator>johnhuang</dc:creator>
      <dc:date>2022-10-24T20:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Dropdown All option issue</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-achieve-dynamic-dropdown-all-option/m-p/618181#M50764</link>
      <description>&lt;P&gt;I actually just did a simple search to test it out. index=index_name source_type=windows fieldname=* and that got the error. Also tried with quotation marks. But if I change the fieldname to a different one I don't get that error. I don't have a lot of experience in this so I immediately assumed it was something I am doing.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 20:23:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-achieve-dynamic-dropdown-all-option/m-p/618181#M50764</guid>
      <dc:creator>Aroot002</dc:creator>
      <dc:date>2022-10-24T20:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Dropdown All option issue</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-achieve-dynamic-dropdown-all-option/m-p/618182#M50765</link>
      <description>&lt;P&gt;Just to confirm,&lt;/P&gt;&lt;P&gt;You ran:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=index_name source_type=windows fieldname=*&lt;/LI-CODE&gt;&lt;P&gt;and got an error&amp;nbsp;"search string cannot be empty"?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 20:26:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-achieve-dynamic-dropdown-all-option/m-p/618182#M50765</guid>
      <dc:creator>johnhuang</dc:creator>
      <dc:date>2022-10-24T20:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Dropdown All option issue</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-achieve-dynamic-dropdown-all-option/m-p/618183#M50766</link>
      <description>&lt;P&gt;Yes, the error is "Ignoring fieldname "value1" for search expansion due to error="search string cannot be empty"&lt;BR /&gt;&lt;BR /&gt;"Ignoring fieldname "value2" for search expansion due to error="search string cannot be empty"&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 20:29:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-achieve-dynamic-dropdown-all-option/m-p/618183#M50766</guid>
      <dc:creator>Aroot002</dc:creator>
      <dc:date>2022-10-24T20:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Dropdown All option issue</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-achieve-dynamic-dropdown-all-option/m-p/618184#M50767</link>
      <description>&lt;P&gt;If possible, could you provide a screenshot.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 20:40:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-achieve-dynamic-dropdown-all-option/m-p/618184#M50767</guid>
      <dc:creator>johnhuang</dc:creator>
      <dc:date>2022-10-24T20:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Dropdown All option issue</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-achieve-dynamic-dropdown-all-option/m-p/618477#M50794</link>
      <description>&lt;P&gt;I'm actually accepting your first response as a solution... essentially your answer was the correct one. My problem was being caused by an underlying issue with the logs I am querying.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2022 21:34:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-achieve-dynamic-dropdown-all-option/m-p/618477#M50794</guid>
      <dc:creator>Aroot002</dc:creator>
      <dc:date>2022-10-26T21:34:08Z</dc:date>
    </item>
  </channel>
</rss>

