<?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 with Or in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-with-Or/m-p/934347#M647625</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try tis way,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=If(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;STATUS_TITLE = 'Pending Certification',Count(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; RTC_TITLE&lt;/SPAN&gt;),&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;If(&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;STATUS_TITLE = '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Pending Completion&lt;/SPAN&gt;',Count(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; RTC_TITLE&lt;/SPAN&gt;),&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Count(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; RTC_TITLE&lt;/SPAN&gt;)))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Nov 2015 16:07:27 GMT</pubDate>
    <dc:creator>buzzy996</dc:creator>
    <dc:date>2015-11-18T16:07:27Z</dc:date>
    <item>
      <title>Count with Or</title>
      <link>https://community.qlik.com/t5/QlikView/Count-with-Or/m-p/934345#M647623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to use a Count statement with conditions, but I want those conditions to be Or instead of And's. Below is an example I have that doesn't seem to be doing anything:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count({$&amp;lt;STATUS_TITLE = 'Pending Certification' or STATUS_TITLE = 'Pending Completion'or STATUS_TITLE = 'Pending Qualification'&amp;gt;} RTC_TITLE)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will count RTC_TITLE if one of those conditions is correct. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help or guidance is appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 15:54:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-with-Or/m-p/934345#M647623</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-18T15:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Count with Or</title>
      <link>https://community.qlik.com/t5/QlikView/Count-with-Or/m-p/934346#M647624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;=Count({$&amp;lt;STATUS_TITLE = {'Pending Certification', 'Pending Completion', 'Pending Qualification'}&amp;gt;} RTC_TITLE)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 16:05:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-with-Or/m-p/934346#M647624</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-11-18T16:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Count with Or</title>
      <link>https://community.qlik.com/t5/QlikView/Count-with-Or/m-p/934347#M647625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try tis way,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=If(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;STATUS_TITLE = 'Pending Certification',Count(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; RTC_TITLE&lt;/SPAN&gt;),&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;If(&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;STATUS_TITLE = '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Pending Completion&lt;/SPAN&gt;',Count(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; RTC_TITLE&lt;/SPAN&gt;),&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Count(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; RTC_TITLE&lt;/SPAN&gt;)))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 16:07:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-with-Or/m-p/934347#M647625</guid>
      <dc:creator>buzzy996</dc:creator>
      <dc:date>2015-11-18T16:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: Count with Or</title>
      <link>https://community.qlik.com/t5/QlikView/Count-with-Or/m-p/934348#M647626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This worked exactly the way I was looking for. Thank you so much! I appreciate the help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Jordan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 16:09:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-with-Or/m-p/934348#M647626</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-18T16:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: Count with Or</title>
      <link>https://community.qlik.com/t5/QlikView/Count-with-Or/m-p/934349#M647627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shiva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the suggestion, but in this way I have to have certain selections chosen to have my statistics show up the way I want them to. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Jordan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 16:12:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-with-Or/m-p/934349#M647627</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-18T16:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: Count with Or</title>
      <link>https://community.qlik.com/t5/QlikView/Count-with-Or/m-p/934350#M647628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not a problem Jordan &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am glad I was helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 16:15:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-with-Or/m-p/934350#M647628</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-11-18T16:15:45Z</dc:date>
    </item>
  </channel>
</rss>

