<?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: NPrinting Date Filter Not Working in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Date-Filter-Not-Working/m-p/1608633#M25322</link>
    <description>&lt;P&gt;Thanks to both of you for your help! I ended up creating a date range flag in the load script to obtain the desired result.&lt;/P&gt;</description>
    <pubDate>Thu, 01 Aug 2019 15:57:21 GMT</pubDate>
    <dc:creator>elduderino</dc:creator>
    <dc:date>2019-08-01T15:57:21Z</dc:date>
    <item>
      <title>NPrinting Date Filter Not Working</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Date-Filter-Not-Working/m-p/1608128#M25301</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I am trying to craft a date filter in NPrinting version 19.0.3.0 . My report is to only show the past 13 months of a chart, and the filter works within the dashboard but not the output into Excel.&lt;/P&gt;&lt;P&gt;I've tried adding the filter to the report, to the task, and within "Edit Template" of the report on each individual table- all to no avail.&lt;/P&gt;&lt;P&gt;The calculated dimension on the chart is as follows.:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=if(SC.MonthYear&amp;gt;= addmonths(today(),-13), SC.MonthYear)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;It works on the actual dashboard (showing only the past 13 months), but will not transfer to NPrinting since all dates are shown.&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16349iB58B78ABF9803F31/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Can anyone help? I cannot get this to work for the life of me! Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2019 18:40:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Date-Filter-Not-Working/m-p/1608128#M25301</guid>
      <dc:creator>elduderino</dc:creator>
      <dc:date>2019-09-25T18:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting Date Filter Not Working</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Date-Filter-Not-Working/m-p/1608168#M25302</link>
      <description>&lt;P&gt;It appears that you are attempting to calculate an array of values&lt;/P&gt;
&lt;P&gt;"&amp;nbsp;&lt;STRONG&gt;&amp;gt;= " equal to and greater than "&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;This is not supported.&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/nprinting/February2019/Content/NPrinting/ExcelReports/Formulas.htm" target="_blank"&gt;https://help.qlik.com/en-US/nprinting/February2019/Content/NPrinting/ExcelReports/Formulas.htm&lt;/A&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;"Formulas used in&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="CommonComponentsQlik NPrinting"&gt;Qlik NPrinting&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;must evaluate to a unique value.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;However, the &lt;EM&gt;&lt;STRONG&gt;June 2019 release of NPrinting has 'advanced search' feature&lt;/STRONG&gt;&lt;/EM&gt; that may help you to achieve your requirement.&lt;/P&gt;
&lt;P&gt;See the following link for information about this feature:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://help.qlik.com/en-US/nprinting/June2019/Content/NPrinting/ReportsDevelopment/Static-dynamic-filters.htm#anchor-8" target="_blank"&gt;https://help.qlik.com/en-US/nprinting/June2019/Content/NPrinting/ReportsDevelopment/Static-dynamic-filters.htm#anchor-8&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;For additional examples, see the link below:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Qlik-NPrinting-Documents/Examples-of-Advanced-Search-Filters/ta-p/1594779" target="_blank"&gt;https://community.qlik.com/t5/Qlik-NPrinting-Documents/Examples-of-Advanced-Search-Filters/ta-p/1594779&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Hope this helps...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2019 16:58:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Date-Filter-Not-Working/m-p/1608168#M25302</guid>
      <dc:creator>Frank_S</dc:creator>
      <dc:date>2019-07-31T16:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting Date Filter Not Working</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Date-Filter-Not-Working/m-p/1608297#M25308</link>
      <description>&lt;P&gt;If you are not ready for an upgrade please have a read on my blog regarding how you can workaround what you are trying to do:&lt;/P&gt;&lt;P&gt;&lt;A href="https://nprintingadventures.wordpress.com/" target="_blank"&gt;https://nprintingadventures.wordpress.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2019 23:49:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Date-Filter-Not-Working/m-p/1608297#M25308</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2019-07-31T23:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting Date Filter Not Working</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Date-Filter-Not-Working/m-p/1608633#M25322</link>
      <description>&lt;P&gt;Thanks to both of you for your help! I ended up creating a date range flag in the load script to obtain the desired result.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2019 15:57:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Date-Filter-Not-Working/m-p/1608633#M25322</guid>
      <dc:creator>elduderino</dc:creator>
      <dc:date>2019-08-01T15:57:21Z</dc:date>
    </item>
  </channel>
</rss>

