<?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: NPrinting report to show links correctly in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-report-to-show-links-correctly/m-p/861378#M5461</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, that also does not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Jul 2015 14:38:26 GMT</pubDate>
    <dc:creator>katrin_dobler</dc:creator>
    <dc:date>2015-07-14T14:38:26Z</dc:date>
    <item>
      <title>NPrinting report to show links correctly</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-report-to-show-links-correctly/m-p/861371#M5454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've created a report with NPrinting showing all approved invoices in a given period.&lt;/P&gt;&lt;P&gt;As all our invoices are scanned and centrally stored the user should be able to click on the link to open the respective invoice. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following picture shows the table in QlikView&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2015-07-13_NPrinting1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/92669_2015-07-13_NPrinting1.png" style="height: 199px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This table is used for a NPrinting report, which is embedded as HTML in an email. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the email shows the whole link as text. Some email clients are able to interpret it as a link, so it actually works for example with Outlook.&lt;/P&gt;&lt;P&gt;But it looks not really like a link...&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2015-07-13_NPrinting3.png" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/92671_2015-07-13_NPrinting3.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking into the source with, I find the following:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2015-07-13_NPrinting2.png" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/92678_2015-07-13_NPrinting2.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My goal is, to show within the email only "Invoice" as text to click on to open the link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did anybody know how to prevent the translation from "&amp;lt;" to &amp;amp;lt?&lt;/P&gt;&lt;P&gt;Can anybody help with that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Katrin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2015 12:39:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-report-to-show-links-correctly/m-p/861371#M5454</guid>
      <dc:creator>katrin_dobler</dc:creator>
      <dc:date>2015-07-13T12:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting report to show links correctly</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-report-to-show-links-correctly/m-p/861372#M5455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have run into a similar issue myself.&amp;nbsp; The way I have gotten around the issue was to build a one line HTML report in NPringing, and the line in the report contains both the URL link and the description I want the user to see.&amp;nbsp; You can then emebd the HTML report anywhaere in your email.&amp;nbsp; see example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;A href="http//........."&amp;gt;Click Here for Details&amp;lt;/A&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the example above my URL link is between the double quotes.&amp;nbsp; The description that the user sees is Click Here for Details&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2015 16:58:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-report-to-show-links-correctly/m-p/861372#M5455</guid>
      <dc:creator />
      <dc:date>2015-07-13T16:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting report to show links correctly</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-report-to-show-links-correctly/m-p/861373#M5456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the reply. Unfortunately that does not work for me.&lt;/P&gt;&lt;P&gt;I forgot to say, that there is a table with several rows. And in each row an invoice is mentioned and at the end of each row the respective link should be shown as *Invoice* to click on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where do you define the link and what is to show? In the script of the QV app or in the Excel-Report of NPrinting?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Katrin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2015 08:25:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-report-to-show-links-correctly/m-p/861373#M5456</guid>
      <dc:creator>katrin_dobler</dc:creator>
      <dc:date>2015-07-14T08:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting report to show links correctly</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-report-to-show-links-correctly/m-p/861374#M5457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did not define the link in Excel but defined the link in a 1-line HTML NPrinting report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;standard HTML (I cut&amp;nbsp; the link I wanted) and pasted the link into the html report, and after the link definition, I then put the description I wanted the user to see.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then embedded the HTML report into the link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This method does not sound like it will work for you since my method had a static link that was part of the email message&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may want to try and use the Excel functionality of 'insert Hyperlink' within your Excel template (Insert menu, Hyperlink option&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2015 12:10:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-report-to-show-links-correctly/m-p/861374#M5457</guid>
      <dc:creator />
      <dc:date>2015-07-14T12:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting report to show links correctly</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-report-to-show-links-correctly/m-p/861375#M5458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah. Ok.&lt;/P&gt;&lt;P&gt;But this is not possible for me, as I get the different links out of our ERP-system. &lt;/P&gt;&lt;P&gt;And it is a different link per line - as one line represents one invoice and also one specific link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Katrin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2015 12:33:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-report-to-show-links-correctly/m-p/861375#M5458</guid>
      <dc:creator>katrin_dobler</dc:creator>
      <dc:date>2015-07-14T12:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting report to show links correctly</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-report-to-show-links-correctly/m-p/861376#M5459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;one option to try (no guarantees) is to bring in the table into NPrinting.&amp;nbsp; Drage the column from the NPrinting template side into a cell in Excel and then in excel use the Insert&amp;gt;Hyperlink on that column&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2015 12:38:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-report-to-show-links-correctly/m-p/861376#M5459</guid>
      <dc:creator />
      <dc:date>2015-07-14T12:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting report to show links correctly</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-report-to-show-links-correctly/m-p/861377#M5460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;try to build the report using pixel perfect reports&lt;/P&gt;&lt;P&gt;there you can define for each cell the url to open &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i played with it a little bit and manage to create a report that each row is opening different web site&lt;/P&gt;&lt;P&gt;but for now i only managed to make it work at pdf and excel, for some reason it doesn't work properly in html &lt;/P&gt;&lt;P&gt;but i think this is something worth exploring&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2015 14:25:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-report-to-show-links-correctly/m-p/861377#M5460</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2015-07-14T14:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting report to show links correctly</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-report-to-show-links-correctly/m-p/861378#M5461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, that also does not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2015 14:38:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-report-to-show-links-correctly/m-p/861378#M5461</guid>
      <dc:creator>katrin_dobler</dc:creator>
      <dc:date>2015-07-14T14:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting report to show links correctly</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-report-to-show-links-correctly/m-p/861379#M5462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So wanted to do the same, eventualy figured it out.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Rather then just adding in the table %%CH02%% etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a schema like so&lt;/P&gt;&lt;P&gt;&amp;lt;table&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;tr&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;%%FIELDNAME%%&amp;lt;/td&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;%%FIELDNAME2%%&amp;lt;/td&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/tr&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/table&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when you expand the table in the left hand side you can pick each individual field individualy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for the field with the link field in properties for that single field,&lt;/P&gt;&lt;P&gt;simply untick "keep source formats",&lt;/P&gt;&lt;P&gt;and untick " HTML ENCODE"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will leave the HTML Code intact.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its abit annoying having to create the whole table schema but in the end it does what was required&lt;/P&gt;&lt;P&gt;(un ticking it and leaving the table in didn't seem to change the fact it was html encode in the overall table extract)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 02:48:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-report-to-show-links-correctly/m-p/861379#M5462</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-04T02:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting report to show links correctly</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-report-to-show-links-correctly/m-p/861380#M5463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What joshua is suggesting works fine.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Nov 2015 07:18:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-report-to-show-links-correctly/m-p/861380#M5463</guid>
      <dc:creator />
      <dc:date>2015-11-08T07:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting report to show links correctly</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-report-to-show-links-correctly/m-p/861381#M5464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joshua is correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a tutorial associated with the solution he has suggested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.vizubi.com/knowledgebase/articles/260346-how-to-apply-html-formatting-to-nprinting-html-rep" title="http://community.vizubi.com/knowledgebase/articles/260346-how-to-apply-html-formatting-to-nprinting-html-rep"&gt;How to Apply HTML Formatting to NPrinting HTML Reports – Customer Feedback for Vizubi&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 15:52:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-report-to-show-links-correctly/m-p/861381#M5464</guid>
      <dc:creator>Frank_S</dc:creator>
      <dc:date>2015-11-09T15:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting report to show links correctly</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-report-to-show-links-correctly/m-p/861382#M5465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Joshua.&lt;/P&gt;&lt;P&gt;I'll try that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 09:00:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-report-to-show-links-correctly/m-p/861382#M5465</guid>
      <dc:creator>katrin_dobler</dc:creator>
      <dc:date>2015-11-16T09:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting report to show links correctly</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-report-to-show-links-correctly/m-p/861383#M5466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do you get the links to stay as hyperlinks in the body of an email message.&amp;nbsp; I get my data to come through in the format I need but when the email is created the hyperlink field is not interactive.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 16:47:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-report-to-show-links-correctly/m-p/861383#M5466</guid>
      <dc:creator />
      <dc:date>2016-01-26T16:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting report to show links correctly</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-report-to-show-links-correctly/m-p/861384#M5467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, you can achieve this by configuring the QlikView Chart Expression as showed here:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Qlik Chart.png" class="jive-image image-1" src="/legacyfs/online/112644_Qlik Chart.png" style="height: 563px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Then, configure the tag in the Template as showed here:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="HTML Template.png" class="jive-image image-2" src="/legacyfs/online/112645_HTML Template.png" style="height: 370px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Finally, insert in the email message in the task, the HTML report embed tag.&lt;/P&gt;&lt;P&gt;The email message you will receive will be something like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Final Email Message.png" class="jive-image image-3" src="/legacyfs/online/112661_Final Email Message.png" style="height: 507px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;If you click on the links, the specific page configured in the QlikView chart expression will be opened.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2016 10:06:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-report-to-show-links-correctly/m-p/861384#M5467</guid>
      <dc:creator>Andrea_Ghirardello</dc:creator>
      <dc:date>2016-01-27T10:06:52Z</dc:date>
    </item>
  </channel>
</rss>

