<?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 in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Count-if/m-p/41074#M2771</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;add a stright table with all the fields which you have used and see which value is greater or less&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Apr 2018 13:29:36 GMT</pubDate>
    <dc:creator>Chanty4u</dc:creator>
    <dc:date>2018-04-02T13:29:36Z</dc:date>
    <item>
      <title>Count if</title>
      <link>https://community.qlik.com/t5/App-Development/Count-if/m-p/41063#M2760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table with two fields i want to use as a condition to count the number of orders that fulfill that condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something like, &lt;/P&gt;&lt;P&gt;If ( Actual Response Time &amp;gt; Contractual Response time, Count ( Order No ), if not don't count )&lt;/P&gt;&lt;P&gt;I am not confortable doing it in script so i need a solution if possible, as an expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;P&gt;Fernando Rodrigues&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 10:31:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-if/m-p/41063#M2760</guid>
      <dc:creator>ptl14495</dc:creator>
      <dc:date>2018-04-02T10:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: Count if</title>
      <link>https://community.qlik.com/t5/App-Development/Count-if/m-p/41064#M2761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({&amp;lt;[Order No] = {"=[&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Actual Response Time] &amp;gt; [Contractual Response time]&lt;/SPAN&gt;"}&amp;gt;} [Order No])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 11:33:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-if/m-p/41064#M2761</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-02T11:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: Count if</title>
      <link>https://community.qlik.com/t5/App-Development/Count-if/m-p/41065#M2762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alternatively, you can use an if statement&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count(If(&lt;/STRONG&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;STRONG&gt;Actual Response Time] &amp;gt; [Contractual Response time], &lt;/STRONG&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; [Order No]))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 11:33:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-if/m-p/41065#M2762</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-02T11:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: Count if</title>
      <link>https://community.qlik.com/t5/App-Development/Count-if/m-p/41066#M2763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the formulas has some error. It can't be aplied.&lt;/P&gt;&lt;P&gt;I have tried to reposition the " and {} but with no success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 11:38:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-if/m-p/41066#M2763</guid>
      <dc:creator>ptl14495</dc:creator>
      <dc:date>2018-04-02T11:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Count if</title>
      <link>https://community.qlik.com/t5/App-Development/Count-if/m-p/41067#M2764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where exactly are you trying to use this? Can you show an image of the error that you are seeing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 11:40:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-if/m-p/41067#M2764</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-02T11:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: Count if</title>
      <link>https://community.qlik.com/t5/App-Development/Count-if/m-p/41068#M2765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="count or if.JPG" class="jive-image image-1" src="/legacyfs/online/198132_count or if.JPG" style="height: 296px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 11:42:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-if/m-p/41068#M2765</guid>
      <dc:creator>ptl14495</dc:creator>
      <dc:date>2018-04-02T11:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Count if</title>
      <link>https://community.qlik.com/t5/App-Development/Count-if/m-p/41069#M2766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see no error, this expression gives 0 as result? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 11:47:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-if/m-p/41069#M2766</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-02T11:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: Count if</title>
      <link>https://community.qlik.com/t5/App-Development/Count-if/m-p/41070#M2767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the result is the count of all order no. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 11:59:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-if/m-p/41070#M2767</guid>
      <dc:creator>ptl14495</dc:creator>
      <dc:date>2018-04-02T11:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: Count if</title>
      <link>https://community.qlik.com/t5/App-Development/Count-if/m-p/41071#M2768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Count(If(&lt;/STRONG&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Actual Response Time] &amp;gt; [Contractual Response time], &lt;/STRONG&gt;&lt;STRONG style="font-style: inherit;"&gt;[Order No]))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 12:03:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-if/m-p/41071#M2768</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-02T12:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: Count if</title>
      <link>https://community.qlik.com/t5/App-Development/Count-if/m-p/41072#M2769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="order count.JPG" class="jive-image image-1" src="/legacyfs/online/198145_order count.JPG" style="height: 309px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 13:28:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-if/m-p/41072#M2769</guid>
      <dc:creator>ptl14495</dc:creator>
      <dc:date>2018-04-02T13:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: Count if</title>
      <link>https://community.qlik.com/t5/App-Development/Count-if/m-p/41073#M2770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that is what i see. meanning, i have the same result with the formulas&amp;nbsp; (the count of order is just for you to have an idea of the total)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 13:29:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-if/m-p/41073#M2770</guid>
      <dc:creator>ptl14495</dc:creator>
      <dc:date>2018-04-02T13:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Count if</title>
      <link>https://community.qlik.com/t5/App-Development/Count-if/m-p/41074#M2771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;add a stright table with all the fields which you have used and see which value is greater or less&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 13:29:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-if/m-p/41074#M2771</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2018-04-02T13:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: Count if</title>
      <link>https://community.qlik.com/t5/App-Development/Count-if/m-p/41075#M2772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share an image of your data model?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 13:30:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-if/m-p/41075#M2772</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-02T13:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Count if</title>
      <link>https://community.qlik.com/t5/App-Development/Count-if/m-p/41076#M2773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here it is.&lt;/P&gt;&lt;P&gt;the field i am using are from one table only and need no connection with other tables.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="data model.JPG" class="jive-image image-1" src="/legacyfs/online/198153_data model.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 14:09:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-if/m-p/41076#M2773</guid>
      <dc:creator>ptl14495</dc:creator>
      <dc:date>2018-04-02T14:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: Count if</title>
      <link>https://community.qlik.com/t5/App-Development/Count-if/m-p/41077#M2774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh so they all come from the same table? Is it possible that all Order No_ meet the condition? Can you check this by creating a table like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimensions&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Order No_&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Actual Response Time (Hours)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Response Time&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Measure&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[Actual Response Time (Hours)] &amp;gt; [&lt;STRONG&gt;Response Time]&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and see if you are seeing&amp;nbsp; any 0s or not?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 14:12:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-if/m-p/41077#M2774</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-02T14:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: Count if</title>
      <link>https://community.qlik.com/t5/App-Development/Count-if/m-p/41078#M2775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're absolutely right!&lt;/P&gt;&lt;P&gt;i was connecting the wrong field!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll get back on this if i get no luck with any of your suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My apologies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 14:17:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-if/m-p/41078#M2775</guid>
      <dc:creator>ptl14495</dc:creator>
      <dc:date>2018-04-02T14:17:42Z</dc:date>
    </item>
  </channel>
</rss>

