<?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: Total attribute from listbox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Total-attribute-from-listbox/m-p/910453#M316167</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;in the Trigger OnSelect for Field Sel&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Set the action to &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Select in Field&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG&gt;Field &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Sel&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG&gt;Value&lt;/STRONG&gt;&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;index&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Sel&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,','),'TOTAL')&amp;gt;0,'(TOTAL)','('&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Sel&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'|')&amp;amp;')') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This code will default to TOTAL when CLEAR is pressed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Jul 2015 10:39:29 GMT</pubDate>
    <dc:creator>sgrice</dc:creator>
    <dc:date>2015-07-23T10:39:29Z</dc:date>
    <item>
      <title>Total attribute from listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Total-attribute-from-listbox/m-p/910450#M316164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on QlikView application. I have few attributes coming from database.( abc, xyz, total) my requirement is when user selected Total from Listbox then he is not able to select abc, xyz. in same when user selects either abc or xyz total should grayed out. user have to lose the capability of selection total.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in other words, user can select either Total or abc, xyz alone, or abc and xyz. but not all three at a time.&lt;/P&gt;&lt;P&gt;palese suggest me the logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;San&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 19:42:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-attribute-from-listbox/m-p/910450#M316164</guid>
      <dc:creator>psankepalli</dc:creator>
      <dc:date>2015-07-22T19:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: Total attribute from listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Total-attribute-from-listbox/m-p/910451#M316165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the only thing like that is using the listbox property of 'Always One Value Selected', but this will allow you to select one and only one option. I don't think this function will work for you however.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 20:33:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-attribute-from-listbox/m-p/910451#M316165</guid>
      <dc:creator>cspencer3</dc:creator>
      <dc:date>2015-07-22T20:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: Total attribute from listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Total-attribute-from-listbox/m-p/910452#M316166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you can do this with a onSelect trigger that changes the selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically if TOTAL ever select it should clear the others.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 10:29:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-attribute-from-listbox/m-p/910452#M316166</guid>
      <dc:creator>sgrice</dc:creator>
      <dc:date>2015-07-23T10:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: Total attribute from listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Total-attribute-from-listbox/m-p/910453#M316167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;in the Trigger OnSelect for Field Sel&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Set the action to &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Select in Field&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG&gt;Field &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Sel&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG&gt;Value&lt;/STRONG&gt;&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;index&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Sel&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,','),'TOTAL')&amp;gt;0,'(TOTAL)','('&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Sel&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'|')&amp;amp;')') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This code will default to TOTAL when CLEAR is pressed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 10:39:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-attribute-from-listbox/m-p/910453#M316167</guid>
      <dc:creator>sgrice</dc:creator>
      <dc:date>2015-07-23T10:39:29Z</dc:date>
    </item>
  </channel>
</rss>

