<?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: Re-evaluate filters in NPrinting in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/Re-evaluate-filters-in-NPrinting/m-p/1328854#M16748</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Talita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am always trying to simplify filters in nPrinting by putting a logic to Qlik.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i would do in this case is create a Key build of &lt;STRONG&gt;Country&amp;amp;State&amp;amp;Date&lt;/STRONG&gt; and i would flag keys with Maximum Date for each combination with 1 and for another I would put 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see example script:&lt;/P&gt;&lt;P&gt;Fact:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp; Country,&lt;/P&gt;&lt;P&gt;&amp;nbsp; State,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Date&lt;/P&gt;&lt;P&gt;Resident&lt;/P&gt;&lt;P&gt;&amp;nbsp; SomeTable&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Left Join (Fact)&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; Country,&lt;/P&gt;&lt;P&gt;&amp;nbsp; State,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Max(Date) as Date,&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1 as MyFlag&lt;/P&gt;&lt;P&gt;Resident&lt;/P&gt;&lt;P&gt;&amp;nbsp; Fact&lt;/P&gt;&lt;P&gt;Group by&lt;/P&gt;&lt;P&gt;&amp;nbsp; Country,&lt;/P&gt;&lt;P&gt;&amp;nbsp; State&lt;/P&gt;&lt;P&gt;; &lt;/P&gt;&lt;P&gt;Then in NPrinting i would have static filter selecting only &lt;SPAN style="font-size: 13.3333px;"&gt;MyFlag&lt;/SPAN&gt; = 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Lech&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Jun 2017 07:48:02 GMT</pubDate>
    <dc:creator>Lech_Miszkiewicz</dc:creator>
    <dc:date>2017-06-21T07:48:02Z</dc:date>
    <item>
      <title>Re-evaluate filters in NPrinting</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Re-evaluate-filters-in-NPrinting/m-p/1328853#M16747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Good Evening!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;I have a Power Point report in NPrinting where I have the following settings:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;1. Select the maximum of the year and month loaded in the Qlikview of each State.&lt;BR /&gt;2. Generate reports by Country and State.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;Imagine that I have the following table:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="margin-left: 2.75pt; width: 233px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border: solid windowtext 1.0pt; padding: 0 3.5pt 0 3.5pt;" valign="bottom" width="64"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: black;"&gt;Country&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: solid windowtext 1.0pt; border-left: none; padding: 0 3.5pt 0 3.5pt;" valign="bottom" width="95"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: black;"&gt;State&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: solid windowtext 1.0pt; border-left: none; padding: 0 3.5pt 0 3.5pt;" valign="bottom" width="75"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: black;"&gt;Max Date (DD/MM/YYYY)&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border: solid windowtext 1.0pt; border-top: none; padding: 0 3.5pt 0 3.5pt;" valign="bottom" width="64"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;Brazil&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 3.5pt 0 3.5pt;" valign="bottom" width="95"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;Minas Gerais&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 3.5pt 0 3.5pt;" valign="bottom" width="75"&gt;&lt;P align="right" style="margin-bottom: .0001pt; text-align: right;"&gt;&lt;SPAN style="color: black;"&gt;01/01/2017&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border: solid windowtext 1.0pt; border-top: none; padding: 0 3.5pt 0 3.5pt;" valign="bottom" width="64"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;Brazil&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 3.5pt 0 3.5pt;" valign="bottom" width="95"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;São Paulo&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 3.5pt 0 3.5pt;" valign="bottom" width="75"&gt;&lt;P align="right" style="margin-bottom: .0001pt; text-align: right;"&gt;&lt;SPAN style="color: black;"&gt;01/04/2017&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border: solid windowtext 1.0pt; border-top: none; padding: 0 3.5pt 0 3.5pt;" valign="bottom" width="64"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;Brazil&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 3.5pt 0 3.5pt;" valign="bottom" width="95"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;Rio de Janeiro&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 3.5pt 0 3.5pt;" valign="bottom" width="75"&gt;&lt;P align="right" style="margin-bottom: .0001pt; text-align: right;"&gt;&lt;SPAN style="color: black;"&gt;01/06/2017&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;In NPrinting I made a dynamic filter for the date, and I inserted the State field into the Cycle.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;My problem is:&lt;BR /&gt;The report it generates is only from Rio de Janeiro - Brazil. I need NPrinting to re-evaluate the date for all States.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;How can I do this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Thanks&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jun 2017 01:16:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Re-evaluate-filters-in-NPrinting/m-p/1328853#M16747</guid>
      <dc:creator>talita_verdes</dc:creator>
      <dc:date>2017-06-21T01:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: Re-evaluate filters in NPrinting</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Re-evaluate-filters-in-NPrinting/m-p/1328854#M16748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Talita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am always trying to simplify filters in nPrinting by putting a logic to Qlik.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i would do in this case is create a Key build of &lt;STRONG&gt;Country&amp;amp;State&amp;amp;Date&lt;/STRONG&gt; and i would flag keys with Maximum Date for each combination with 1 and for another I would put 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see example script:&lt;/P&gt;&lt;P&gt;Fact:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp; Country,&lt;/P&gt;&lt;P&gt;&amp;nbsp; State,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Date&lt;/P&gt;&lt;P&gt;Resident&lt;/P&gt;&lt;P&gt;&amp;nbsp; SomeTable&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Left Join (Fact)&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; Country,&lt;/P&gt;&lt;P&gt;&amp;nbsp; State,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Max(Date) as Date,&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1 as MyFlag&lt;/P&gt;&lt;P&gt;Resident&lt;/P&gt;&lt;P&gt;&amp;nbsp; Fact&lt;/P&gt;&lt;P&gt;Group by&lt;/P&gt;&lt;P&gt;&amp;nbsp; Country,&lt;/P&gt;&lt;P&gt;&amp;nbsp; State&lt;/P&gt;&lt;P&gt;; &lt;/P&gt;&lt;P&gt;Then in NPrinting i would have static filter selecting only &lt;SPAN style="font-size: 13.3333px;"&gt;MyFlag&lt;/SPAN&gt; = 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Lech&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jun 2017 07:48:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Re-evaluate-filters-in-NPrinting/m-p/1328854#M16748</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2017-06-21T07:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: Re-evaluate filters in NPrinting</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Re-evaluate-filters-in-NPrinting/m-p/1328855#M16749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There should be a small adjustment to my formula as you only need a monthly buckets..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;therefore i would change Date to MonthStart(Date)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like this&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Fact:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; Country,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; State,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; MonthStart(Date) as Date&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Resident&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; SomeTable&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Left Join (Fact)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; Country,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; State,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; Max(MonthStart(Date)) as Date,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; 1 as MyFlag&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Resident&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; Fact&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Group by&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; Country,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; State&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jun 2017 07:57:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Re-evaluate-filters-in-NPrinting/m-p/1328855#M16749</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2017-06-21T07:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Re-evaluate filters in NPrinting</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Re-evaluate-filters-in-NPrinting/m-p/1328856#M16750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Where you have implemented the dynamic date filter ? in the report level or Task level ?&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;it needs to be in the report level ...and check the expression your using &lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jun 2017 08:00:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Re-evaluate-filters-in-NPrinting/m-p/1328856#M16750</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-06-21T08:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: Re-evaluate filters in NPrinting</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Re-evaluate-filters-in-NPrinting/m-p/1328857#M16751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;Hi Avinash!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt; I tested with the dynamic filter in the report, but it didn't work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;The expressions used are:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Year: =Year(Max(DATE))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Month: =Text(Month(Max(DATE)))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jun 2017 17:44:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Re-evaluate-filters-in-NPrinting/m-p/1328857#M16751</guid>
      <dc:creator>talita_verdes</dc:creator>
      <dc:date>2017-06-21T17:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: Re-evaluate filters in NPrinting</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Re-evaluate-filters-in-NPrinting/m-p/1328858#M16752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is already confusing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how do you know that month is actualy a text?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Month in general is a dual value which can be either 1 or Jan , 2 or Feb etc... &lt;/P&gt;&lt;P&gt;When you put "Text" function ahead of your formula you must be 100% sure your Month field in datamodel is a string/text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;still&lt;/P&gt;&lt;P&gt;i strongly advice you to consider flagging your records as i have described above&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 00:30:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Re-evaluate-filters-in-NPrinting/m-p/1328858#M16752</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2017-06-22T00:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Re-evaluate filters in NPrinting</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Re-evaluate-filters-in-NPrinting/m-p/1328859#M16753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;Good Afternon!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;I found the solution.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;I created a trigger in the State field that selects the maximum year and month when selections occur in the State field.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;Thanks&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2017 19:32:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Re-evaluate-filters-in-NPrinting/m-p/1328859#M16753</guid>
      <dc:creator>talita_verdes</dc:creator>
      <dc:date>2017-06-29T19:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: Re-evaluate filters in NPrinting</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Re-evaluate-filters-in-NPrinting/m-p/1328860#M16754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Talita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;great news!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bad news is that triggers are not supported and as much as it works for you for unknown reasons they may stop working. &lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Lech&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/nprinting/June2017/Content/GettingStarted/HowCreateConnections/Create-Connections.htm" title="https://help.qlik.com/en-US/nprinting/June2017/Content/GettingStarted/HowCreateConnections/Create-Connections.htm"&gt;https://help.qlik.com/en-US/nprinting/June2017/Content/GettingStarted/HowCreateConnections/Create-Connections.htm&lt;/A&gt;&lt;/P&gt;&lt;H2 style="font-size: 1.429em; margin-top: 20px; margin-bottom: 10px; color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif;"&gt;Unsupported &lt;SPAN class="PrimaryGenericName"&gt;QlikView&lt;/SPAN&gt; documents&lt;/H2&gt;&lt;P style="font-size: 14px; margin: 10px 0; color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif;"&gt;Before you create a connection to a &lt;SPAN class="PrimaryGenericName"&gt;QlikView&lt;/SPAN&gt; document, ensure that the &lt;SPAN class="PrimaryGenericName"&gt;QlikView&lt;/SPAN&gt; document does not use any of the following:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;alternate states &lt;/LI&gt;&lt;LI&gt;sheet and document triggers &lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="ui_item" style="font-weight: bold;"&gt;Always one selected&lt;/SPAN&gt; list box property&lt;/LI&gt;&lt;/UL&gt;&lt;P style="font-size: 14px; margin: 10px 0; color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif;"&gt;&lt;SPAN class="NPrinting NprintingQlikView QlikView"&gt;Qlik NPrinting&lt;/SPAN&gt; cannot modify or remove these options. As a result, &lt;SPAN class="NPrinting NprintingQlikView QlikView"&gt;Qlik NPrinting&lt;/SPAN&gt; may not have access to the enitre dataset of the connected &lt;SPAN class="PrimaryGenericName"&gt;QlikView&lt;/SPAN&gt; document during the cache generation process, and while generating reports.&lt;/P&gt;&lt;P style="font-size: 14px; margin: 10px 0; color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif;"&gt;&lt;SPAN class="PrimaryGenericName"&gt;QlikView&lt;/SPAN&gt; documents that use these features, are not supported by &lt;SPAN class="NPrinting NprintingQlikView QlikView"&gt;Qlik NPrinting&lt;/SPAN&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2017 22:09:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Re-evaluate-filters-in-NPrinting/m-p/1328860#M16754</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2017-06-29T22:09:30Z</dc:date>
    </item>
  </channel>
</rss>

