<?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 Listbox as Check box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Listbox-as-Check-box/m-p/570519#M1107191</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;If I have a list box and use it as check box is it possible to keep a specific value always checked even if one press clear?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/54923_Screenshot.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to keep "Total" in my list box even if you click clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Carolin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Mar 2014 10:06:26 GMT</pubDate>
    <dc:creator>carolin01</dc:creator>
    <dc:date>2014-03-13T10:06:26Z</dc:date>
    <item>
      <title>Listbox as Check box</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-as-Check-box/m-p/570519#M1107191</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;If I have a list box and use it as check box is it possible to keep a specific value always checked even if one press clear?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/54923_Screenshot.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to keep "Total" in my list box even if you click clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Carolin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 10:06:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-as-Check-box/m-p/570519#M1107191</guid>
      <dc:creator>carolin01</dc:creator>
      <dc:date>2014-03-13T10:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox as Check box</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-as-Check-box/m-p/570520#M1107192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to list box properties and select 'Always one vale select ' check box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 10:09:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-as-Check-box/m-p/570520#M1107192</guid>
      <dc:creator>jsingh71</dc:creator>
      <dc:date>2014-03-13T10:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox as Check box</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-as-Check-box/m-p/570521#M1107193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Find screenshot for more clarification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="listbox.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/54921_listbox.png" style="width: 620px; height: 206px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 10:11:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-as-Check-box/m-p/570521#M1107193</guid>
      <dc:creator>jsingh71</dc:creator>
      <dc:date>2014-03-13T10:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox as Check box</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-as-Check-box/m-p/570522#M1107194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carolin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use following Action/Triggers to achieve this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Action Type: Selection&lt;/P&gt;&lt;P&gt;Action : Select In field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then give the field name and value you want to get selected.&lt;/P&gt;&lt;P&gt;Once done, add another Action as :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Action Type: Selection&lt;/P&gt;&lt;P&gt;Action : Lock Field&lt;/P&gt;&lt;P&gt;and add the name of the field in which you wnat the selections not to be cleared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use these Actions/Triggers on any event per your requirements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 10:11:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-as-Check-box/m-p/570522#M1107194</guid>
      <dc:creator />
      <dc:date>2014-03-13T10:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox as Check box</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-as-Check-box/m-p/570523#M1107195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Open the Link from enclosed file.&lt;BR /&gt;This is what you want..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 10:12:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-as-Check-box/m-p/570523#M1107195</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-13T10:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox as Check box</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-as-Check-box/m-p/570524#M1107196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jsingh71.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I choose &lt;STRONG&gt;Always one value select &lt;/STRONG&gt;you cant select all data of the list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you should go for trigger.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 10:14:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-as-Check-box/m-p/570524#M1107196</guid>
      <dc:creator>senpradip007</dc:creator>
      <dc:date>2014-03-13T10:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox as Check box</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-as-Check-box/m-p/570525#M1107197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortuntely this doesn´t work as it is not highlighted. You cannot choose this maybe because its a LED check box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 10:33:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-as-Check-box/m-p/570525#M1107197</guid>
      <dc:creator>carolin01</dc:creator>
      <dc:date>2014-03-13T10:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox as Check box</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-as-Check-box/m-p/570526#M1107198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carolin,&lt;/P&gt;&lt;P&gt;It will be highlighted only when first you have selected a value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 10:37:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-as-Check-box/m-p/570526#M1107198</guid>
      <dc:creator />
      <dc:date>2014-03-13T10:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox as Check box</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-as-Check-box/m-p/570527#M1107199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shyamal,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I think it will lock the field value and won't allows any other selections in the same field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thansk, Pradeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 10:37:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-as-Check-box/m-p/570527#M1107199</guid>
      <dc:creator>PradeepReddy</dc:creator>
      <dc:date>2014-03-13T10:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox as Check box</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-as-Check-box/m-p/570528#M1107200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pradeep,&lt;BR /&gt;Yes, you are right. My bad &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/137484"&gt;Carolin Borchert&lt;/A&gt; : You can just give "Select In field" action on various events and skip "Lock field".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 10:53:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-as-Check-box/m-p/570528#M1107200</guid>
      <dc:creator />
      <dc:date>2014-03-13T10:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox as Check box</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-as-Check-box/m-p/570529#M1107201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carolin,&lt;/P&gt;&lt;P&gt;First you select Total from your list box and then click on Set Clear state option.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Clear.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/54928_Clear.png" style="width: 620px; height: 174px;" /&gt;&lt;/P&gt;&lt;P&gt;After that you can select other options also in list box and then click on clear. It will clear all other except the first one which you selected before click on Set Clear Set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And also in Sheet properties add one trigger &lt;STRONG&gt;Select in Field&lt;/STRONG&gt; for selecting specific option what you want.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 10:59:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-as-Check-box/m-p/570529#M1107201</guid>
      <dc:creator>jsingh71</dc:creator>
      <dc:date>2014-03-13T10:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox as Check box</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-as-Check-box/m-p/570530#M1107202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hope attached example is what you are looking for...&lt;/P&gt;&lt;P&gt;I have used a Field Event Trigger (Settings &amp;gt; Document Properties &amp;gt; Triggers) to toggle select 'Total' if 'Total' is deselected.&lt;/P&gt;&lt;P&gt;When you implement it for the first time, however, 'Total' might be unselected. But selecting it once will keep the Toggle Select cycle going forever.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 11:04:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-as-Check-box/m-p/570530#M1107202</guid>
      <dc:creator />
      <dc:date>2014-03-13T11:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox as Check box</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-as-Check-box/m-p/570531#M1107203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you are right pradip earlier I didn't checked, I thought carolin is using LED but she didn't.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 11:10:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-as-Check-box/m-p/570531#M1107203</guid>
      <dc:creator>jsingh71</dc:creator>
      <dc:date>2014-03-13T11:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox as Check box</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-as-Check-box/m-p/570532#M1107204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I liked this but for some reason it didn´t work when I copied the expression from that weg page. I noticed that I had to use [$Field] instead which worked first well but it stopped working at this stage:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/54925_Screenshot.png" style="width: 620px; height: 254px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see from the text box it doesn´t give '0' as result and I don´t know why as one step before it still worked all well. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 11:28:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-as-Check-box/m-p/570532#M1107204</guid>
      <dc:creator>carolin01</dc:creator>
      <dc:date>2014-03-13T11:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox as Check box</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-as-Check-box/m-p/570533#M1107205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the same.&lt;/P&gt;&lt;P&gt;Dont just read the post but check the whole video.&lt;/P&gt;&lt;P&gt;It should definitely work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 11:36:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-as-Check-box/m-p/570533#M1107205</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-13T11:36:15Z</dc:date>
    </item>
  </channel>
</rss>

