<?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: A/R Report Question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/A-R-Report-Question/m-p/1040255#M350149</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I don't understand your setting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's not totally clear what your dimensions and expressions are, also some fields suddenly pop in your description like &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; 'Customer Payment Terms Date' without being introduced. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How these fields are related to each other is totall unclear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general, use aggregation functions in your expressions, I assume your measure is missing that:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3779"&gt;Use Aggregation Functions!&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this doesn't help, please post a more complete description of your setting, e.g. by posting a small sample QVW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Apr 2016 22:44:38 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2016-04-01T22:44:38Z</dc:date>
    <item>
      <title>A/R Report Question</title>
      <link>https://community.qlik.com/t5/QlikView/A-R-Report-Question/m-p/1040253#M350147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an Accounts Receivable (A/R) report below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Dimensions as shown in the first 5 columns.&lt;/P&gt;&lt;P&gt;2. (Measure) Open AR $ = Work Billed $ - Cash Received $.&lt;/P&gt;&lt;P&gt;3. A Date field (not shown), which contains the 'Work Billed' date.&lt;/P&gt;&lt;P&gt;4. The same Date field (also not shown) which contains the 'Cash Received' date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I do not include the Date field, I get the correct report below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, I need to add the 'Due Date' which is equal to the 'Work Billed Date' + 'Customer Payment Terms Date'. When I add this date, I get the report shown in the second screen shot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to remove the null value date rows from the the second report. I have tried several If and Set approaches to no avail and could use some feedback from the Community.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Edward&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sample.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/120261_Sample.JPG" style="height: 275px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sample 1.JPG" class="jive-image image-2" src="/legacyfs/online/120271_Sample 1.JPG" style="height: 426px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 22:28:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/A-R-Report-Question/m-p/1040253#M350147</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-01T22:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: A/R Report Question</title>
      <link>https://community.qlik.com/t5/QlikView/A-R-Report-Question/m-p/1040254#M350148</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;If([Open AR] &amp;gt; 0, YourDueDateExpressionHere)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 22:37:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/A-R-Report-Question/m-p/1040254#M350148</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-01T22:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: A/R Report Question</title>
      <link>https://community.qlik.com/t5/QlikView/A-R-Report-Question/m-p/1040255#M350149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I don't understand your setting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's not totally clear what your dimensions and expressions are, also some fields suddenly pop in your description like &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; 'Customer Payment Terms Date' without being introduced. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How these fields are related to each other is totall unclear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general, use aggregation functions in your expressions, I assume your measure is missing that:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3779"&gt;Use Aggregation Functions!&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this doesn't help, please post a more complete description of your setting, e.g. by posting a small sample QVW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 22:44:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/A-R-Report-Question/m-p/1040255#M350149</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-04-01T22:44:38Z</dc:date>
    </item>
  </channel>
</rss>

