<?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: Checkbox/Selection for a Field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Checkbox-Selection-for-a-Field/m-p/106892#M758632</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try creating check_box&amp;nbsp; column in the script&lt;/P&gt;&lt;P&gt;if([Column A]=0,'Data with values 0','Data without values 0') as Checkbox&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use that column as listbox in front end.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="che.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/211464_che.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pooja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Aug 2018 05:22:02 GMT</pubDate>
    <dc:creator>pooja_prabhu_n</dc:creator>
    <dc:date>2018-08-22T05:22:02Z</dc:date>
    <item>
      <title>Checkbox/Selection for a Field</title>
      <link>https://community.qlik.com/t5/QlikView/Checkbox-Selection-for-a-Field/m-p/106891#M758630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a column(Column A) which has multiple numeric values:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Ex:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;0&lt;/P&gt;&lt;P&gt;10&lt;/P&gt;&lt;P&gt;20&lt;/P&gt;&lt;P&gt;50&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a container object giving the ability for the user to chose any values from the above column which is working fine.&lt;/P&gt;&lt;P&gt;Now, i want to limit the user selection of this particular column in the container to chose 0 or not only&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;i.e.&lt;/SPAN&gt;&lt;BR /&gt;i want a checkbox or someway where the user can check to include data with values 0 or data without values 0. No other data should be displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Taher&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Checkbox-Selection-for-a-Field/m-p/106891#M758630</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Checkbox/Selection for a Field</title>
      <link>https://community.qlik.com/t5/QlikView/Checkbox-Selection-for-a-Field/m-p/106892#M758632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try creating check_box&amp;nbsp; column in the script&lt;/P&gt;&lt;P&gt;if([Column A]=0,'Data with values 0','Data without values 0') as Checkbox&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use that column as listbox in front end.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="che.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/211464_che.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pooja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2018 05:22:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Checkbox-Selection-for-a-Field/m-p/106892#M758632</guid>
      <dc:creator>pooja_prabhu_n</dc:creator>
      <dc:date>2018-08-22T05:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Checkbox/Selection for a Field</title>
      <link>https://community.qlik.com/t5/QlikView/Checkbox-Selection-for-a-Field/m-p/106893#M758633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ideally, this should be handled using variables and input box. Create two expressions to calculate 'Data with 0' and 'Data without 0'. Then use that variable input to decide which expression is relevant for use input.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2018 05:59:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Checkbox-Selection-for-a-Field/m-p/106893#M758633</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-08-22T05:59:52Z</dc:date>
    </item>
  </channel>
</rss>

