<?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 Is there any function that generates a day range? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Is-there-any-function-that-generates-a-day-range/m-p/1934402#M1219102</link>
    <description>&lt;P&gt;I'm trying to configure my chart to show results on a rolling 7-day period (Ex. if today is 5/23/2022, I want my graph to display data from 5/17/2022 to 5/23/2022).I can do a rolling 'last 3 months' using variables that utilize MonthStart, MonthEnd and AddMonths etc. But I was wondering if there's any way to do that for days? I can only find AddMonths and AddYears.&lt;/P&gt;
&lt;P&gt;Thank you in advance!&lt;/P&gt;</description>
    <pubDate>Tue, 24 May 2022 13:21:10 GMT</pubDate>
    <dc:creator>bvendeza</dc:creator>
    <dc:date>2022-05-24T13:21:10Z</dc:date>
    <item>
      <title>Is there any function that generates a day range?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-any-function-that-generates-a-day-range/m-p/1934402#M1219102</link>
      <description>&lt;P&gt;I'm trying to configure my chart to show results on a rolling 7-day period (Ex. if today is 5/23/2022, I want my graph to display data from 5/17/2022 to 5/23/2022).I can do a rolling 'last 3 months' using variables that utilize MonthStart, MonthEnd and AddMonths etc. But I was wondering if there's any way to do that for days? I can only find AddMonths and AddYears.&lt;/P&gt;
&lt;P&gt;Thank you in advance!&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 13:21:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-any-function-that-generates-a-day-range/m-p/1934402#M1219102</guid>
      <dc:creator>bvendeza</dc:creator>
      <dc:date>2022-05-24T13:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any function that generates a day range?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-any-function-that-generates-a-day-range/m-p/1935180#M1219124</link>
      <description>&lt;P&gt;The DAY function takes just one argument, the date from which you want to extract the day. In the example, the formula is: = DAY ( B5 ) B5 contains a date value for January 5, 2016.&amp;nbsp;&amp;nbsp;&lt;A href="https://www.mycfavisit.vip/" target="_self"&gt;&lt;FONT color="#FFFFFF"&gt;MyCFAVisit.com&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2022 03:47:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-any-function-that-generates-a-day-range/m-p/1935180#M1219124</guid>
      <dc:creator>James5654</dc:creator>
      <dc:date>2022-05-25T03:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any function that generates a day range?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-any-function-that-generates-a-day-range/m-p/1935182#M1219125</link>
      <description>&lt;P&gt;HI&lt;/P&gt;
&lt;P&gt;You can minus the days in the date function like&lt;/P&gt;
&lt;P&gt;&amp;gt;$(=Date(Today()-7))&amp;lt;=$(=Date(Today()))&lt;/P&gt;
&lt;P&gt;or with max date&lt;/P&gt;
&lt;P&gt;&amp;gt;$(=Date(Max(DateField)-7))&amp;lt;=$(=Date(Max(DateField))&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2022 03:55:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-any-function-that-generates-a-day-range/m-p/1935182#M1219125</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2022-05-25T03:55:54Z</dc:date>
    </item>
  </channel>
</rss>

