<?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: How to reset multiselect input value when parent value changed...in multislect depends tag used in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-reset-multiselect-input-value-when-parent-value-changed/m-p/581154#M47617</link>
    <description>&lt;P&gt;I unset the child token in parent dropdown..but still not working that's y asking&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 14 Jan 2022 19:07:39 GMT</pubDate>
    <dc:creator>9198459056</dc:creator>
    <dc:date>2022-01-14T19:07:39Z</dc:date>
    <item>
      <title>How to reset multiselect input value when parent value changed...in multislect depends tag used</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-reset-multiselect-input-value-when-parent-value-changed/m-p/581127#M47615</link>
      <description>&lt;P&gt;&lt;STRONG&gt;i have parent dropdown have cc as token and in for this parent there is child multislect having different value for different country..So..it is having depends=$cc$ so how to reset the multislect when it's cc is changing..&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jan 2022 16:13:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-reset-multiselect-input-value-when-parent-value-changed/m-p/581127#M47615</guid>
      <dc:creator>9198459056</dc:creator>
      <dc:date>2022-01-14T16:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to reset multiselect input value when parent value changed...in multislect depends tag used</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-reset-multiselect-input-value-when-parent-value-changed/m-p/581139#M47616</link>
      <description>&lt;P&gt;In the change handler for the "parent" dropdown, unset the form.childdropdown token or set it to an empty value&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jan 2022 17:32:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-reset-multiselect-input-value-when-parent-value-changed/m-p/581139#M47616</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-01-14T17:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to reset multiselect input value when parent value changed...in multislect depends tag used</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-reset-multiselect-input-value-when-parent-value-changed/m-p/581154#M47617</link>
      <description>&lt;P&gt;I unset the child token in parent dropdown..but still not working that's y asking&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jan 2022 19:07:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-reset-multiselect-input-value-when-parent-value-changed/m-p/581154#M47617</guid>
      <dc:creator>9198459056</dc:creator>
      <dc:date>2022-01-14T19:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to reset multiselect input value when parent value changed...in multislect depends tag used</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-reset-multiselect-input-value-when-parent-value-changed/m-p/581155#M47618</link>
      <description>&lt;P&gt;Can you share your SimpleXML?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jan 2022 19:10:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-reset-multiselect-input-value-when-parent-value-changed/m-p/581155#M47618</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-01-14T19:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to reset multiselect input value when parent value changed...in multislect depends tag used</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-reset-multiselect-input-value-when-parent-value-changed/m-p/581245#M47621</link>
      <description>&lt;P&gt;&amp;lt;input type="dropdown" token="cc" searchWhenchanged="true"&amp;gt;&lt;BR /&gt;&amp;lt;label&amp;gt;Country&amp;lt;/label&amp;gt;&lt;BR /&gt;&amp;lt;choice value="AU"&amp;gt;AU&amp;lt;/choice&amp;gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;lt;choice value="AK"&amp;gt;AK&amp;lt;/choice&amp;gt;&lt;BR /&gt;&amp;lt;choice value="UK"&amp;gt;UK&amp;lt;/choice&amp;gt;&lt;BR /&gt;&amp;lt;change&amp;gt;&lt;BR /&gt;&amp;lt;condition&amp;gt;&amp;lt;unset token="form.inpst"&amp;gt;&amp;lt;/unset&amp;gt;&amp;lt;/condition&amp;gt;&lt;BR /&gt;&amp;lt;/change&amp;gt;&lt;BR /&gt;&amp;lt;input type="multiselect"&amp;nbsp; token="inpst" searchWhenChanged="true" depends="$cc$"&amp;gt;&lt;BR /&gt;&amp;lt;label&amp;gt;&lt;BR /&gt;&amp;lt;fieldForLabel&amp;gt;desc&amp;lt;/fieldForLabel&amp;gt;&lt;BR /&gt;&amp;lt;fieldForValue&amp;gt;desc&amp;lt;/fieldForValue&amp;gt;&lt;BR /&gt;&amp;lt;search&amp;gt;&lt;BR /&gt;&amp;lt;query&amp;gt;&amp;lt;lookupQuery|where cc="$cc$"|field desc&lt;BR /&gt;&amp;lt;/query&amp;gt;&lt;BR /&gt;&amp;lt;/search&amp;gt;&lt;BR /&gt;&amp;lt;delimiter&amp;gt; OR&amp;nbsp;&amp;lt;/delimiter&amp;gt;&lt;BR /&gt;&amp;lt;valuePrefix&amp;gt;InputSource=&amp;lt;/valuePreix&amp;gt;&lt;BR /&gt;&amp;lt;valueSuffix&amp;gt;"&amp;lt;/valueSuffix&amp;gt;&lt;BR /&gt;&amp;lt;/input&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 16 Jan 2022 12:16:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-reset-multiselect-input-value-when-parent-value-changed/m-p/581245#M47621</guid>
      <dc:creator>9198459056</dc:creator>
      <dc:date>2022-01-16T12:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to reset multiselect input value when parent value changed...in multislect depends tag used</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-reset-multiselect-input-value-when-parent-value-changed/m-p/581246#M47622</link>
      <description>&lt;P&gt;A few typos but basically correct:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;input type="dropdown" token="cc" searchWhenChanged="true"&amp;gt;
&amp;lt;label&amp;gt;Country&amp;lt;/label&amp;gt;
&amp;lt;choice value="AU"&amp;gt;AU&amp;lt;/choice&amp;gt;
&amp;lt;choice value="AK"&amp;gt;AK&amp;lt;/choice&amp;gt;
&amp;lt;choice value="UK"&amp;gt;UK&amp;lt;/choice&amp;gt;
&amp;lt;change&amp;gt;
&amp;lt;condition&amp;gt;&amp;lt;unset token="form.inpst"&amp;gt;&amp;lt;/unset&amp;gt;&amp;lt;/condition&amp;gt;
&amp;lt;/change&amp;gt;
&amp;lt;/input&amp;gt;
&amp;lt;input type="multiselect"  token="inpst" searchWhenChanged="true" depends="$cc$"&amp;gt;
&amp;lt;label&amp;gt;&amp;lt;/label&amp;gt;
&amp;lt;fieldForLabel&amp;gt;desc&amp;lt;/fieldForLabel&amp;gt;
&amp;lt;fieldForValue&amp;gt;desc&amp;lt;/fieldForValue&amp;gt;
&amp;lt;search&amp;gt;
&amp;lt;query&amp;gt;lookupQuery|where cc="$cc$"|fields desc
&amp;lt;/query&amp;gt;
&amp;lt;/search&amp;gt;
&amp;lt;delimiter&amp;gt; OR &amp;lt;/delimiter&amp;gt;
&amp;lt;valuePrefix&amp;gt;InputSource="&amp;lt;/valuePreix&amp;gt;
&amp;lt;valueSuffix&amp;gt;"&amp;lt;/valueSuffix&amp;gt;
&amp;lt;/input&amp;gt;&lt;/LI-CODE&gt;</description>
      <pubDate>Sun, 16 Jan 2022 12:41:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-reset-multiselect-input-value-when-parent-value-changed/m-p/581246#M47622</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-01-16T12:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to reset multiselect input value when parent value changed...in multislect depends tag used</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-reset-multiselect-input-value-when-parent-value-changed/m-p/581250#M47623</link>
      <description>&lt;P&gt;i used both&amp;nbsp;&lt;BR /&gt;1-unset the form.inpst&lt;BR /&gt;2-unset the inpst&lt;BR /&gt;&lt;BR /&gt;both are not working&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;please help&lt;/P&gt;</description>
      <pubDate>Sun, 16 Jan 2022 14:49:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-reset-multiselect-input-value-when-parent-value-changed/m-p/581250#M47623</guid>
      <dc:creator>9198459056</dc:creator>
      <dc:date>2022-01-16T14:49:29Z</dc:date>
    </item>
  </channel>
</rss>

