<?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 rolling seven days in timescript in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/rolling-seven-days-in-timescript/m-p/524494#M483488</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi i have the following expression in the front end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i would like to add it to the timescript insteas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Leveransdatum={"&amp;gt;=$(=AddMonths(Max(Leveransdatum-6),0))&amp;lt;=$(=Max(Leveransdatum))"}&amp;gt;}[Levererat Antal])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does anyone have a rolling seven days in their time script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;would today() -7 as R7_days be the equivalant?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it would be much better in my front end to have [Levererat antal] * R7_days as i have done for the r12 month and R13- R24 months as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 30 Jun 2013 19:21:42 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-06-30T19:21:42Z</dc:date>
    <item>
      <title>rolling seven days in timescript</title>
      <link>https://community.qlik.com/t5/QlikView/rolling-seven-days-in-timescript/m-p/524494#M483488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi i have the following expression in the front end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i would like to add it to the timescript insteas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Leveransdatum={"&amp;gt;=$(=AddMonths(Max(Leveransdatum-6),0))&amp;lt;=$(=Max(Leveransdatum))"}&amp;gt;}[Levererat Antal])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does anyone have a rolling seven days in their time script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;would today() -7 as R7_days be the equivalant?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it would be much better in my front end to have [Levererat antal] * R7_days as i have done for the r12 month and R13- R24 months as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Jun 2013 19:21:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rolling-seven-days-in-timescript/m-p/524494#M483488</guid>
      <dc:creator />
      <dc:date>2013-06-30T19:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: rolling seven days in timescript</title>
      <link>https://community.qlik.com/t5/QlikView/rolling-seven-days-in-timescript/m-p/524495#M483489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For a rolling 7 days flag, you can use something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(Leveransdatum &amp;gt;= today()-7, 1,0) as R7_days&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Jun 2013 20:44:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rolling-seven-days-in-timescript/m-p/524495#M483489</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-06-30T20:44:25Z</dc:date>
    </item>
  </channel>
</rss>

