<?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 Problem with formula - display results in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-formula-display-results/m-p/316467#M116731</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 face a problem with a formula.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want to achieve:&lt;/P&gt;&lt;P&gt;Display Sum of quantities if date Goods Issue is after date RDD&lt;/P&gt;&lt;P&gt;I have several Sales orders (documents) with different Materials and dates and qties.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My formula:&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: #5a005a; font-size: 9pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: #004d00; font-size: 9pt;"&gt;[Goods issue]&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: #004d00; font-size: 9pt;"&gt;RDD&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;,(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: #5a005a; font-size: 9pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt; (&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: #004d00; font-size: 9pt;"&gt;[conf qty]&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;)+&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: #5a005a; font-size: 9pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt; (&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: #004d00; font-size: 9pt;"&gt;[unconf qty]&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;))) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works if I select one single Sales Order correctly, but not if there is no selection made.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question:&lt;/P&gt;&lt;P&gt;Is there a special formula to display the Qty of each Material where the Goods Issue date is after RDD date?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would be great if anybody has a solution for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jens&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;p.s. find attached file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Sep 2011 11:42:11 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-09-01T11:42:11Z</dc:date>
    <item>
      <title>Problem with formula - display results</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-formula-display-results/m-p/316467#M116731</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 face a problem with a formula.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want to achieve:&lt;/P&gt;&lt;P&gt;Display Sum of quantities if date Goods Issue is after date RDD&lt;/P&gt;&lt;P&gt;I have several Sales orders (documents) with different Materials and dates and qties.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My formula:&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: #5a005a; font-size: 9pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: #004d00; font-size: 9pt;"&gt;[Goods issue]&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: #004d00; font-size: 9pt;"&gt;RDD&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;,(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: #5a005a; font-size: 9pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt; (&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: #004d00; font-size: 9pt;"&gt;[conf qty]&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;)+&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: #5a005a; font-size: 9pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt; (&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: #004d00; font-size: 9pt;"&gt;[unconf qty]&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;))) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works if I select one single Sales Order correctly, but not if there is no selection made.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question:&lt;/P&gt;&lt;P&gt;Is there a special formula to display the Qty of each Material where the Goods Issue date is after RDD date?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would be great if anybody has a solution for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jens&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;p.s. find attached file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 11:42:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-formula-display-results/m-p/316467#M116731</guid>
      <dc:creator />
      <dc:date>2011-09-01T11:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with formula - display results</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-formula-display-results/m-p/316468#M116732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jens&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change your formula to this:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Sum(if([Goods issue]&amp;gt;RDD, [conf qty]-[unconf qty], 0))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hth/gg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 12:04:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-formula-display-results/m-p/316468#M116732</guid>
      <dc:creator>gandalfgray</dc:creator>
      <dc:date>2011-09-01T12:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with formula - display results</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-formula-display-results/m-p/316469#M116733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great, it works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;jens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 12:07:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-formula-display-results/m-p/316469#M116733</guid>
      <dc:creator />
      <dc:date>2011-09-01T12:07:21Z</dc:date>
    </item>
  </channel>
</rss>

