<?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 Progressive if ladder in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Progressive-if-ladder/m-p/105235#M16565</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If we use generic if ladder in qlikview, like if(A='2','true',(if(B='3','B True',if(C='4','C True','No condition fullfilled'))))&lt;/P&gt;&lt;P&gt;However the statement shown is just an example, if we create count of a field, suppose quantity, it will be like:&lt;/P&gt;&lt;P&gt;A-20&lt;/P&gt;&lt;P&gt;B-10&lt;/P&gt;&lt;P&gt;C-5&lt;/P&gt;&lt;P&gt;which is an overlap. I want if ladder and then counts in such a way that it states the count as:&lt;/P&gt;&lt;P&gt;Count A , from that set, count B and from the ser B, count C.&lt;/P&gt;&lt;P&gt;Is there a way to achieve that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Oct 2018 12:12:08 GMT</pubDate>
    <dc:creator>sujit_nath</dc:creator>
    <dc:date>2018-10-15T12:12:08Z</dc:date>
    <item>
      <title>Progressive if ladder</title>
      <link>https://community.qlik.com/t5/QlikView/Progressive-if-ladder/m-p/105235#M16565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If we use generic if ladder in qlikview, like if(A='2','true',(if(B='3','B True',if(C='4','C True','No condition fullfilled'))))&lt;/P&gt;&lt;P&gt;However the statement shown is just an example, if we create count of a field, suppose quantity, it will be like:&lt;/P&gt;&lt;P&gt;A-20&lt;/P&gt;&lt;P&gt;B-10&lt;/P&gt;&lt;P&gt;C-5&lt;/P&gt;&lt;P&gt;which is an overlap. I want if ladder and then counts in such a way that it states the count as:&lt;/P&gt;&lt;P&gt;Count A , from that set, count B and from the ser B, count C.&lt;/P&gt;&lt;P&gt;Is there a way to achieve that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2018 12:12:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Progressive-if-ladder/m-p/105235#M16565</guid>
      <dc:creator>sujit_nath</dc:creator>
      <dc:date>2018-10-15T12:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: Progressive if ladder</title>
      <link>https://community.qlik.com/t5/QlikView/Progressive-if-ladder/m-p/105236#M16566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not completely sure what you want to do. But I like to use pick(Match(value,'a','b','c'),'do something when a','do something when b,'do something when c'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2018 12:19:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Progressive-if-ladder/m-p/105236#M16566</guid>
      <dc:creator>bramkn</dc:creator>
      <dc:date>2018-10-15T12:19:55Z</dc:date>
    </item>
  </channel>
</rss>

