<?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: Show only data from the past 7 days in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-only-data-from-the-past-7-days/m-p/1315931#M832653</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Try This&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum({&lt;SPAN style="color: #ff0000;"&gt;1&lt;/SPAN&gt;&amp;lt;Date={"&amp;gt;=$(=WeekStart( Today()-7))&amp;lt;$(=today())"},[Customer] = &amp;gt;}&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;date([Paid in full date])&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;date([Invoice date])&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;) / Count( {&lt;SPAN style="color: #ff0000;"&gt;1&lt;/SPAN&gt;&amp;lt;Date={'&amp;gt;=$(=WeekStart( Today()-7))'},[Customer] = &amp;gt;}Count)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Jun 2017 15:55:07 GMT</pubDate>
    <dc:creator>aarkay29</dc:creator>
    <dc:date>2017-06-19T15:55:07Z</dc:date>
    <item>
      <title>Show only data from the past 7 days</title>
      <link>https://community.qlik.com/t5/QlikView/Show-only-data-from-the-past-7-days/m-p/1315929#M832651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to show data from the past 7 days only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I currently have &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Date={"&amp;gt;=$(WeekStart( Today()-7))&amp;lt;$(=today()))"},[Customer] = &amp;gt;}&lt;/P&gt;&lt;P&gt;date([Paid in full date])&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;date([Invoice date])&lt;/P&gt;&lt;P&gt;) / Count( {&amp;lt;Date={'&amp;gt;=$(WeekStart( Today()-7))'},[Customer] = &amp;gt;}Count)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the above literally does nothing, its the same as if I didn't put in the time parameters. I tried testing the bottom&amp;nbsp; count(Count)&lt;/P&gt;&lt;P&gt;part to see if my date limitations even worked, and even just the bottom part doesn't change (17 records normally, still 17 after putting the limitation on).&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;As you can see, the Average days to pay is the same in both scenarios. The top chart doesn't have the date limitations in the set expression.&lt;IMG alt="same2.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/167348_same2.png" style="height: auto;" /&gt;&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/Show-only-data-from-the-past-7-days/m-p/1315929#M832651</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Show only data from the past 7 days</title>
      <link>https://community.qlik.com/t5/QlikView/Show-only-data-from-the-past-7-days/m-p/1315930#M832652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Date={"&amp;gt;=$(&lt;SPAN style="color: #ff0000;"&gt;=&lt;/SPAN&gt;WeekStart( Today()-7))........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 15:52:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-only-data-from-the-past-7-days/m-p/1315930#M832652</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-06-19T15:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: Show only data from the past 7 days</title>
      <link>https://community.qlik.com/t5/QlikView/Show-only-data-from-the-past-7-days/m-p/1315931#M832653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Try This&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum({&lt;SPAN style="color: #ff0000;"&gt;1&lt;/SPAN&gt;&amp;lt;Date={"&amp;gt;=$(=WeekStart( Today()-7))&amp;lt;$(=today())"},[Customer] = &amp;gt;}&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;date([Paid in full date])&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;date([Invoice date])&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;) / Count( {&lt;SPAN style="color: #ff0000;"&gt;1&lt;/SPAN&gt;&amp;lt;Date={'&amp;gt;=$(=WeekStart( Today()-7))'},[Customer] = &amp;gt;}Count)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 15:55:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-only-data-from-the-past-7-days/m-p/1315931#M832653</guid>
      <dc:creator>aarkay29</dc:creator>
      <dc:date>2017-06-19T15:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: Show only data from the past 7 days</title>
      <link>https://community.qlik.com/t5/QlikView/Show-only-data-from-the-past-7-days/m-p/1315932#M832654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sadly didn't work &lt;IMG alt="code.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/167351_code.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Also, it has been red underlined this whole time but it says expression OK at the top&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 15:55:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-only-data-from-the-past-7-days/m-p/1315932#M832654</guid>
      <dc:creator />
      <dc:date>2017-06-19T15:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Show only data from the past 7 days</title>
      <link>https://community.qlik.com/t5/QlikView/Show-only-data-from-the-past-7-days/m-p/1315933#M832655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Date={"&amp;gt;=$(&lt;STRONG&gt;=&lt;/STRONG&gt;WeekStart( Today()-7))&amp;lt;$(=today())"},[Customer] = &amp;gt;}&lt;/P&gt;&lt;P&gt;date([Paid in full date])&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;date([Invoice date])&lt;/P&gt;&lt;P&gt;) / Count( {&amp;lt;Date={'&amp;gt;=$(&lt;STRONG&gt;=&lt;/STRONG&gt;WeekStart( Today()-7))'},[Customer] = &amp;gt;}Count)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 15:55:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-only-data-from-the-past-7-days/m-p/1315933#M832655</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2017-06-19T15:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: Show only data from the past 7 days</title>
      <link>https://community.qlik.com/t5/QlikView/Show-only-data-from-the-past-7-days/m-p/1315934#M832656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It didn't work &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt; says expression OK, but all the code is underlined red (it was before as well), and no difference in the chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 15:57:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-only-data-from-the-past-7-days/m-p/1315934#M832656</guid>
      <dc:creator />
      <dc:date>2017-06-19T15:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: Show only data from the past 7 days</title>
      <link>https://community.qlik.com/t5/QlikView/Show-only-data-from-the-past-7-days/m-p/1315935#M832657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;It didn't work &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt; says expression OK, but all the code is underlined red (it was red before as well), and no difference in the chart.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 15:58:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-only-data-from-the-past-7-days/m-p/1315935#M832657</guid>
      <dc:creator />
      <dc:date>2017-06-19T15:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: Show only data from the past 7 days</title>
      <link>https://community.qlik.com/t5/QlikView/Show-only-data-from-the-past-7-days/m-p/1315936#M832658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check your Date field name. It's name is really "Date". Looks ike this date field is not available in your model&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 16:00:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-only-data-from-the-past-7-days/m-p/1315936#M832658</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2017-06-19T16:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: Show only data from the past 7 days</title>
      <link>https://community.qlik.com/t5/QlikView/Show-only-data-from-the-past-7-days/m-p/1315937#M832659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you mean date field? I don't have a date table in my code, I am subtracting the Paid in full date from Invoice date, both which are tables in my code&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 16:03:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-only-data-from-the-past-7-days/m-p/1315937#M832659</guid>
      <dc:creator />
      <dc:date>2017-06-19T16:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Show only data from the past 7 days</title>
      <link>https://community.qlik.com/t5/QlikView/Show-only-data-from-the-past-7-days/m-p/1315938#M832660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Your set expression needs to reference actual fields...&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Paid in full date]&lt;/SPAN&gt;={"&amp;gt;=$(&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;=&lt;/STRONG&gt;WeekStart( Today()-7))&amp;lt;$(=today())"},[Customer] = &amp;gt;}&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;date([Paid in full date])&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;date([Invoice date])&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;) / Count( {&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Invoice date]&lt;/SPAN&gt;={'&amp;gt;=$(&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;=&lt;/STRONG&gt;WeekStart( Today()-7))'},[Customer] = &amp;gt;}Count)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 16:12:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-only-data-from-the-past-7-days/m-p/1315938#M832660</guid>
      <dc:creator>dwforest</dc:creator>
      <dc:date>2017-06-19T16:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: Show only data from the past 7 days</title>
      <link>https://community.qlik.com/t5/QlikView/Show-only-data-from-the-past-7-days/m-p/1315939#M832661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you! I was confused because Qlik also has a date function, so I thought that is why you put Date there, but I guess not. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 16:15:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-only-data-from-the-past-7-days/m-p/1315939#M832661</guid>
      <dc:creator />
      <dc:date>2017-06-19T16:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: Show only data from the past 7 days</title>
      <link>https://community.qlik.com/t5/QlikView/Show-only-data-from-the-past-7-days/m-p/1315940#M832662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is what I wanted to tell you, but my bad &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, 19 Jun 2017 16:52:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-only-data-from-the-past-7-days/m-p/1315940#M832662</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2017-06-19T16:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: Show only data from the past 7 days</title>
      <link>https://community.qlik.com/t5/QlikView/Show-only-data-from-the-past-7-days/m-p/1315941#M832663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No worries, thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 16:55:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-only-data-from-the-past-7-days/m-p/1315941#M832663</guid>
      <dc:creator />
      <dc:date>2017-06-19T16:55:45Z</dc:date>
    </item>
  </channel>
</rss>

