<?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: How to evaluate a variable in NPrinting? in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-evaluate-a-variable-in-NPrinting/m-p/1330920#M16797</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see how it goes.. cheers Lech&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 04 Jun 2017 23:19:11 GMT</pubDate>
    <dc:creator>Lech_Miszkiewicz</dc:creator>
    <dc:date>2017-06-04T23:19:11Z</dc:date>
    <item>
      <title>How to evaluate a variable in NPrinting?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-evaluate-a-variable-in-NPrinting/m-p/1330913#M16790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a variable like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Variable name: vYear&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression: Year(AddYears(Max(Date),-1))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I put this Variable in NPrinting I do &amp;lt;vYear&amp;gt; it gives me the expression above, what I want is the result of the expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2017 15:26:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-evaluate-a-variable-in-NPrinting/m-p/1330913#M16790</guid>
      <dc:creator>jblomqvist</dc:creator>
      <dc:date>2017-05-24T15:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to evaluate a variable in NPrinting?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-evaluate-a-variable-in-NPrinting/m-p/1330914#M16791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be call it as &lt;STRONG&gt;[&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;vYear&lt;/SPAN&gt;]&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2017 16:39:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-evaluate-a-variable-in-NPrinting/m-p/1330914#M16791</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-05-24T16:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to evaluate a variable in NPrinting?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-evaluate-a-variable-in-NPrinting/m-p/1330915#M16792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you need to evaluate your expression&amp;nbsp; - which means you need to have &lt;STRONG style="color: #ff0000;"&gt;"="&lt;/STRONG&gt;ign in front of your expression:&lt;/P&gt;&lt;P&gt;like:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Expression: &lt;STRONG style="color: #ff0000;"&gt;=&lt;/STRONG&gt;Year(AddYears(Max(Date),-1))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Lech&lt;/P&gt;&lt;P&gt;---------------------------------------------&lt;/P&gt;&lt;P&gt;When applicable please mark the appropriate replies as CORRECT. This will help community members and Qlik Employees know which discussions have already been addressed and have a possible known solution. Please mark threads as HELPFUL if the provided solution is helpful to the problem, but does not necessarily solve the indicated problem. You can mark multiple threads as HELPFUL if you feel additional info is useful to others.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2017 00:03:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-evaluate-a-variable-in-NPrinting/m-p/1330915#M16792</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2017-05-25T00:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to evaluate a variable in NPrinting?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-evaluate-a-variable-in-NPrinting/m-p/1330916#M16793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you clarify this post?&amp;nbsp; Is the logic done in the script portion and if so, what does that look like?&amp;nbsp; I'm currently picturing or assuming the variable in the script is like this:&lt;/P&gt;&lt;P&gt;SET vYear = &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Year(AddYears(Max(Date),-1));&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jun 2017 15:19:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-evaluate-a-variable-in-NPrinting/m-p/1330916#M16793</guid>
      <dc:creator>kdmarkee221</dc:creator>
      <dc:date>2017-06-02T15:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to evaluate a variable in NPrinting?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-evaluate-a-variable-in-NPrinting/m-p/1330917#M16794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I figured out what was meant by the "=". I did this in the Variable editor and not the script, but maybe you can do it in both places...I'm not sure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jun 2017 16:08:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-evaluate-a-variable-in-NPrinting/m-p/1330917#M16794</guid>
      <dc:creator>kdmarkee</dc:creator>
      <dc:date>2017-06-02T16:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to evaluate a variable in NPrinting?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-evaluate-a-variable-in-NPrinting/m-p/1330918#M16795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can do it in both places. In script however i think you will have to use LET statement and apostrophies&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like:&lt;/P&gt;&lt;P&gt;LET&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt; vYear = '=&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Year(AddYears(Max(Date),-1))';&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Jun 2017 00:45:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-evaluate-a-variable-in-NPrinting/m-p/1330918#M16795</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2017-06-03T00:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to evaluate a variable in NPrinting?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-evaluate-a-variable-in-NPrinting/m-p/1330919#M16796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's what I was looking for; I'll have to try that.&amp;nbsp; Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Jun 2017 15:00:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-evaluate-a-variable-in-NPrinting/m-p/1330919#M16796</guid>
      <dc:creator>kdmarkee</dc:creator>
      <dc:date>2017-06-03T15:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to evaluate a variable in NPrinting?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-evaluate-a-variable-in-NPrinting/m-p/1330920#M16797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see how it goes.. cheers Lech&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Jun 2017 23:19:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-evaluate-a-variable-in-NPrinting/m-p/1330920#M16797</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2017-06-04T23:19:11Z</dc:date>
    </item>
  </channel>
</rss>

