<?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 Data Quality Analyst in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-Quality-Analyst/m-p/528430#M1129307</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm very new to Qlikview, this is my first project. &lt;/P&gt;&lt;P&gt;I'm trying to create an expression to do the following:&lt;/P&gt;&lt;P&gt;I'm trying to count the number of loads that are less than 5 day's from today' date.&lt;/P&gt;&lt;P&gt;(I have three date fields that needs the same code)&lt;BR /&gt;my code follows, but doesn't work.&lt;/P&gt;&lt;P&gt;=count({$&amp;lt;[Scheduled Delivery Appt] &amp;lt;=Now()+5 } load_key)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Dec 2013 20:55:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-12-04T20:55:24Z</dc:date>
    <item>
      <title>Data Quality Analyst</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Quality-Analyst/m-p/528430#M1129307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm very new to Qlikview, this is my first project. &lt;/P&gt;&lt;P&gt;I'm trying to create an expression to do the following:&lt;/P&gt;&lt;P&gt;I'm trying to count the number of loads that are less than 5 day's from today' date.&lt;/P&gt;&lt;P&gt;(I have three date fields that needs the same code)&lt;BR /&gt;my code follows, but doesn't work.&lt;/P&gt;&lt;P&gt;=count({$&amp;lt;[Scheduled Delivery Appt] &amp;lt;=Now()+5 } load_key)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 20:55:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Quality-Analyst/m-p/528430#M1129307</guid>
      <dc:creator />
      <dc:date>2013-12-04T20:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Data Quality Analyst</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Quality-Analyst/m-p/528431#M1129308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;Welcome to QV &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For your request, try this (assuming that Scheduled Delivery Appt is a date field):&lt;/P&gt;&lt;P&gt;count({$&amp;lt;[Scheduled Delivery Appt] = {"&amp;lt;=$(=Today()+5)"}&amp;gt;} load_key)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also make sure to load your date fields as numbers then format them the you want on the UI.&lt;/P&gt;&lt;P&gt;For that you can use in your script:&lt;/P&gt;&lt;P&gt;load floor(datefield) as datefield&lt;/P&gt;&lt;P&gt;load num(daystart(datefield)) as datefield&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at this article too &lt;A href="https://community.qlik.com/docs/DOC-2811"&gt;Primer for QlikView Date fields&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also recommend you to search for "set analysis" in qlikview help, where you'll find a number of helpful examples to learn set analysis syntax.&lt;/P&gt;&lt;P&gt;You'll also find helpful documents here &lt;A href="https://community.qlik.com/space/2049"&gt;Resource Library&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enjoy !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 05:59:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Quality-Analyst/m-p/528431#M1129308</guid>
      <dc:creator />
      <dc:date>2013-12-05T05:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Data Quality Analyst</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Quality-Analyst/m-p/528432#M1129311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 12:51:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Quality-Analyst/m-p/528432#M1129311</guid>
      <dc:creator />
      <dc:date>2013-12-05T12:51:07Z</dc:date>
    </item>
  </channel>
</rss>

