<?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 Toggle selected field between 1, 0, and ALL values in button chart in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Toggle-selected-field-between-1-0-and-ALL-values-in-button-chart/m-p/2121862#M91348</link>
    <description>&lt;P&gt;Using a button chart, I tried using the Toggle Selection action to toggle a boolean field 'boolean_field' between 1, 0, and 'ALL' values. The idea is that I can use this button to cycle between 1, 0, and no field selection for this field.&lt;/P&gt;
&lt;P&gt;I only got far as being able to cycle between 1 and ALL using the following set expression:&lt;/P&gt;
&lt;P&gt;=if(GetSelectedCount(boolean_field)=0,1, 0)&lt;/P&gt;</description>
    <pubDate>Mon, 25 Sep 2023 08:39:26 GMT</pubDate>
    <dc:creator>prayner</dc:creator>
    <dc:date>2023-09-25T08:39:26Z</dc:date>
    <item>
      <title>Toggle selected field between 1, 0, and ALL values in button chart</title>
      <link>https://community.qlik.com/t5/App-Development/Toggle-selected-field-between-1-0-and-ALL-values-in-button-chart/m-p/2121862#M91348</link>
      <description>&lt;P&gt;Using a button chart, I tried using the Toggle Selection action to toggle a boolean field 'boolean_field' between 1, 0, and 'ALL' values. The idea is that I can use this button to cycle between 1, 0, and no field selection for this field.&lt;/P&gt;
&lt;P&gt;I only got far as being able to cycle between 1 and ALL using the following set expression:&lt;/P&gt;
&lt;P&gt;=if(GetSelectedCount(boolean_field)=0,1, 0)&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2023 08:39:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Toggle-selected-field-between-1-0-and-ALL-values-in-button-chart/m-p/2121862#M91348</guid>
      <dc:creator>prayner</dc:creator>
      <dc:date>2023-09-25T08:39:26Z</dc:date>
    </item>
  </channel>
</rss>

