<?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 Creating a custom dynamic with buttons - select multiple fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-a-custom-dynamic-with-buttons-select-multiple-fields/m-p/1057446#M465289</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;3 buttons;&lt;BR /&gt; 1 Field;&lt;BR /&gt;&amp;nbsp; &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The Button 1 defines the Field to Value 1&lt;/LI&gt;&lt;LI&gt; The Button 2 defines the Field to Value 2&lt;/LI&gt;&lt;LI&gt;The Button 3 defines the Field to Value 3&lt;BR /&gt; &lt;BR /&gt; What I’m trying to do is:&lt;BR /&gt; &lt;BR /&gt; If I press Button 1 and next press Button 2 and next press Button 3 I will have &lt;BR /&gt; Field = (Value 1 | Value 2 | Value 3)&lt;BR /&gt; If I press Button 1 again I will have&lt;BR /&gt; Field = (Value 2 | Value 3)&lt;BR /&gt; If I press Button 3 again I will have&lt;BR /&gt; Field = (Value 2)&lt;BR /&gt; &lt;BR /&gt; &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Are you seeing the logic?&lt;BR /&gt; &lt;BR /&gt; I’ve something like this for the Action in first button:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: blue;"&gt;IF&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: blue;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: maroon;"&gt;Field&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;)=0,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: maroon;"&gt;Field&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;=1,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: blue;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: maroon;"&gt;Field&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;)&amp;gt;0,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: maroon;"&gt;Week&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;='('&amp;amp; 1 &amp;amp; &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: blue;"&gt;GetFieldSelections&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: maroon;"&gt;Field&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;) &amp;amp; ')'))&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Mar 2016 11:19:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-03-23T11:19:24Z</dc:date>
    <item>
      <title>Creating a custom dynamic with buttons - select multiple fields</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-custom-dynamic-with-buttons-select-multiple-fields/m-p/1057446#M465289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;3 buttons;&lt;BR /&gt; 1 Field;&lt;BR /&gt;&amp;nbsp; &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The Button 1 defines the Field to Value 1&lt;/LI&gt;&lt;LI&gt; The Button 2 defines the Field to Value 2&lt;/LI&gt;&lt;LI&gt;The Button 3 defines the Field to Value 3&lt;BR /&gt; &lt;BR /&gt; What I’m trying to do is:&lt;BR /&gt; &lt;BR /&gt; If I press Button 1 and next press Button 2 and next press Button 3 I will have &lt;BR /&gt; Field = (Value 1 | Value 2 | Value 3)&lt;BR /&gt; If I press Button 1 again I will have&lt;BR /&gt; Field = (Value 2 | Value 3)&lt;BR /&gt; If I press Button 3 again I will have&lt;BR /&gt; Field = (Value 2)&lt;BR /&gt; &lt;BR /&gt; &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Are you seeing the logic?&lt;BR /&gt; &lt;BR /&gt; I’ve something like this for the Action in first button:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: blue;"&gt;IF&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: blue;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: maroon;"&gt;Field&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;)=0,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: maroon;"&gt;Field&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;=1,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: blue;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: maroon;"&gt;Field&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;)&amp;gt;0,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: maroon;"&gt;Week&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;='('&amp;amp; 1 &amp;amp; &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: blue;"&gt;GetFieldSelections&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: maroon;"&gt;Field&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;) &amp;amp; ')'))&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 11:19:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-custom-dynamic-with-buttons-select-multiple-fields/m-p/1057446#M465289</guid>
      <dc:creator />
      <dc:date>2016-03-23T11:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a custom dynamic with buttons - select multiple fields</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-custom-dynamic-with-buttons-select-multiple-fields/m-p/1057447#M465290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 9pt; font-family: Arial, sans-serif; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9pt; font-family: Arial, sans-serif; color: blue;"&gt;IF&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9pt; font-family: Arial, sans-serif; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9pt; font-family: Arial, sans-serif; color: blue;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 9pt; font-family: Arial, sans-serif; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9pt; font-family: Arial, sans-serif; color: maroon;"&gt;Field&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9pt; font-family: Arial, sans-serif; color: black;"&gt;)=0,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9pt; font-family: Arial, sans-serif; color: maroon;"&gt;&lt;STRONG&gt;Field&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9pt; font-family: Arial, sans-serif; color: black;"&gt;&lt;STRONG&gt;=2,&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9pt; font-family: Arial, sans-serif; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9pt; font-family: Arial, sans-serif; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9pt; font-family: Arial, sans-serif; color: blue;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9pt; font-family: Arial, sans-serif; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9pt; font-family: Arial, sans-serif; color: maroon;"&gt;Field&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9pt; font-family: Arial, sans-serif; color: black;"&gt;)&amp;gt;0,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9pt; font-family: Arial, sans-serif; color: maroon;"&gt;Week&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9pt; font-family: Arial, sans-serif; color: black;"&gt;='('&amp;amp; 1 &amp;amp; &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9pt; font-family: Arial, sans-serif; color: blue;"&gt;GetFieldSelections&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9pt; font-family: Arial, sans-serif; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9pt; font-family: Arial, sans-serif; color: maroon;"&gt;Field&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9pt; font-family: Arial, sans-serif; color: black;"&gt;) &amp;amp; ')'))&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 11:21:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-custom-dynamic-with-buttons-select-multiple-fields/m-p/1057447#M465290</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-23T11:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a custom dynamic with buttons - select multiple fields</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-custom-dynamic-with-buttons-select-multiple-fields/m-p/1057448#M465291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;BR /&gt; Thanks for your response, but &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can't getting what I want &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 11:24:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-custom-dynamic-with-buttons-select-multiple-fields/m-p/1057448#M465291</guid>
      <dc:creator />
      <dc:date>2016-03-23T11:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a custom dynamic with buttons - select multiple fields</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-custom-dynamic-with-buttons-select-multiple-fields/m-p/1057449#M465292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add a Toggle Select action to each button instead to toggle on and off the selection of the values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 11:24:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-custom-dynamic-with-buttons-select-multiple-fields/m-p/1057449#M465292</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-03-23T11:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a custom dynamic with buttons - select multiple fields</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-custom-dynamic-with-buttons-select-multiple-fields/m-p/1057450#M465293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can u explain how toggle works?&amp;nbsp; what it exctly?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 11:26:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-custom-dynamic-with-buttons-select-multiple-fields/m-p/1057450#M465293</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-23T11:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a custom dynamic with buttons - select multiple fields</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-custom-dynamic-with-buttons-select-multiple-fields/m-p/1057451#M465294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gysbert, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank for your response. I never use Toggle Select. What I'm reading, this allows me to unselect the value. But I'm getting confuse about how I can use them to select the values... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 11:37:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-custom-dynamic-with-buttons-select-multiple-fields/m-p/1057451#M465294</guid>
      <dc:creator />
      <dc:date>2016-03-23T11:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a custom dynamic with buttons - select multiple fields</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-custom-dynamic-with-buttons-select-multiple-fields/m-p/1057452#M465295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I already got It &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I create a Trigger that select all possible values to the field, then on each button I add the following action which deselect each value.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/119148_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 11:46:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-custom-dynamic-with-buttons-select-multiple-fields/m-p/1057452#M465295</guid>
      <dc:creator />
      <dc:date>2016-03-23T11:46:41Z</dc:date>
    </item>
  </channel>
</rss>

