<?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 define a token when input field is empty in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/define-a-token-when-input-field-is-empty/m-p/384244#M25197</link>
    <description>&lt;P&gt;I am using multi select drop-down input field (multiField1) where i have ALL as static option and i use * as value to search for all the possible values of a particular field.&lt;/P&gt;

&lt;P&gt;When user tries to add an option to drop-down, he has to manually remove the ALL which is not good user experience.&lt;/P&gt;

&lt;P&gt;We would like to set another token selField=* when multiField1 is empty. Can you help me with the condition to set the token - selField ?&lt;/P&gt;</description>
    <pubDate>Fri, 29 Mar 2019 05:49:59 GMT</pubDate>
    <dc:creator>praphulla1</dc:creator>
    <dc:date>2019-03-29T05:49:59Z</dc:date>
    <item>
      <title>define a token when input field is empty</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/define-a-token-when-input-field-is-empty/m-p/384244#M25197</link>
      <description>&lt;P&gt;I am using multi select drop-down input field (multiField1) where i have ALL as static option and i use * as value to search for all the possible values of a particular field.&lt;/P&gt;

&lt;P&gt;When user tries to add an option to drop-down, he has to manually remove the ALL which is not good user experience.&lt;/P&gt;

&lt;P&gt;We would like to set another token selField=* when multiField1 is empty. Can you help me with the condition to set the token - selField ?&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2019 05:49:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/define-a-token-when-input-field-is-empty/m-p/384244#M25197</guid>
      <dc:creator>praphulla1</dc:creator>
      <dc:date>2019-03-29T05:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: define a token when input field is empty</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/define-a-token-when-input-field-is-empty/m-p/384245#M25198</link>
      <description>&lt;P&gt;I am not inclined towards using javascript todo this.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2019 05:52:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/define-a-token-when-input-field-is-empty/m-p/384245#M25198</guid>
      <dc:creator>praphulla1</dc:creator>
      <dc:date>2019-03-29T05:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: define a token when input field is empty</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/define-a-token-when-input-field-is-empty/m-p/384246#M25199</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;Check this solution&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/592973/remove-all-from-multiselect-input-in-dashboard.html"&gt;https://answers.splunk.com/answers/592973/remove-all-from-multiselect-input-in-dashboard.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2019 05:56:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/define-a-token-when-input-field-is-empty/m-p/384246#M25199</guid>
      <dc:creator>vnravikumar</dc:creator>
      <dc:date>2019-03-29T05:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: define a token when input field is empty</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/define-a-token-when-input-field-is-empty/m-p/384247#M25200</link>
      <description>&lt;P&gt;Thanks Ravi.&lt;/P&gt;

&lt;P&gt;i have found that result and its using a javascript based solution. i was more inclined towards implementing this without using javascript.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2019 05:59:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/define-a-token-when-input-field-is-empty/m-p/384247#M25200</guid>
      <dc:creator>praphulla1</dc:creator>
      <dc:date>2019-03-29T05:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: define a token when input field is empty</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/define-a-token-when-input-field-is-empty/m-p/384248#M25201</link>
      <description>&lt;P&gt;please check the second solution.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2019 06:01:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/define-a-token-when-input-field-is-empty/m-p/384248#M25201</guid>
      <dc:creator>vnravikumar</dc:creator>
      <dc:date>2019-03-29T06:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: define a token when input field is empty</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/define-a-token-when-input-field-is-empty/m-p/384249#M25202</link>
      <description>&lt;P&gt;Thanks  vivek.&lt;/P&gt;

&lt;P&gt;I just looked at the accepted answer and overlooked other options. Thanks Ravi.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2019 21:09:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/define-a-token-when-input-field-is-empty/m-p/384249#M25202</guid>
      <dc:creator>praphulla1</dc:creator>
      <dc:date>2019-03-29T21:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: define a token when input field is empty</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/define-a-token-when-input-field-is-empty/m-p/384250#M25203</link>
      <description>&lt;P&gt;Can you update your comments to refer to the 2nd answer in the forum so that we can mark your comment as answer to help others &lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2019 21:12:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/define-a-token-when-input-field-is-empty/m-p/384250#M25203</guid>
      <dc:creator>praphulla1</dc:creator>
      <dc:date>2019-03-29T21:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: define a token when input field is empty</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/define-a-token-when-input-field-is-empty/m-p/384251#M25204</link>
      <description>&lt;P&gt;i had updated&lt;/P&gt;</description>
      <pubDate>Sat, 30 Mar 2019 02:37:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/define-a-token-when-input-field-is-empty/m-p/384251#M25204</guid>
      <dc:creator>vnravikumar</dc:creator>
      <dc:date>2019-03-30T02:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: define a token when input field is empty</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/define-a-token-when-input-field-is-empty/m-p/384252#M25205</link>
      <description>&lt;P&gt;i have used the 2nd answer in the above solution and it worked for me.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2019 20:49:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/define-a-token-when-input-field-is-empty/m-p/384252#M25205</guid>
      <dc:creator>praphulla1</dc:creator>
      <dc:date>2019-04-01T20:49:17Z</dc:date>
    </item>
  </channel>
</rss>

