<?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 Order sum of cases shipped = sum of cases on order in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-if-Order-sum-of-cases-shipped-sum-of-cases-on-order/m-p/133720#M20059</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not giving me an error but I need to check if the numbers are accurate; thank you &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Aug 2018 15:03:50 GMT</pubDate>
    <dc:creator>djbloiss</dc:creator>
    <dc:date>2018-08-13T15:03:50Z</dc:date>
    <item>
      <title>Count if Order sum of cases shipped = sum of cases on order</title>
      <link>https://community.qlik.com/t5/QlikView/Count-if-Order-sum-of-cases-shipped-sum-of-cases-on-order/m-p/133718#M20057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to create an expression that counts any perfect orders, any orders that are not short shipped.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the expression I am trying:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count({$&amp;lt;[Order Number]={"=Sum({$&amp;lt;SO_Closed={1}&amp;gt;} [SO Order Quantity])-Sum({$&amp;lt;SO_Closed={1}&amp;gt;} [Actual Quantity])&amp;gt;0"} [Order Number])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;SO_Closed={1}&amp;gt;} [SO Order Quantity]) gives the cases on an order&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;SO_Closed={1}&amp;gt;} [Actual Quantity]) gives the cases that shipped&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is giving me an 'Error in set modifier expression' error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the fields are in the same table in Qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I missing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2018 14:44:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-if-Order-sum-of-cases-shipped-sum-of-cases-on-order/m-p/133718#M20057</guid>
      <dc:creator>djbloiss</dc:creator>
      <dc:date>2018-08-13T14:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Count if Order sum of cases shipped = sum of cases on order</title>
      <link>https://community.qlik.com/t5/QlikView/Count-if-Order-sum-of-cases-shipped-sum-of-cases-on-order/m-p/133719#M20058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you try this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count(Aggr(IF(Sum({$&amp;lt;SO_Closed={1} &amp;gt;} [SO Order Quantity])-Sum({$&amp;lt;SO_Closed={1}&amp;gt;} [Actual Quantity]) &amp;gt; 0, [Order Number]), [Order Number]))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2018 14:54:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-if-Order-sum-of-cases-shipped-sum-of-cases-on-order/m-p/133719#M20058</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-08-13T14:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: Count if Order sum of cases shipped = sum of cases on order</title>
      <link>https://community.qlik.com/t5/QlikView/Count-if-Order-sum-of-cases-shipped-sum-of-cases-on-order/m-p/133720#M20059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not giving me an error but I need to check if the numbers are accurate; thank you &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2018 15:03:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-if-Order-sum-of-cases-shipped-sum-of-cases-on-order/m-p/133720#M20059</guid>
      <dc:creator>djbloiss</dc:creator>
      <dc:date>2018-08-13T15:03:50Z</dc:date>
    </item>
  </channel>
</rss>

