<?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 change the default selection on basis of the toggle? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-change-the-default-selection-on-basis-of-the-toggle/m-p/1878274#M72402</link>
    <description>&lt;P&gt;Hi, the action to "clear selections in field" removes selections in that field, the action to "select values in a field" makes selections, if doesn't work post how are you trying to configure this, or upload a sample app to check what it's wrong.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 07 Jan 2022 07:07:48 GMT</pubDate>
    <dc:creator>rubenmarin</dc:creator>
    <dc:date>2022-01-07T07:07:48Z</dc:date>
    <item>
      <title>How to change the default selection on basis of the toggle?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-change-the-default-selection-on-basis-of-the-toggle/m-p/1877822#M72355</link>
      <description>&lt;P&gt;Hi Team ,&lt;/P&gt;
&lt;P&gt;How to change the default selection on basis of the toggle?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;lets say I have 3 sheets namely S1 , S2 &amp;amp; S3 and 2 buttons&amp;nbsp;Button A&amp;nbsp; &amp;nbsp; Button B&amp;nbsp; &amp;nbsp;in all the sheets.&lt;/P&gt;
&lt;P&gt;My by default selected toggle is Button A. Considering S2 Sheet&lt;/P&gt;
&lt;P&gt;When selection is Button A the filter for the S2 sheet should be FlagA=1,&lt;/P&gt;
&lt;P&gt;When I click on Button B the filter for the S2 sheet&amp;nbsp; should be FlagB=1 and FlagA=1 should get discarded.&lt;/P&gt;
&lt;P&gt;FlagA and FlagB are do different fields.&lt;/P&gt;
&lt;P&gt;When I navigate to S1 or S3 there should not be any Flag selections/filters.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can I achieve this? Please Help&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jan 2022 07:24:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-change-the-default-selection-on-basis-of-the-toggle/m-p/1877822#M72355</guid>
      <dc:creator>userpd_2021</dc:creator>
      <dc:date>2022-01-06T07:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the default selection on basis of the toggle?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-change-the-default-selection-on-basis-of-the-toggle/m-p/1877840#M72360</link>
      <description>&lt;P&gt;Hi, for button A you add 2 actions: Clear selections in FlagA and select 1 in FlagB. For button 2 it's the opposite.&lt;/P&gt;
&lt;P&gt;And the sheet itself can also have actions, in that case it will have also two actions, each one to clear selections in each field.&lt;/P&gt;
&lt;P&gt;If you want each sheet to keep it's selections you can use alternate states, in Master Items, crete an alternate state for each sheet and apply the state that corresponds to each object of each sheet.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jan 2022 08:19:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-change-the-default-selection-on-basis-of-the-toggle/m-p/1877840#M72360</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2022-01-06T08:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the default selection on basis of the toggle?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-change-the-default-selection-on-basis-of-the-toggle/m-p/1877852#M72363</link>
      <description>&lt;P&gt;Hi Rubenmarin ,&lt;/P&gt;
&lt;P&gt;Thanks for your response. I tried the method you suggested but I couldn't see any filter being applied or removed&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please help me !&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jan 2022 08:42:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-change-the-default-selection-on-basis-of-the-toggle/m-p/1877852#M72363</guid>
      <dc:creator>userpd_2021</dc:creator>
      <dc:date>2022-01-06T08:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the default selection on basis of the toggle?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-change-the-default-selection-on-basis-of-the-toggle/m-p/1878274#M72402</link>
      <description>&lt;P&gt;Hi, the action to "clear selections in field" removes selections in that field, the action to "select values in a field" makes selections, if doesn't work post how are you trying to configure this, or upload a sample app to check what it's wrong.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jan 2022 07:07:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-change-the-default-selection-on-basis-of-the-toggle/m-p/1878274#M72402</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2022-01-07T07:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the default selection on basis of the toggle?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-change-the-default-selection-on-basis-of-the-toggle/m-p/1878286#M72404</link>
      <description>&lt;P&gt;Hi , It worked thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jan 2022 08:15:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-change-the-default-selection-on-basis-of-the-toggle/m-p/1878286#M72404</guid>
      <dc:creator>userpd_2021</dc:creator>
      <dc:date>2022-01-07T08:15:18Z</dc:date>
    </item>
  </channel>
</rss>

