<?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: Filter to exclude current months data in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1701635#M28926</link>
    <description>&lt;P&gt;Sorry, can you try one more thing for me... what do you get when you use this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=[Date] &amp;lt; MonthStart(Today(), -1)&lt;/LI-CODE&gt;&lt;P&gt;Anything different? Also, does spaces make a difference?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=[Date]&amp;lt;MonthStart(Today(), -1)
=[Date]&amp;lt;MonthStart(Today())&lt;/LI-CODE&gt;</description>
    <pubDate>Wed, 13 May 2020 14:56:50 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2020-05-13T14:56:50Z</dc:date>
    <item>
      <title>Filter to exclude current months data</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1701552#M28919</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;New to NPrinting so for some this should hopefully be quiet easy.&lt;/P&gt;&lt;P&gt;Looking to apply a filter that will exclude my current months data in a report and just give me the last two months. i.e. exclude this month (May) and just give April and March.&lt;/P&gt;&lt;P&gt;Formula I am currently using&amp;nbsp; below (thanks to&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/1326"&gt;@Lech_Miszkiewicz&lt;/a&gt;&amp;nbsp;NPrinting Adventures Blog) gives me May, April, March.&lt;/P&gt;&lt;P&gt;Advanced Search =([Date]&amp;gt;MonthStart(Today(),-2))*([Date]&amp;lt;=Today())&lt;/P&gt;&lt;P&gt;Would someone be able to advise how the above would be amended to exclude this current month.&lt;/P&gt;&lt;P&gt;Many Thanks in Advance.&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2020 13:11:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1701552#M28919</guid>
      <dc:creator>podge2019</dc:creator>
      <dc:date>2020-05-13T13:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: Filter to exclude current months data</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1701562#M28920</link>
      <description>&lt;P&gt;May be this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=([Date]&amp;gt;MonthStart(Today(),-2))*([Date]&amp;lt;MonthStart(Today()))&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 13 May 2020 13:27:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1701562#M28920</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-05-13T13:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: Filter to exclude current months data</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1701578#M28921</link>
      <description>&lt;P&gt;Thanks for the quick reply Sunny&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Unfortunately&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;=([Date]&amp;gt;MonthStart(Today(),-2))*([Date]&amp;lt;MonthStart(Today()))&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;still brings in the three months data.&lt;/P&gt;&lt;P&gt;It does not exclude the current month.&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2020 13:53:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1701578#M28921</guid>
      <dc:creator>podge2019</dc:creator>
      <dc:date>2020-05-13T13:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Filter to exclude current months data</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1701583#M28922</link>
      <description>&lt;P&gt;How about this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=[Date] &amp;gt; MonthStart(Today(), -2) and [Date] &amp;lt; MonthStart(Today())&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 13 May 2020 14:03:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1701583#M28922</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-05-13T14:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: Filter to exclude current months data</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1701613#M28923</link>
      <description>&lt;P&gt;Hi Sunny,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No change also with:&lt;/P&gt;&lt;P&gt;=[Date] &amp;gt; MonthStart(Today(), -2) and [Date] &amp;lt; MonthStart(Today())&lt;/P&gt;&lt;P&gt;Still bringing in this months data.&lt;/P&gt;&lt;P&gt;Is there any more information I could provide that may assist?&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2020 14:36:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1701613#M28923</guid>
      <dc:creator>podge2019</dc:creator>
      <dc:date>2020-05-13T14:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: Filter to exclude current months data</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1701620#M28924</link>
      <description>&lt;P&gt;Can you try out few things. What do you get when you use just this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=[Date] &amp;lt; MonthStart(Today())&lt;/LI-CODE&gt;&lt;P&gt;Do you get all months before May? or do you still get May? How about when you use this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=[Date] &amp;lt;= (MonthStart(Today())-1)&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 13 May 2020 14:39:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1701620#M28924</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-05-13T14:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Filter to exclude current months data</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1701629#M28925</link>
      <description>&lt;P&gt;Hi Sunny,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I used:&amp;nbsp;&lt;STRONG&gt;=[Date] &amp;lt; MonthStart(Today())&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I get all data that is loaded so it goes back to Jan 2017 up to and including May 2020.&lt;/P&gt;&lt;P&gt;When I use:&amp;nbsp;&lt;STRONG&gt;=[Date] &amp;lt;= (MonthStart(Today())-1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I get the same -&amp;nbsp;Jan 2017 up to and including May 2020.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2020 14:52:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1701629#M28925</guid>
      <dc:creator>podge2019</dc:creator>
      <dc:date>2020-05-13T14:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: Filter to exclude current months data</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1701635#M28926</link>
      <description>&lt;P&gt;Sorry, can you try one more thing for me... what do you get when you use this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=[Date] &amp;lt; MonthStart(Today(), -1)&lt;/LI-CODE&gt;&lt;P&gt;Anything different? Also, does spaces make a difference?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=[Date]&amp;lt;MonthStart(Today(), -1)
=[Date]&amp;lt;MonthStart(Today())&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 13 May 2020 14:56:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1701635#M28926</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-05-13T14:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: Filter to exclude current months data</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1701639#M28927</link>
      <description>&lt;P&gt;Happy to try&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=[Date] &amp;lt; MonthStart(Today(), -1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This bring in all the data from Jan 2017 to April 2020, however, it then doesn't populate the data in April 2020.&lt;/P&gt;&lt;P&gt;Does exclude May 2020 though which is progress so the spaces make a difference.&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2020 15:06:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1701639#M28927</guid>
      <dc:creator>podge2019</dc:creator>
      <dc:date>2020-05-13T15:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Filter to exclude current months data</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1701645#M28929</link>
      <description>&lt;P&gt;Is April 2020 included or not included? I am not sure I understand&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2020 15:22:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1701645#M28929</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-05-13T15:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: Filter to exclude current months data</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1701647#M28930</link>
      <description>&lt;P&gt;Sorry if I was not clear&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;April (the month) is included, however, the data for April is not populated.&lt;/P&gt;&lt;P&gt;Please see the screenshot I've attached of the results.&lt;/P&gt;&lt;P&gt;Hopefully you can see it.&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2020 15:31:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1701647#M28930</guid>
      <dc:creator>podge2019</dc:creator>
      <dc:date>2020-05-13T15:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Filter to exclude current months data</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1701649#M28931</link>
      <description>&lt;P&gt;How about this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=[Date] &amp;lt; MonthEnd(Today(), -1)&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 13 May 2020 15:37:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1701649#M28931</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-05-13T15:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: Filter to exclude current months data</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1701651#M28932</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;=[Date] &amp;lt; MonthEnd(Today(), -1)&lt;/P&gt;&lt;P&gt;This brings back all the data from Jan 2017 to May 2020.&lt;/P&gt;&lt;P&gt;Still includes current month.&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2020 15:40:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1701651#M28932</guid>
      <dc:creator>podge2019</dc:creator>
      <dc:date>2020-05-13T15:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: Filter to exclude current months data</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1701658#M28933</link>
      <description>&lt;P&gt;Sorry, I am just confused why it is doing this. This is a very strange behavior which I am not able to explain.&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2020 15:51:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1701658#M28933</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-05-13T15:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: Filter to exclude current months data</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1701688#M28934</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp; no problem.&lt;/P&gt;&lt;P&gt;Many thanks for trying.&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2020 17:05:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1701688#M28934</guid>
      <dc:creator>podge2019</dc:creator>
      <dc:date>2020-05-13T17:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: Filter to exclude current months data</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1701787#M28935</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We obviously don't see full picture, full data model, technics used and expressions used in charts.&lt;/P&gt;&lt;P&gt;Expressions mentioned by&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp; are correct and he is rightly surprised why they don't work. Can you dummy up your data (except date field) and attach sample of your qvf file. We should be able to investigate more then&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2020 23:14:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1701787#M28935</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2020-05-13T23:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: Filter to exclude current months data</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1701901#M28941</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/1326"&gt;@Lech_Miszkiewicz&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using QlikView for the data and the QVW is nearly 1 GB in size so I far exceed the size limit here &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; .&lt;/P&gt;&lt;P&gt;There are also multiple data sources feeding the QVW.&lt;/P&gt;&lt;P&gt;I will just accept I may not be able to do.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 09:23:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1701901#M28941</guid>
      <dc:creator>podge2019</dc:creator>
      <dc:date>2020-05-14T09:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: Filter to exclude current months data</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1701924#M28945</link>
      <description>&lt;P&gt;You can always apply selections and use "reduce data" from File menu to reduce size to only few MB...&lt;/P&gt;&lt;P&gt;i leave it up to you..&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 10:21:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1701924#M28945</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2020-05-14T10:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: Filter to exclude current months data</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1703099#M28972</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/1326"&gt;@Lech_Miszkiewicz&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Managed to figure this one out...kinda the long way around.&lt;/P&gt;&lt;P&gt;The QVW already had a variable set -&amp;nbsp;&lt;STRONG&gt;Let vMonthEnd = num(MonthStart(AddMonths(Today(), -1)))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This wasn't set using&lt;STRONG&gt; "DATE" &lt;/STRONG&gt;but under Master Calendar as&amp;nbsp;&lt;STRONG&gt;num(date#(Fiscal_Year_Month,'YYYY-MM')) as Fiscal_Year_Month_Num,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Instead of doing an advanced search, I used an evaluate search in my NPrinting filter on Fiscal_Year_Month_Num rather than date.&lt;/P&gt;&lt;P&gt;The above then returned just Aprils data with the &lt;STRONG&gt;Evaluate Value Filter -&amp;gt;&amp;nbsp; =$(vMonthEnd)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Created another Evaluate variable then -&amp;nbsp;&lt;STRONG&gt;Let vMonthEnd1 = num(MonthStart(AddMonths(Today(), -2)))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Applied both of these and it returned March and April data correctly for me along with filters for Country and Client.&lt;/P&gt;&lt;P&gt;Cant thank you enough for putting me on the right path and hope the above makes sense.&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2020 14:09:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Filter-to-exclude-current-months-data/m-p/1703099#M28972</guid>
      <dc:creator>podge2019</dc:creator>
      <dc:date>2020-05-18T14:09:26Z</dc:date>
    </item>
  </channel>
</rss>

