<?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: Set Analysis Rolling Period in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Rolling-Period/m-p/954668#M965400</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its not working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Oct 2015 06:58:08 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-10-12T06:58:08Z</dc:date>
    <item>
      <title>Set Analysis Rolling Period</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Rolling-Period/m-p/954665#M965397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a dashboard. My requirement is want to show Last 15 Days Sales. &lt;/P&gt;&lt;P&gt;My expression is like this:&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Year=, Quarter=, Month=,Week=,&amp;nbsp; TransactionDate={'&amp;gt;=$(=DayStart(Max(TransactionDate), -14))&amp;lt;=$(=Max(TransactionDate))'}&amp;gt;} Sales )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But am getting overall 31 Days. Please help me how to achieve this&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>Mon, 12 Oct 2015 06:30:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Rolling-Period/m-p/954665#M965397</guid>
      <dc:creator />
      <dc:date>2015-10-12T06:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Rolling Period</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Rolling-Period/m-p/954666#M965398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have a look at this&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-9144"&gt;Set Analysis for Rolling Periods&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 06:31:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Rolling-Period/m-p/954666#M965398</guid>
      <dc:creator>gautik92</dc:creator>
      <dc:date>2015-10-12T06:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Rolling Period</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Rolling-Period/m-p/954667#M965399</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;Last 15 Days Sales&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Year=, Quarter=, Month=, Week=, TransactionDate={‘&amp;gt;=$(=Date(Max(TransactionDate)-14))&amp;lt;=$(=Date(Max(TransactionDate)))’}&amp;gt;} Sales )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Sreeni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 06:37:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Rolling-Period/m-p/954667#M965399</guid>
      <dc:creator>SreeniJD</dc:creator>
      <dc:date>2015-10-12T06:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Rolling Period</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Rolling-Period/m-p/954668#M965400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its not working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 06:58:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Rolling-Period/m-p/954668#M965400</guid>
      <dc:creator />
      <dc:date>2015-10-12T06:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Rolling Period</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Rolling-Period/m-p/954669#M965401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you please share the app and sample data &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 06:59:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Rolling-Period/m-p/954669#M965401</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-10-12T06:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Rolling Period</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Rolling-Period/m-p/954670#M965402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Abhi&lt;/P&gt;&lt;P&gt;Is your date in proper format.. if not use Date# function to covert into required date format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or else attach a sample application, which will help us to provide quick solution for you&lt;/P&gt;&lt;P&gt;Sreeni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 07:00:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Rolling-Period/m-p/954670#M965402</guid>
      <dc:creator>SreeniJD</dc:creator>
      <dc:date>2015-10-12T07:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Rolling Period</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Rolling-Period/m-p/954671#M965403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try without week=&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sum({&amp;lt;Year=, Quarter=, Month=, TransactionDate={'&amp;gt;=$(=DayStart(Max(TransactionDate), -14))&amp;lt;=$(=Max(TransactionDate))'}&amp;gt;} Sales )&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 07:06:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Rolling-Period/m-p/954671#M965403</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2015-10-12T07:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Rolling Period</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Rolling-Period/m-p/954672#M965404</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;Please find attached Sample application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You, !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 07:14:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Rolling-Period/m-p/954672#M965404</guid>
      <dc:creator />
      <dc:date>2015-10-12T07:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Rolling Period</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Rolling-Period/m-p/954673#M965405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal, monaco;"&gt;Sum({&amp;lt;Year=, Quarter=, Month=,Week=, TransactionDate={'&amp;gt;=$(=Date(Max(TransactionDate) -14))&amp;lt;=$(=Date(Max(TransactionDate)))'}&amp;gt;} Sales )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't see, last 15 days data here, that is because you don't have data for those dates.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 07:23:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Rolling-Period/m-p/954673#M965405</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-10-12T07:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Rolling Period</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Rolling-Period/m-p/954674#M965406</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;If you don't have data for last 15 days obviously you don't see any data. First check your data whether you have transactions on those days or else below expression works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: terminal, monaco; font-size: 13px;"&gt;Sum({&amp;lt;Year=, Quarter=, Month=,Week=, TransactionDate={'&amp;gt;=$(=Date(Max(TransactionDate) -14))&amp;lt;=$(=Date(Max(TransactionDate)))'}&amp;gt;} Sales )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: terminal, monaco; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: terminal, monaco; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: terminal, monaco; font-size: 13px;"&gt;Hope it helps!!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 07:38:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Rolling-Period/m-p/954674#M965406</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-12T07:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Rolling Period</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Rolling-Period/m-p/954675#M965407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You Every One!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 08:02:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Rolling-Period/m-p/954675#M965407</guid>
      <dc:creator />
      <dc:date>2015-10-12T08:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Rolling Period</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Rolling-Period/m-p/954676#M965408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You Tresesco &amp;amp; Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I don't have transactions on that days. Thank you for your support&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, 12 Oct 2015 08:04:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Rolling-Period/m-p/954676#M965408</guid>
      <dc:creator />
      <dc:date>2015-10-12T08:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Rolling Period</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Rolling-Period/m-p/954677#M965409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad to Help you&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, 12 Oct 2015 08:07:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Rolling-Period/m-p/954677#M965409</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-12T08:07:20Z</dc:date>
    </item>
  </channel>
</rss>

