<?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: How to set up a filter &amp;quot;Last X days&amp;quot; in NPrinting? in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-set-up-a-filter-quot-Last-X-days-quot-in-NPrinting/m-p/1203960#M12787</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answer Zhihong! I will definitely try it later and let you know how it goes!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Nov 2016 01:56:42 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-11-04T01:56:42Z</dc:date>
    <item>
      <title>How to set up a filter "Last X days" in NPrinting?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-set-up-a-filter-quot-Last-X-days-quot-in-NPrinting/m-p/1203955#M12782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a sales report that shows orders. But I only want to see orders with an order date within 7 days, meaning Today-7&amp;lt;Order Date&amp;lt;=Today. How do I set up a NP filter for this? I know I can make a selection in QVW file, make a bookmark for it and use the bookmark as a filter in NP but are there any other options to achieve this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2016 05:34:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-set-up-a-filter-quot-Last-X-days-quot-in-NPrinting/m-p/1203955#M12782</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-02T05:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up a filter "Last X days" in NPrinting?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-set-up-a-filter-quot-Last-X-days-quot-in-NPrinting/m-p/1203956#M12783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #5a5a5a; font-family: arial; font-size: 13px;"&gt;You can create filters in Nprinting and then associate it with a report, looking for information about dynamic filters, here there is documentation about that,&amp;nbsp; &lt;A href="https://help.qlik.com/en-US/nprinting/17.2/Content/FiltersCycles/StaticDynamicFilters/Static-dynamic-filters.htm" title="https://help.qlik.com/en-US/nprinting/17.2/Content/FiltersCycles/StaticDynamicFilters/Static-dynamic-filters.htm"&gt;https://help.qlik.com/en-US/nprinting/17.2/Content/FiltersCycles/StaticDynamicFilters/Static-dynamic-filters.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2016 16:35:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-set-up-a-filter-quot-Last-X-days-quot-in-NPrinting/m-p/1203956#M12783</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-02T16:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up a filter "Last X days" in NPrinting?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-set-up-a-filter-quot-Last-X-days-quot-in-NPrinting/m-p/1203957#M12784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use Today()-7.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/142721_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2016 16:42:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-set-up-a-filter-quot-Last-X-days-quot-in-NPrinting/m-p/1203957#M12784</guid>
      <dc:creator>neelamsaroha157</dc:creator>
      <dc:date>2016-11-02T16:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up a filter "Last X days" in NPrinting?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-set-up-a-filter-quot-Last-X-days-quot-in-NPrinting/m-p/1203958#M12785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Agnes,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A better way to do this is to add a new field in your .qvw files like below, that is what I always so if need use date range filter in nprinitng:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;IF&amp;nbsp; (num([&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Order Date&lt;/SPAN&gt;])&amp;gt;=today()-7, "Last 7 days", "Older than last 7 days") as&amp;nbsp; OrderDateRang,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because in this way, you can also easier to use the filter in .qvw file, and you can also control to add more "OrderDateRange", like last 30 days or others.&lt;/P&gt;&lt;P&gt;Then you can use the filter OrderDateRange = 'Last 7 days' in Nprinitng.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to directly use the last 7 days in&amp;nbsp; filter in Nprinting, then you need all the value of the dates of last 7 days:&lt;/P&gt;&lt;P&gt;Date(today()-7, "YYYY-MM-DD")&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Date(today()-6, "YYYY-MM-DD")&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Date(today()-5, "YYYY-MM-DD")&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Date(today()-1, "YYYY-MM-DD")&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;And then pls also notice about the date format, which must be the same as in your dash.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Zhihong&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2016 13:39:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-set-up-a-filter-quot-Last-X-days-quot-in-NPrinting/m-p/1203958#M12785</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-03T13:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up a filter "Last X days" in NPrinting?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-set-up-a-filter-quot-Last-X-days-quot-in-NPrinting/m-p/1203959#M12786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, does it mean I need to set up 7 filters for this? =Today()-1, &lt;SPAN style="font-size: 13.3333px;"&gt;=Today()-2, ....It is not very flexible I guess.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2016 01:53:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-set-up-a-filter-quot-Last-X-days-quot-in-NPrinting/m-p/1203959#M12786</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-04T01:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up a filter "Last X days" in NPrinting?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-set-up-a-filter-quot-Last-X-days-quot-in-NPrinting/m-p/1203960#M12787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answer Zhihong! I will definitely try it later and let you know how it goes!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2016 01:56:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-set-up-a-filter-quot-Last-X-days-quot-in-NPrinting/m-p/1203960#M12787</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-04T01:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up a filter "Last X days" in NPrinting?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-set-up-a-filter-quot-Last-X-days-quot-in-NPrinting/m-p/1203961#M12788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Zhihong, it works! Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2016 05:05:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-set-up-a-filter-quot-Last-X-days-quot-in-NPrinting/m-p/1203961#M12788</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-04T05:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up a filter "Last X days" in NPrinting?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-set-up-a-filter-quot-Last-X-days-quot-in-NPrinting/m-p/1203962#M12789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it must work, as I do use it many times.&lt;/P&gt;&lt;P&gt;And one more comment, if you do use the 2nd method, add all the expression values (like the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;Date(today()-5, "YYYY-MM-DD")&lt;/SPAN&gt; ) in 1 filters, sometimes the filter dose not work for some reason, I do not why yet, and then you try to re-create the filter, then it should work finally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Zhihong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2016 08:51:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-set-up-a-filter-quot-Last-X-days-quot-in-NPrinting/m-p/1203962#M12789</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-04T08:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up a filter "Last X days" in NPrinting?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-set-up-a-filter-quot-Last-X-days-quot-in-NPrinting/m-p/1203963#M12790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hope you figure this question out by my answer below, you only need 1 filter, but add multiple value, the dates, that you required&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Zhihong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2016 08:52:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-set-up-a-filter-quot-Last-X-days-quot-in-NPrinting/m-p/1203963#M12790</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-04T08:52:20Z</dc:date>
    </item>
  </channel>
</rss>

