<?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: variables with parameters in Nprinting in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/variables-with-parameters-in-Nprinting/m-p/1564826#M23345</link>
    <description>&lt;P&gt;First of all, thank you for your answer...&lt;/P&gt;&lt;P&gt;However, I have some text in my qvw file, so maybe the country can be USA or SPAIN and I created some logic to change the texts, like labels and footnotes ok? So in my app I am using the variable like vTitle(vCountry) where vCountry has the number of country like USA = 1, So the title will be in English, in the qvw&amp;nbsp;it's working, the problem is when I insert the variable on Npriting doesn't working, because I can't pass&amp;nbsp;parameters, this is true?&lt;/P&gt;</description>
    <pubDate>Wed, 03 Apr 2019 21:27:57 GMT</pubDate>
    <dc:creator>jsobrinho</dc:creator>
    <dc:date>2019-04-03T21:27:57Z</dc:date>
    <item>
      <title>variables with parameters in Nprinting</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/variables-with-parameters-in-Nprinting/m-p/1564436#M23317</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;
&lt;P&gt;I have some variables in my qlikview app, like vCountry(1), it is return the Country Name, and I need create the report dynamically for each country because I have a lot of information text for each language, but when I use this in Nprinting it is not showing the name or text for the country&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;in Nprinting&amp;nbsp;feb&amp;nbsp;2019 I have &amp;lt;vCountry(1)&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can I show the value for this variable?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2019 21:15:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/variables-with-parameters-in-Nprinting/m-p/1564436#M23317</guid>
      <dc:creator>jsobrinho</dc:creator>
      <dc:date>2019-12-04T21:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: variables with parameters in Nprinting</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/variables-with-parameters-in-Nprinting/m-p/1564718#M23336</link>
      <description>&lt;P&gt;If you just need a separate document report for each country, I suggest using the 'country' dimension as a cycle in the NPrinting report.&lt;/P&gt;
&lt;P&gt;This will create a separate report document for each dimension value.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/nprinting/February2019/Content/NPrinting/ReportsDevelopment/Cycling-your-reports.htm" target="_blank" rel="noopener"&gt;https://help.qlik.com/en-US/nprinting/February2019/Content/NPrinting/ReportsDevelopment/Cycling-your-reports.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Kind regards...&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2019 16:54:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/variables-with-parameters-in-Nprinting/m-p/1564718#M23336</guid>
      <dc:creator>Frank_S</dc:creator>
      <dc:date>2019-04-03T16:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: variables with parameters in Nprinting</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/variables-with-parameters-in-Nprinting/m-p/1564826#M23345</link>
      <description>&lt;P&gt;First of all, thank you for your answer...&lt;/P&gt;&lt;P&gt;However, I have some text in my qvw file, so maybe the country can be USA or SPAIN and I created some logic to change the texts, like labels and footnotes ok? So in my app I am using the variable like vTitle(vCountry) where vCountry has the number of country like USA = 1, So the title will be in English, in the qvw&amp;nbsp;it's working, the problem is when I insert the variable on Npriting doesn't working, because I can't pass&amp;nbsp;parameters, this is true?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2019 21:27:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/variables-with-parameters-in-Nprinting/m-p/1564826#M23345</guid>
      <dc:creator>jsobrinho</dc:creator>
      <dc:date>2019-04-03T21:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: variables with parameters in Nprinting</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/variables-with-parameters-in-Nprinting/m-p/1564857#M23351</link>
      <description>&lt;P&gt;yes this is true&lt;/P&gt;&lt;P&gt;When you use variable in nprinting expect it to calculate and return value in Qlik. If you want to evaluate variable on NPrinting side you need to put it in formula just like i do it on screenshot:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/9433iD31F0C3B865652ED/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;my variable in qlik is: &lt;STRONG&gt;exp.PercToBudToday.AsAt&lt;/STRONG&gt; and it has 1 parameter which i in my case is also variable &lt;STRONG&gt;vMonthYear_2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;then in NPrinting formula works like textbox in QlikView where it calculates on the fly and returns result&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Lech&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2019 23:57:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/variables-with-parameters-in-Nprinting/m-p/1564857#M23351</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2019-04-03T23:57:51Z</dc:date>
    </item>
  </channel>
</rss>

