<?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: Hyper link Nprinting HTML Report in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/Hyper-link-Nprinting-HTML-Report/m-p/1726609#M29422</link>
    <description>&lt;P&gt;I got the solution. The link works now. I labelled the dimension with the link to the sheet in Qlik (see below).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pomna_0-1594316678098.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/37243i79537C91BBA516CB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Pomna_0-1594316678098.png" alt="Pomna_0-1594316678098.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then in NPrinting, I used the HTML code below.&lt;/P&gt;&lt;P&gt;&amp;lt;td&amp;gt;&amp;lt;A href="%%Issue URL%%"&amp;gt;Link&amp;lt;/A&amp;gt;&amp;lt;/td&amp;gt;&lt;/P&gt;&lt;P&gt;On the properties pane keep the Source Format check box unchecked and the HTML Encode check box checked.&lt;/P&gt;&lt;P&gt;Thanks Lironbaram.&lt;/P&gt;</description>
    <pubDate>Thu, 09 Jul 2020 18:04:09 GMT</pubDate>
    <dc:creator>Pomna</dc:creator>
    <dc:date>2020-07-09T18:04:09Z</dc:date>
    <item>
      <title>Hyper link Nprinting HTML Report</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Hyper-link-Nprinting-HTML-Report/m-p/1726194#M29405</link>
      <description>&lt;P&gt;Hello I need to create an HTML report in NPrinting. The report is ok but the link does not work. Below is the code and the report but the links do not work. Any suggestions would be appreciated. Thanks.&lt;/P&gt;&lt;P&gt;&amp;lt;td%%=IF(Match([CusSat Rating],'1','2','3','4'),[CusSat Rating])//=([CusSat Rating])%%&amp;gt;&amp;lt;/td&amp;gt;&lt;BR /&gt;&amp;lt;td%%Issue URL_1%%&amp;gt;&amp;lt;/td&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pomna_0-1594225555146.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/37163i43D0A49F9BFD2AE1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Pomna_0-1594225555146.png" alt="Pomna_0-1594225555146.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 16:30:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Hyper-link-Nprinting-HTML-Report/m-p/1726194#M29405</guid>
      <dc:creator>Pomna</dc:creator>
      <dc:date>2020-07-08T16:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Hyper link Nprinting HTML Report</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Hyper-link-Nprinting-HTML-Report/m-p/1726232#M29407</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/59879"&gt;@Pomna&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you go to the Report Editor and click on the field with the URL, left side of the screen where you see the tables.&lt;/P&gt;&lt;P&gt;On the bottom of the screen, where the properties are, there is an option to turn off HTML Encoding. Make sure it is turned off and try again.&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 18:27:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Hyper-link-Nprinting-HTML-Report/m-p/1726232#M29407</guid>
      <dc:creator>marcginqo</dc:creator>
      <dc:date>2020-07-08T18:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Hyper link Nprinting HTML Report</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Hyper-link-Nprinting-HTML-Report/m-p/1726241#M29408</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;the cell with the link, should look like this&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;td&amp;gt;&amp;lt;A href="%%='https://randomuser.me/api/portraits/men/' &amp;amp; floor(rand()*100)&amp;amp;'.jpg'%%"&amp;gt;Link&amp;lt;/A&amp;gt;&amp;lt;/td&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;and make sure the in the table properties you uncheck the "keep source format" box&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Annotation 2020-07-08 214551.png" style="width: 272px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/37165i0DFCCBEC83248D41/image-size/large?v=v2&amp;amp;px=999" role="button" title="Annotation 2020-07-08 214551.png" alt="Annotation 2020-07-08 214551.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 18:46:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Hyper-link-Nprinting-HTML-Report/m-p/1726241#M29408</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2020-07-08T18:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: Hyper link Nprinting HTML Report</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Hyper-link-Nprinting-HTML-Report/m-p/1726280#M29410</link>
      <description>&lt;P&gt;Thanks but it does not work&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 21:05:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Hyper-link-Nprinting-HTML-Report/m-p/1726280#M29410</guid>
      <dc:creator>Pomna</dc:creator>
      <dc:date>2020-07-08T21:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Hyper link Nprinting HTML Report</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Hyper-link-Nprinting-HTML-Report/m-p/1726295#M29415</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/59879"&gt;@Pomna&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/10126"&gt;@marcginqo&lt;/a&gt;&amp;nbsp;is right about disabling HTML encode. The easiest way to debug it would be by inspecting what code is produced once you preview report, meaning:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Preview--&amp;gt; Open HTML--&amp;gt; right click and Inspect, that way you can see what is being created as your actual html code.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 23:29:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Hyper-link-Nprinting-HTML-Report/m-p/1726295#M29415</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2020-07-08T23:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: Hyper link Nprinting HTML Report</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Hyper-link-Nprinting-HTML-Report/m-p/1726609#M29422</link>
      <description>&lt;P&gt;I got the solution. The link works now. I labelled the dimension with the link to the sheet in Qlik (see below).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pomna_0-1594316678098.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/37243i79537C91BBA516CB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Pomna_0-1594316678098.png" alt="Pomna_0-1594316678098.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then in NPrinting, I used the HTML code below.&lt;/P&gt;&lt;P&gt;&amp;lt;td&amp;gt;&amp;lt;A href="%%Issue URL%%"&amp;gt;Link&amp;lt;/A&amp;gt;&amp;lt;/td&amp;gt;&lt;/P&gt;&lt;P&gt;On the properties pane keep the Source Format check box unchecked and the HTML Encode check box checked.&lt;/P&gt;&lt;P&gt;Thanks Lironbaram.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 18:04:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Hyper-link-Nprinting-HTML-Report/m-p/1726609#M29422</guid>
      <dc:creator>Pomna</dc:creator>
      <dc:date>2020-07-09T18:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: Hyper link Nprinting HTML Report</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Hyper-link-Nprinting-HTML-Report/m-p/1726610#M29423</link>
      <description>&lt;P&gt;Thanks but&amp;nbsp;&lt;SPAN&gt;Lironbaram's solution worked for me.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 18:06:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Hyper-link-Nprinting-HTML-Report/m-p/1726610#M29423</guid>
      <dc:creator>Pomna</dc:creator>
      <dc:date>2020-07-09T18:06:52Z</dc:date>
    </item>
  </channel>
</rss>

