<?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: Selecting the last 6 weeks in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/Selecting-the-last-6-weeks/m-p/1156686#M11540</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about this:&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;&lt;STRONG&gt;=Week(Now() - 42)&lt;/STRONG&gt;&lt;/SPAN&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;or&lt;/SPAN&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;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=Week(Today() - 42)&lt;/STRONG&gt;&lt;/SPAN&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;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jul 2016 10:15:24 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-07-27T10:15:24Z</dc:date>
    <item>
      <title>Selecting the last 6 weeks</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Selecting-the-last-6-weeks/m-p/1156685#M11539</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;So I have been trying to setup a report where i select the last 6 weeks. So far i have been able to get the last week with the formula: &lt;/P&gt;&lt;P&gt;=week(now()-7) as a filter. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i transform this filter into it selecting the last 6 weeks instead of just the last week?&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, 27 Jul 2016 10:11:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Selecting-the-last-6-weeks/m-p/1156685#M11539</guid>
      <dc:creator />
      <dc:date>2016-07-27T10:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting the last 6 weeks</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Selecting-the-last-6-weeks/m-p/1156686#M11540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about this:&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;&lt;STRONG&gt;=Week(Now() - 42)&lt;/STRONG&gt;&lt;/SPAN&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;or&lt;/SPAN&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;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=Week(Today() - 42)&lt;/STRONG&gt;&lt;/SPAN&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;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 10:15:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Selecting-the-last-6-weeks/m-p/1156686#M11540</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-27T10:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting the last 6 weeks</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Selecting-the-last-6-weeks/m-p/1156687#M11541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This doesn't work, I just get the week from 6 weeks ago. But I need to select the last 6 weeks instead of just the week 6 weeks ago. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 10:22:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Selecting-the-last-6-weeks/m-p/1156687#M11541</guid>
      <dc:creator />
      <dc:date>2016-07-27T10:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting the last 6 weeks</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Selecting-the-last-6-weeks/m-p/1156688#M11542</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;you can use set analysis for this ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have week number ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;Weekfield={"&amp;gt;=$(=(Max(Weekfield) -6))&amp;lt;=$(=(Max(Weekfield)))"}&amp;gt;}sales )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Provided&amp;nbsp; &lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;Weekfield&amp;nbsp; is a Week(Datefield)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try this....for last 42 days (6 weeks)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d; background: white;"&gt;=Sum(&lt;STRONG&gt;{&amp;lt;DateField = {"&amp;gt;=$(=Date(Today()-42,'MM/DD/YYYY'))&amp;lt;=$(=Date(Today(),'MM/DD/YYYY'))"}&amp;gt;}&lt;/STRONG&gt; sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 10:57:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Selecting-the-last-6-weeks/m-p/1156688#M11542</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-27T10:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting the last 6 weeks</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Selecting-the-last-6-weeks/m-p/1156689#M11543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Allu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both options are not working for me, maybe im not being clear enough i need this as a filter in N-printing. Or a way to create a filter so that when i run the report in NPrinting it selects the last six weeks minus the week we live in. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 11:50:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Selecting-the-last-6-weeks/m-p/1156689#M11543</guid>
      <dc:creator />
      <dc:date>2016-07-27T11:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting the last 6 weeks</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Selecting-the-last-6-weeks/m-p/1156690#M11544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Sum({&amp;lt;date ={"&amp;gt;=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;max(date)-42" &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=max(date&lt;/SPAN&gt;)"}&amp;gt;} Sales)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;OR&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sum({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri, sans-serif; color: #1f497d;"&gt;date&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;={'&amp;gt;=$(=date(weekstart(max(&lt;/SPAN&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri, sans-serif; color: #1f497d;"&gt;date&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;)-42)))'}&amp;gt;} Sales)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 12:00:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Selecting-the-last-6-weeks/m-p/1156690#M11544</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-07-27T12:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting the last 6 weeks</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Selecting-the-last-6-weeks/m-p/1156691#M11545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't really know how filters in nPrinting work, but can you do something like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;='&amp;gt;=' &amp;amp; Week(Today() - 42) &amp;amp; '&amp;lt;=' &amp;amp; Week(Today)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 12:19:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Selecting-the-last-6-weeks/m-p/1156691#M11545</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-27T12:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting the last 6 weeks</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Selecting-the-last-6-weeks/m-p/1548003#M22698</link>
      <description>hello all,&lt;BR /&gt;&lt;BR /&gt;i wanted to see all my bar charts within the last 6 months. when i write =week(now()-42) its just show me 1 bar chart and i wanted to see the last 6 bar charts.</description>
      <pubDate>Fri, 22 Feb 2019 10:55:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Selecting-the-last-6-weeks/m-p/1548003#M22698</guid>
      <dc:creator>beginner91</dc:creator>
      <dc:date>2019-02-22T10:55:40Z</dc:date>
    </item>
  </channel>
</rss>

