<?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: Count IF-Else statement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-IF-Else-statement/m-p/1507657#M599818</link>
    <description>Could you please share a mockup?</description>
    <pubDate>Fri, 16 Nov 2018 01:53:49 GMT</pubDate>
    <dc:creator>Thiago_Justen_</dc:creator>
    <dc:date>2018-11-16T01:53:49Z</dc:date>
    <item>
      <title>Count IF-Else statement</title>
      <link>https://community.qlik.com/t5/QlikView/Count-IF-Else-statement/m-p/1507649#M599815</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i have a straight table consist of SaleID, Interest.BU, Booking.BU. Since both BU from Interest and Booking is many-to-many relationship so i added an expression and come out with correct BU.&lt;/P&gt;&lt;PRE&gt;if(Interest.BU = Booking.BU,count(SaleID),0)&lt;/PRE&gt;&lt;P&gt;Now i want to count the SaleID and InterestID in which in another expression but seems to fail to get the correct&amp;nbsp; no. it counting the whole id. i want the something like this.&lt;/P&gt;&lt;PRE&gt;Count(if Interest.BU = Booking.Bu)&lt;/PRE&gt;&lt;P&gt;which met the condition above.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:13:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-IF-Else-statement/m-p/1507649#M599815</guid>
      <dc:creator>awalhashim</dc:creator>
      <dc:date>2024-11-16T05:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Count IF-Else statement</title>
      <link>https://community.qlik.com/t5/QlikView/Count-IF-Else-statement/m-p/1507650#M599816</link>
      <description>You could try it out:&lt;BR /&gt;&lt;BR /&gt;Count({&amp;lt;"Interest.BU"= {"=Booking.BU"}&amp;gt;}SaleID)&lt;BR /&gt;&lt;BR /&gt;Or&lt;BR /&gt;&lt;BR /&gt;Count(If(Interest.BU = Booking.BU,SaleID))&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
      <pubDate>Fri, 16 Nov 2018 01:35:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-IF-Else-statement/m-p/1507650#M599816</guid>
      <dc:creator>Thiago_Justen_</dc:creator>
      <dc:date>2018-11-16T01:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: Count IF-Else statement</title>
      <link>https://community.qlik.com/t5/QlikView/Count-IF-Else-statement/m-p/1507654#M599817</link>
      <description>&lt;P&gt;Hi Thiago thanks for replying.&lt;/P&gt;&lt;P&gt;It doesn't work. Still return 0 when its counting.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2018 01:45:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-IF-Else-statement/m-p/1507654#M599817</guid>
      <dc:creator>awalhashim</dc:creator>
      <dc:date>2018-11-16T01:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Count IF-Else statement</title>
      <link>https://community.qlik.com/t5/QlikView/Count-IF-Else-statement/m-p/1507657#M599818</link>
      <description>Could you please share a mockup?</description>
      <pubDate>Fri, 16 Nov 2018 01:53:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-IF-Else-statement/m-p/1507657#M599818</guid>
      <dc:creator>Thiago_Justen_</dc:creator>
      <dc:date>2018-11-16T01:53:49Z</dc:date>
    </item>
  </channel>
</rss>

