<?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 Qlikview Multiple Status in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qlikview-Multiple-Status/m-p/2487781#M101579</link>
    <description>&lt;P&gt;&lt;SPAN class="Y2IQFc"&gt;Hi, I want to ask about the use of expressions in qlikview :&lt;BR /&gt;&lt;/SPAN&gt;➢ If there are only 2 consumers in the BPKB number for comparison, then the process is:&lt;BR /&gt;▪ If one of the BPKB status accounts is "released" then the result sheet is "OK"&lt;BR /&gt;▪ If 2 accounts have BPKB status "New Data, In Progress, Borrowed" then the information sheet&lt;BR /&gt;the result is "WARNING"&lt;BR /&gt;➢ If the comparison BPKB number is &amp;gt; 2 consumers only, then the process is:&lt;BR /&gt;▪ If &amp;gt; 1 account has BPKB status "released" then the result sheet is "OK"&lt;BR /&gt;▪ If 1 account's BPKB status is "released" then the results statement sheet&lt;BR /&gt;“WARNING”&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;And im using expression :&amp;nbsp;&lt;BR /&gt;=if(aggr(count(DISTINCT RekPin), NoBPKB) &amp;lt;= 2,&lt;BR /&gt;if(aggr(sum(if(Status = 'Released', 1, 0)), NoBPKB) &amp;gt; 0, 'OK', 'WARNING'),&lt;BR /&gt;if(aggr(count(DISTINCT RekPin), NoBPKB) &amp;gt; 2,&lt;BR /&gt;if(aggr(sum(if(Status = 'Released', 1, 0)), NoBPKB) &amp;gt; 1, 'OK',&lt;BR /&gt;if(aggr(sum(if(Status = 'Released', 1, 0)), NoBPKB) = 1, 'WARNING', 'WARNING'))))&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Y2IQFc"&gt;However, the result is that only 1 account is displayed and the 'OK' statement should have 2 accounts with the same NoBPKB and OK value&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Oct 2024 06:20:31 GMT</pubDate>
    <dc:creator>VAR</dc:creator>
    <dc:date>2024-10-18T06:20:31Z</dc:date>
    <item>
      <title>Qlikview Multiple Status</title>
      <link>https://community.qlik.com/t5/App-Development/Qlikview-Multiple-Status/m-p/2487781#M101579</link>
      <description>&lt;P&gt;&lt;SPAN class="Y2IQFc"&gt;Hi, I want to ask about the use of expressions in qlikview :&lt;BR /&gt;&lt;/SPAN&gt;➢ If there are only 2 consumers in the BPKB number for comparison, then the process is:&lt;BR /&gt;▪ If one of the BPKB status accounts is "released" then the result sheet is "OK"&lt;BR /&gt;▪ If 2 accounts have BPKB status "New Data, In Progress, Borrowed" then the information sheet&lt;BR /&gt;the result is "WARNING"&lt;BR /&gt;➢ If the comparison BPKB number is &amp;gt; 2 consumers only, then the process is:&lt;BR /&gt;▪ If &amp;gt; 1 account has BPKB status "released" then the result sheet is "OK"&lt;BR /&gt;▪ If 1 account's BPKB status is "released" then the results statement sheet&lt;BR /&gt;“WARNING”&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;And im using expression :&amp;nbsp;&lt;BR /&gt;=if(aggr(count(DISTINCT RekPin), NoBPKB) &amp;lt;= 2,&lt;BR /&gt;if(aggr(sum(if(Status = 'Released', 1, 0)), NoBPKB) &amp;gt; 0, 'OK', 'WARNING'),&lt;BR /&gt;if(aggr(count(DISTINCT RekPin), NoBPKB) &amp;gt; 2,&lt;BR /&gt;if(aggr(sum(if(Status = 'Released', 1, 0)), NoBPKB) &amp;gt; 1, 'OK',&lt;BR /&gt;if(aggr(sum(if(Status = 'Released', 1, 0)), NoBPKB) = 1, 'WARNING', 'WARNING'))))&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Y2IQFc"&gt;However, the result is that only 1 account is displayed and the 'OK' statement should have 2 accounts with the same NoBPKB and OK value&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2024 06:20:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlikview-Multiple-Status/m-p/2487781#M101579</guid>
      <dc:creator>VAR</dc:creator>
      <dc:date>2024-10-18T06:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Multiple Status</title>
      <link>https://community.qlik.com/t5/App-Development/Qlikview-Multiple-Status/m-p/2487984#M101607</link>
      <description>&lt;P&gt;sample data please?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2024 18:49:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlikview-Multiple-Status/m-p/2487984#M101607</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2024-10-18T18:49:05Z</dc:date>
    </item>
  </channel>
</rss>

