<?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: Using QlikView Variables in NPrinting (Sept 2018) output file names in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/Using-QlikView-Variables-in-NPrinting-Sept-2018-output-file/m-p/1539753#M22396</link>
    <description>&lt;P&gt;And then use&amp;nbsp;&lt;STRONG&gt;vAccountingDate&amp;nbsp;&lt;/STRONG&gt;in nPrinting&lt;/P&gt;</description>
    <pubDate>Tue, 05 Feb 2019 15:49:34 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2019-02-05T15:49:34Z</dc:date>
    <item>
      <title>Using QlikView Variables in NPrinting (Sept 2018) output file names</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Using-QlikView-Variables-in-NPrinting-Sept-2018-output-file/m-p/1539750#M22393</link>
      <description>&lt;P&gt;I need some help with how I should be setting up the code in my QlikView app for a date variable so that when I use that variable in the output file name of an NPrinting report, it comes out as a date.&amp;nbsp; I want to use the highlighted variable in my NP output file name as shown below...&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vars in np.PNG" style="width: 547px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/5223iB9972875E0C882BE/image-dimensions/547x202?v=v2" width="547" height="202" role="button" title="vars in np.PNG" alt="vars in np.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;My QV logic looks like this right now:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;set vAccountingDate = Date([MonthEnd.Accounting Date], 'M/D/YYYY');&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;set vNPAccountingDate = $(vAccountingDate);&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;$(vNPAccountingDate) works fine in QV app but when used in NP it comes out like this (I want the red text to be the date):&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;Fusion Month End Report_&lt;FONT color="#FF0000"&gt;Date([MonthEnd.Accounting Date], 'M_D_YYYY')&lt;/FONT&gt;_KMark (999-224).pdf&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Thanks for you help.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2019 21:19:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Using-QlikView-Variables-in-NPrinting-Sept-2018-output-file/m-p/1539750#M22393</guid>
      <dc:creator>kdmarkee</dc:creator>
      <dc:date>2019-12-04T21:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: Using QlikView Variables in NPrinting (Sept 2018) output file names</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Using-QlikView-Variables-in-NPrinting-Sept-2018-output-file/m-p/1539752#M22395</link>
      <description>&lt;P&gt;Can you try this&lt;/P&gt;&lt;PRE&gt;SET vAccountingDate = '=Date([MonthEnd.Accounting Date], ''M/D/YYYY'')';&lt;/PRE&gt;</description>
      <pubDate>Tue, 05 Feb 2019 15:48:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Using-QlikView-Variables-in-NPrinting-Sept-2018-output-file/m-p/1539752#M22395</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-02-05T15:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: Using QlikView Variables in NPrinting (Sept 2018) output file names</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Using-QlikView-Variables-in-NPrinting-Sept-2018-output-file/m-p/1539753#M22396</link>
      <description>&lt;P&gt;And then use&amp;nbsp;&lt;STRONG&gt;vAccountingDate&amp;nbsp;&lt;/STRONG&gt;in nPrinting&lt;/P&gt;</description>
      <pubDate>Tue, 05 Feb 2019 15:49:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Using-QlikView-Variables-in-NPrinting-Sept-2018-output-file/m-p/1539753#M22396</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-02-05T15:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Using QlikView Variables in NPrinting (Sept 2018) output file names</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Using-QlikView-Variables-in-NPrinting-Sept-2018-output-file/m-p/1539776#M22400</link>
      <description>&lt;P&gt;Thank you for your quick response.&amp;nbsp; I will try this and let you know how it works; the report runs awhile.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Feb 2019 16:15:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Using-QlikView-Variables-in-NPrinting-Sept-2018-output-file/m-p/1539776#M22400</guid>
      <dc:creator>kdmarkee</dc:creator>
      <dc:date>2019-02-05T16:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: Using QlikView Variables in NPrinting (Sept 2018) output file names</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Using-QlikView-Variables-in-NPrinting-Sept-2018-output-file/m-p/1539778#M22402</link>
      <description>Else you can just change set to Let.</description>
      <pubDate>Tue, 05 Feb 2019 16:20:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Using-QlikView-Variables-in-NPrinting-Sept-2018-output-file/m-p/1539778#M22402</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2019-02-05T16:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: Using QlikView Variables in NPrinting (Sept 2018) output file names</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Using-QlikView-Variables-in-NPrinting-Sept-2018-output-file/m-p/1539836#M22403</link>
      <description>&lt;P&gt;That worked, thanks again.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Feb 2019 17:46:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Using-QlikView-Variables-in-NPrinting-Sept-2018-output-file/m-p/1539836#M22403</guid>
      <dc:creator>kdmarkee</dc:creator>
      <dc:date>2019-02-05T17:46:34Z</dc:date>
    </item>
  </channel>
</rss>

