<?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: Simple checkbox for boolean variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Simple-checkbox-for-boolean-variable/m-p/548778#M204990</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;you should create a text box and using condition and action make it act like checkbox, that why you can design it any way you want to, see attachment, in this model you can also see how you can base it on a checkbox dimension.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Jul 2015 13:45:31 GMT</pubDate>
    <dc:creator>yakir_manor</dc:creator>
    <dc:date>2015-07-14T13:45:31Z</dc:date>
    <item>
      <title>Simple checkbox for boolean variable</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-checkbox-for-boolean-variable/m-p/548774#M204986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is conceptually simple, but I'm struggling to implement it. I want to set the value of a boolean variable with a single checkbox. So, assume I have a variable vVariable, I'd like to be able to set it to -1 or 0 (True or False) using a checkbox i.e. when the checkbox is ticked, vVariable is True and when it is not ticked, vVariable is False. (I'm currently attempting this with a List Box with a Windows Checkbox selection style override )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Aug 2013 10:29:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-checkbox-for-boolean-variable/m-p/548774#M204986</guid>
      <dc:creator />
      <dc:date>2013-08-01T10:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: Simple checkbox for boolean variable</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-checkbox-for-boolean-variable/m-p/548775#M204987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;you can assign the below expression to your vVariable.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;User_ID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;gt;0,&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;True&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(),&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;False&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;()) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Aug 2013 10:37:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-checkbox-for-boolean-variable/m-p/548775#M204987</guid>
      <dc:creator />
      <dc:date>2013-08-01T10:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: Simple checkbox for boolean variable</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-checkbox-for-boolean-variable/m-p/548776#M204988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See the attachment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Aug 2013 11:28:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-checkbox-for-boolean-variable/m-p/548776#M204988</guid>
      <dc:creator />
      <dc:date>2013-08-01T11:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: Simple checkbox for boolean variable</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-checkbox-for-boolean-variable/m-p/548777#M204989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the prompt replies folks. That worked well !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Aug 2013 14:28:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-checkbox-for-boolean-variable/m-p/548777#M204989</guid>
      <dc:creator />
      <dc:date>2013-08-01T14:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Simple checkbox for boolean variable</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-checkbox-for-boolean-variable/m-p/548778#M204990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;you should create a text box and using condition and action make it act like checkbox, that why you can design it any way you want to, see attachment, in this model you can also see how you can base it on a checkbox dimension.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2015 13:45:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-checkbox-for-boolean-variable/m-p/548778#M204990</guid>
      <dc:creator>yakir_manor</dc:creator>
      <dc:date>2015-07-14T13:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: Simple checkbox for boolean variable</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-checkbox-for-boolean-variable/m-p/548779#M204991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very cool. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 10:16:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-checkbox-for-boolean-variable/m-p/548779#M204991</guid>
      <dc:creator />
      <dc:date>2015-07-27T10:16:59Z</dc:date>
    </item>
  </channel>
</rss>

