<?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 Dynamic calculation for previous 8 days in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-calculation-for-previous-8-days/m-p/116008#M756926</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 am looking to create an expression to show a count of projects that were Shipped over a number of previous days. I also have to include Set Analysis to only include certain Projects that should be counted. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How would I set this up in an expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently I am using this calculation, but need to include a date filter to only show the previous 8 days from today &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count({&amp;lt;[Project_Status_ID] = {10}&amp;gt;} Job_ID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Qlik_ULG</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Dynamic calculation for previous 8 days</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-calculation-for-previous-8-days/m-p/116008#M756926</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 am looking to create an expression to show a count of projects that were Shipped over a number of previous days. I also have to include Set Analysis to only include certain Projects that should be counted. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How would I set this up in an expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently I am using this calculation, but need to include a date filter to only show the previous 8 days from today &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count({&amp;lt;[Project_Status_ID] = {10}&amp;gt;} Job_ID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-calculation-for-previous-8-days/m-p/116008#M756926</guid>
      <dc:creator>Qlik_ULG</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic calculation for previous 8 days</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-calculation-for-previous-8-days/m-p/116009#M756927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this? Make sure your Today() function displays same format as your date field. My current system date format is MM/DD/YYYY so if it is the same then you can use the below expr as is. If your format is DD/MM/YYYY then you have to add formatting to your Today() like &lt;/P&gt;&lt;P&gt;Date(Today()-8, 'DD/MM/YYYY')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= count({&amp;lt;[Project_Status_ID] = {10}, DateField = {"&amp;gt;=$(=Date(Today()-8))"} &amp;gt;} Job_ID)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2018 14:33:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-calculation-for-previous-8-days/m-p/116009#M756927</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-09-11T14:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic calculation for previous 8 days</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-calculation-for-previous-8-days/m-p/116010#M756928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is exactly it. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks very much Nagaraju. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2018 14:38:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-calculation-for-previous-8-days/m-p/116010#M756928</guid>
      <dc:creator>Qlik_ULG</dc:creator>
      <dc:date>2018-09-11T14:38:24Z</dc:date>
    </item>
  </channel>
</rss>

