<?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 setanalysis due date analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/setanalysis-due-date-analysis/m-p/391036#M487961</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 have a setanalysis problem, I want to calculate the sum of the amounts that are not due (DueDate &amp;lt; today). Using this wonderfull community I have found some formula's but none of them seem to work for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;What is wrong with this one? : Sum({$&amp;lt;&lt;SPAN style="color: #0000ff;"&gt;DATE&lt;/SPAN&gt;(DueDate)= {&lt;SPAN style="color: #800000;"&gt;"&amp;lt;$(=Today()"&lt;/SPAN&gt;}&amp;gt;}Amount) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Many thanks for your help&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Jan 2013 15:32:02 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-01-03T15:32:02Z</dc:date>
    <item>
      <title>setanalysis due date analysis</title>
      <link>https://community.qlik.com/t5/QlikView/setanalysis-due-date-analysis/m-p/391036#M487961</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 have a setanalysis problem, I want to calculate the sum of the amounts that are not due (DueDate &amp;lt; today). Using this wonderfull community I have found some formula's but none of them seem to work for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;What is wrong with this one? : Sum({$&amp;lt;&lt;SPAN style="color: #0000ff;"&gt;DATE&lt;/SPAN&gt;(DueDate)= {&lt;SPAN style="color: #800000;"&gt;"&amp;lt;$(=Today()"&lt;/SPAN&gt;}&amp;gt;}Amount) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Many thanks for your help&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 15:32:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/setanalysis-due-date-analysis/m-p/391036#M487961</guid>
      <dc:creator />
      <dc:date>2013-01-03T15:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: setanalysis due date analysis</title>
      <link>https://community.qlik.com/t5/QlikView/setanalysis-due-date-analysis/m-p/391037#M487962</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;&lt;/P&gt;&lt;P&gt;You cannot use functions on the fieldname within your set modifer only on the actual selection, define the data type in your load script i.e. Date(DueDate) as DueDate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You were also missing a closing parentheses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The below should result in a sum of Amount where DueDate &amp;lt; Today&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;DueDate={"&amp;lt;$(=Today())"}&amp;gt;}Amount) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 16:15:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/setanalysis-due-date-analysis/m-p/391037#M487962</guid>
      <dc:creator>adamwilson</dc:creator>
      <dc:date>2013-01-03T16:15:17Z</dc:date>
    </item>
  </channel>
</rss>

