<?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 can I use Vlookup in Nprinting in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/How-can-I-use-Vlookup-in-Nprinting/m-p/1013652#M7778</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lior,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets say you have this table in QlikView.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/115867_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;Here Rating is &lt;STRONG&gt;S&lt;/STRONG&gt; for &lt;STRONG&gt;Amount &amp;lt; 1000&lt;/STRONG&gt;, &lt;STRONG&gt;M&lt;/STRONG&gt; for&lt;STRONG&gt; Amount &amp;gt;= 1000 AND Amount &amp;lt; 2000&lt;/STRONG&gt; &amp;amp; &lt;STRONG&gt;L&lt;/STRONG&gt; for &lt;STRONG&gt;Amount &amp;gt; 2000&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;In QlikView NPrinting you want to use &lt;STRONG&gt;VLOOKUP&lt;/STRONG&gt; in an Excel report to populate another column &lt;STRONG&gt;VL Val&lt;/STRONG&gt; where &lt;STRONG&gt;S = BAD, M = AVERAGE &amp;amp; L = GOOD&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/115901_pastedImage_7.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;You can use the Table in the level and use the VLOOKUP function in a new column. The above table is called DATA and sits on a different sheet.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/115902_pastedImage_11.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;Final report:&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-4" src="https://community.qlik.com/legacyfs/online/115903_pastedImage_12.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;I have attached the project. Extract to folder &lt;EM&gt;C:\Temp\Community\040&lt;/EM&gt; or change the paths in the NSQ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH - Daniel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Feb 2016 06:50:47 GMT</pubDate>
    <dc:creator>Daniel_Jenkins</dc:creator>
    <dc:date>2016-02-25T06:50:47Z</dc:date>
    <item>
      <title>How can I use Vlookup in Nprinting</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-can-I-use-Vlookup-in-Nprinting/m-p/1013651#M7777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to use the vlookup function on a report that im building with no success,&lt;/P&gt;&lt;P&gt;I used it like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&amp;lt;level&amp;gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;data id&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;data &lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;=vlookup(&lt;SPAN style="font-size: 13.3333px;"&gt;data id, &lt;/SPAN&gt;return a value from a diffrent sheet with another level)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&amp;lt;/level&amp;gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope I manged to make my self clear..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand why the Vlookup doesn't work, but i can't think of a way to make it work,&lt;/P&gt;&lt;P&gt;If someone have a nice solution for this problem i will be thankful.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;or even just send me short explanation about how to use the Vlookup in Nprinting&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 09:28:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-can-I-use-Vlookup-in-Nprinting/m-p/1013651#M7777</guid>
      <dc:creator>lior_malcka</dc:creator>
      <dc:date>2016-02-24T09:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use Vlookup in Nprinting</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-can-I-use-Vlookup-in-Nprinting/m-p/1013652#M7778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lior,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets say you have this table in QlikView.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/115867_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;Here Rating is &lt;STRONG&gt;S&lt;/STRONG&gt; for &lt;STRONG&gt;Amount &amp;lt; 1000&lt;/STRONG&gt;, &lt;STRONG&gt;M&lt;/STRONG&gt; for&lt;STRONG&gt; Amount &amp;gt;= 1000 AND Amount &amp;lt; 2000&lt;/STRONG&gt; &amp;amp; &lt;STRONG&gt;L&lt;/STRONG&gt; for &lt;STRONG&gt;Amount &amp;gt; 2000&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;In QlikView NPrinting you want to use &lt;STRONG&gt;VLOOKUP&lt;/STRONG&gt; in an Excel report to populate another column &lt;STRONG&gt;VL Val&lt;/STRONG&gt; where &lt;STRONG&gt;S = BAD, M = AVERAGE &amp;amp; L = GOOD&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/115901_pastedImage_7.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;You can use the Table in the level and use the VLOOKUP function in a new column. The above table is called DATA and sits on a different sheet.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/115902_pastedImage_11.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;Final report:&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-4" src="https://community.qlik.com/legacyfs/online/115903_pastedImage_12.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;I have attached the project. Extract to folder &lt;EM&gt;C:\Temp\Community\040&lt;/EM&gt; or change the paths in the NSQ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH - Daniel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 06:50:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-can-I-use-Vlookup-in-Nprinting/m-p/1013652#M7778</guid>
      <dc:creator>Daniel_Jenkins</dc:creator>
      <dc:date>2016-02-25T06:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use Vlookup in Nprinting</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-can-I-use-Vlookup-in-Nprinting/m-p/1013653#M7779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;While I see Daniels response as a way to solve the problem, I am curious on why you need to do this.&amp;nbsp; It would be pretty easy to add a simple reference table to your data model in QV and have it just add this associated column to you table or chart.&amp;nbsp; Even if you told me you were using aggregated data from two different sources, I would still pursue building the desired output in a chart in Qlikview before sending it to Nprinting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps you can share what you are trying to do in more detail.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 15:53:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-can-I-use-Vlookup-in-Nprinting/m-p/1013653#M7779</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-25T15:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use Vlookup in Nprinting</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-can-I-use-Vlookup-in-Nprinting/m-p/1013654#M7780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank for the explanation but it's not exactly what i meant, I have a sheet with page on customers (Meaning it's automatically opens a new sheet for each customer, I also make some calculation on each sheet) the Vlookup takes the calculated data from each customers sheet and create a new table :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cust1 ; calc fields from sheet of cust 1&lt;/P&gt;&lt;P&gt;cust2 ; calc fields from sheet of cust 2&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the problem is creating the dynamic reference of the Vlookup to each separate sheet (because I create the sheets with the page function)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Feb 2016 09:40:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-can-I-use-Vlookup-in-Nprinting/m-p/1013654#M7780</guid>
      <dc:creator>lior_malcka</dc:creator>
      <dc:date>2016-02-28T09:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use Vlookup in Nprinting</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-can-I-use-Vlookup-in-Nprinting/m-p/1013655#M7781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lior,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will save a lot of effort and guesswork if you post a sample QVW and a mockup report of what you expect as the output. Someone may have a solution or a suggestion of an alternate way to achieve what you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Daniel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 03:27:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-can-I-use-Vlookup-in-Nprinting/m-p/1013655#M7781</guid>
      <dc:creator>Daniel_Jenkins</dc:creator>
      <dc:date>2016-02-29T03:27:47Z</dc:date>
    </item>
  </channel>
</rss>

