<?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 How to use set analysis with if statement? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-use-set-analysis-with-if-statement/m-p/31401#M770719</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hi Community, &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;How can I best approach the following issue. I have two fields, which likely have the same values (type1 and type2) and want to count based on customer ID. &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Example:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #263238; font-family: Roboto, sans-serif; font-size: 13px;"&gt;Data:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #263238; font-family: Roboto, sans-serif; font-size: 13px;"&gt;LOAD * inline [&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #263238; font-family: Roboto, sans-serif; font-size: 13px;"&gt;Customer|Type1|Type2&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #263238; font-family: Roboto, sans-serif; font-size: 13px;"&gt;Astrida|TV|Radio&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #263238; font-family: Roboto, sans-serif; font-size: 13px;"&gt;Astrida|TV|Ref&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #263238; font-family: Roboto, sans-serif; font-size: 13px;"&gt;Astrida|TV|TV&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #263238; font-family: Roboto, sans-serif; font-size: 13px;"&gt;] (delimiter is '|');&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #263238; font-family: Roboto, sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #263238; font-family: Roboto, sans-serif; font-size: 13px;"&gt;In word: only count Customer if Type1 and Type2 have the equal field, and ignore all rows which do not comply with the formula. &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #263238; font-family: Roboto, sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #263238; font-family: Roboto, sans-serif; font-size: 13px;"&gt;Thanks in advance. &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #263238; font-family: Roboto, sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>mrichman</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>How to use set analysis with if statement?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-set-analysis-with-if-statement/m-p/31401#M770719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hi Community, &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;How can I best approach the following issue. I have two fields, which likely have the same values (type1 and type2) and want to count based on customer ID. &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Example:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #263238; font-family: Roboto, sans-serif; font-size: 13px;"&gt;Data:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #263238; font-family: Roboto, sans-serif; font-size: 13px;"&gt;LOAD * inline [&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #263238; font-family: Roboto, sans-serif; font-size: 13px;"&gt;Customer|Type1|Type2&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #263238; font-family: Roboto, sans-serif; font-size: 13px;"&gt;Astrida|TV|Radio&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #263238; font-family: Roboto, sans-serif; font-size: 13px;"&gt;Astrida|TV|Ref&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #263238; font-family: Roboto, sans-serif; font-size: 13px;"&gt;Astrida|TV|TV&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #263238; font-family: Roboto, sans-serif; font-size: 13px;"&gt;] (delimiter is '|');&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #263238; font-family: Roboto, sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #263238; font-family: Roboto, sans-serif; font-size: 13px;"&gt;In word: only count Customer if Type1 and Type2 have the equal field, and ignore all rows which do not comply with the formula. &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #263238; font-family: Roboto, sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #263238; font-family: Roboto, sans-serif; font-size: 13px;"&gt;Thanks in advance. &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #263238; font-family: Roboto, sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-set-analysis-with-if-statement/m-p/31401#M770719</guid>
      <dc:creator>mrichman</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to use set analysis with if statement?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-set-analysis-with-if-statement/m-p/31402#M770720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look here&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/303212"&gt;How to create Set Analysis in combination with If statement?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2018 14:32:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-set-analysis-with-if-statement/m-p/31402#M770720</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-30T14:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to use set analysis with if statement?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-set-analysis-with-if-statement/m-p/31403#M770721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny, thanks. Some lag occured. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2018 18:10:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-set-analysis-with-if-statement/m-p/31403#M770721</guid>
      <dc:creator>mrichman</dc:creator>
      <dc:date>2018-05-30T18:10:17Z</dc:date>
    </item>
  </channel>
</rss>

