<?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: Today() and the load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Today-and-the-load/m-p/788256#M1041014</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You cannot use set analysis in the script. So &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;[AUDIT_DUE]&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; = {&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;"&amp;lt;=$(=Date(Today(),'MM/DD/YYYY'))"&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;}&amp;gt;}&lt;/SPAN&gt; is meaningless in the script. It's also not correct when used in an aggregation function in a chart expression.&lt;/P&gt;&lt;P&gt;Try instead: if([AUDIT_DUE] &amp;lt;= today(), 'On Time', 'Overdue') as [On Time]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Dec 2014 19:01:10 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2014-12-24T19:01:10Z</dc:date>
    <item>
      <title>Today() and the load</title>
      <link>https://community.qlik.com/t5/QlikView/Today-and-the-load/m-p/788255#M1041013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Merry Christmas everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am needing to create a calculated field that will give me late and ontime.&amp;nbsp; this is what I have but I am getting syntax errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(&lt;SPAN style="color: #800000;"&gt;[AUDIT_DUE]&lt;/SPAN&gt; = {&lt;SPAN style="color: #800000;"&gt;"&amp;lt;=$(=Date(Today(),'MM/DD/YYYY'))"&lt;/SPAN&gt;}&amp;gt;}'On Time', 'Overdue') as &lt;SPAN style="color: #800000;"&gt;[On Time]&lt;/SPAN&gt;,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Dec 2014 18:51:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Today-and-the-load/m-p/788255#M1041013</guid>
      <dc:creator>leocattqv</dc:creator>
      <dc:date>2014-12-24T18:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: Today() and the load</title>
      <link>https://community.qlik.com/t5/QlikView/Today-and-the-load/m-p/788256#M1041014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You cannot use set analysis in the script. So &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;[AUDIT_DUE]&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; = {&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;"&amp;lt;=$(=Date(Today(),'MM/DD/YYYY'))"&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;}&amp;gt;}&lt;/SPAN&gt; is meaningless in the script. It's also not correct when used in an aggregation function in a chart expression.&lt;/P&gt;&lt;P&gt;Try instead: if([AUDIT_DUE] &amp;lt;= today(), 'On Time', 'Overdue') as [On Time]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Dec 2014 19:01:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Today-and-the-load/m-p/788256#M1041014</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-12-24T19:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: Today() and the load</title>
      <link>https://community.qlik.com/t5/QlikView/Today-and-the-load/m-p/788257#M1041015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.63636302948px;"&gt;Hello Leo,&lt;/P&gt;&lt;P style="font-size: 13.63636302948px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.63636302948px;"&gt;Don't forget to mark answers as helpful or correct.&lt;/P&gt;&lt;P style="font-size: 13.63636302948px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks for sharing the solution you found and closing the discussion.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.63636302948px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.63636302948px;"&gt;,KR Koen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Dec 2014 23:25:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Today-and-the-load/m-p/788257#M1041015</guid>
      <dc:creator>cheburashka</dc:creator>
      <dc:date>2014-12-24T23:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: Today() and the load</title>
      <link>https://community.qlik.com/t5/QlikView/Today-and-the-load/m-p/788258#M1041016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That did it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Dec 2014 16:20:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Today-and-the-load/m-p/788258#M1041016</guid>
      <dc:creator>leocattqv</dc:creator>
      <dc:date>2014-12-29T16:20:59Z</dc:date>
    </item>
  </channel>
</rss>

