<?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 Filtering on previous WeekName in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/Filtering-on-previous-WeekName/m-p/1527572#M21910</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm currently having an issue when trying to apply a filter in nPrinting to return values based on the previous WeekName.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Returning based on the current WeekName works fine, when I use the following syntax&amp;nbsp;=WeekName(Today())&amp;nbsp;and set it to 'Evaluate Value'.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, when using&amp;nbsp;&lt;SPAN&gt;=WeekName(Today())-1 to return the data for the previous WeekName, it fails. I'm assuming that&amp;nbsp;this is because it can't evaluate what is strictly not a numeric value.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This syntax did work in the previous version of nPrinting, and I'd prefer not to set the filter in QV itself through set analysis.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The reason I'm using WeekName rather than Week is to avoid any issues at year-end, and having to set and change a Year filter.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Is there different syntax which can be applied to resolve this in the nPrinting WeekName filter?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Any help would be greatly appreciated.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 23 Sep 2019 18:56:35 GMT</pubDate>
    <dc:creator>Qlik_ULG</dc:creator>
    <dc:date>2019-09-23T18:56:35Z</dc:date>
    <item>
      <title>Filtering on previous WeekName</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Filtering-on-previous-WeekName/m-p/1527572#M21910</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm currently having an issue when trying to apply a filter in nPrinting to return values based on the previous WeekName.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Returning based on the current WeekName works fine, when I use the following syntax&amp;nbsp;=WeekName(Today())&amp;nbsp;and set it to 'Evaluate Value'.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, when using&amp;nbsp;&lt;SPAN&gt;=WeekName(Today())-1 to return the data for the previous WeekName, it fails. I'm assuming that&amp;nbsp;this is because it can't evaluate what is strictly not a numeric value.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This syntax did work in the previous version of nPrinting, and I'd prefer not to set the filter in QV itself through set analysis.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The reason I'm using WeekName rather than Week is to avoid any issues at year-end, and having to set and change a Year filter.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Is there different syntax which can be applied to resolve this in the nPrinting WeekName filter?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Any help would be greatly appreciated.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 18:56:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Filtering-on-previous-WeekName/m-p/1527572#M21910</guid>
      <dc:creator>Qlik_ULG</dc:creator>
      <dc:date>2019-09-23T18:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering on previous WeekName</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Filtering-on-previous-WeekName/m-p/1528050#M21920</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The principal you are trying to achieve is identical to this one:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-NPrinting-Discussions/Dynamic-Filter-Nprinting-17/m-p/1336469" target="_blank"&gt;https://community.qlik.com/t5/Qlik-NPrinting-Discussions/Dynamic-Filter-Nprinting-17/m-p/1336469&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Solution:&lt;/P&gt;&lt;P&gt;Check datatypes created in Qlik and make sure you use the same ones in NPrinting&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Lech&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jan 2019 22:01:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Filtering-on-previous-WeekName/m-p/1528050#M21920</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2019-01-08T22:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering on previous WeekName</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Filtering-on-previous-WeekName/m-p/1528996#M21962</link>
      <description>&lt;P&gt;Thank you very much, lech.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is very helpful.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jan 2019 13:34:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Filtering-on-previous-WeekName/m-p/1528996#M21962</guid>
      <dc:creator>Qlik_ULG</dc:creator>
      <dc:date>2019-01-10T13:34:56Z</dc:date>
    </item>
  </channel>
</rss>

