<?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 Custom Date Filter in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Custom-Date-Filter/m-p/847419#M5337</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cassandra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sure the smart people will have a better answer, but I would use the MakeDate function to create a QV style date field. If your format is ALWAYS "YYYY/MM" (not YYYY/M ~ 2015/1 for January), you could use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MakeDate(left(FiscalMonthYear,4),right(FiscalMonthYear,2)) As QVFDate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for 2015/04, for example, you would get a date stamp of 2015-04-01 00:00:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can then use the standard QV date functions as I suggested earlier. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kevin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Apr 2015 16:36:02 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-04-29T16:36:02Z</dc:date>
    <item>
      <title>NPrinting Custom Date Filter</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Custom-Date-Filter/m-p/847416#M5334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using NPrinting and have a date field I use in the QVW called FISCAL_MONTH_YEAR which is formatted like 03/2015. I need to get my NPrinting report running for the current month but using =month(now())&amp;nbsp; &amp;amp; =year(now()) don't achieve what I need because my date fields are called FISCAL_MONTH and FISCAL_YEAR. How can I get the report to run for the current month/year?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 16:00:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Custom-Date-Filter/m-p/847416#M5334</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2015-04-02T16:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting Custom Date Filter</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Custom-Date-Filter/m-p/847417#M5335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cassandra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No worries, I do this all the time. You need to create a FIELD-BASED FILTER in your nPrinting report.&lt;/P&gt;&lt;P&gt;So, create a new filter, use the connection to your QVW, and select the field FISCAL_MONTH. Then, in the "Value"&lt;/P&gt;&lt;P&gt;field of the filter creation dialogue, enter =Month(today(0)), and check the two boxes "IsNumeric" and "Evaluate". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Same thing for Year, but obviously use the different field and function Year(today(0)). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note, I use "today(0)" because it evaluates once at run time, unlike now(), which I believe updates every second. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kevin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 18:53:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Custom-Date-Filter/m-p/847417#M5335</guid>
      <dc:creator />
      <dc:date>2015-04-02T18:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting Custom Date Filter</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Custom-Date-Filter/m-p/847418#M5336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My FISCAL_MONTH and FISCAL_YEAR fields are not numeric. They are stored as varchar (APR and FY15). On the other hand, FISCAL_MONTH_YEAR is stored as date-&amp;nbsp; 2015/04.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is my only option to use a new field&amp;nbsp; to store these numerically? I have a (FISCAL_YEAR_NUM - 2015) but I don't have a numeric FISCAL_MONTH field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Cassandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 16:25:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Custom-Date-Filter/m-p/847418#M5336</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2015-04-29T16:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting Custom Date Filter</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Custom-Date-Filter/m-p/847419#M5337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cassandra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sure the smart people will have a better answer, but I would use the MakeDate function to create a QV style date field. If your format is ALWAYS "YYYY/MM" (not YYYY/M ~ 2015/1 for January), you could use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MakeDate(left(FiscalMonthYear,4),right(FiscalMonthYear,2)) As QVFDate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for 2015/04, for example, you would get a date stamp of 2015-04-01 00:00:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can then use the standard QV date functions as I suggested earlier. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kevin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 16:36:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Custom-Date-Filter/m-p/847419#M5337</guid>
      <dc:creator />
      <dc:date>2015-04-29T16:36:02Z</dc:date>
    </item>
  </channel>
</rss>

