Skip to main content
Announcements
Defect acknowledgement with Nprinting Engine May 2022 SR2, please READ HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
katrin_dobler
Contributor
Contributor

NPrinting report to show links correctly

I've created a report with NPrinting showing all approved invoices in a given period.

As all our invoices are scanned and centrally stored the user should be able to click on the link to open the respective invoice.

The following picture shows the table in QlikView

2015-07-13_NPrinting1.png

This table is used for a NPrinting report, which is embedded as HTML in an email.

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.

But it looks not really like a link...

2015-07-13_NPrinting3.png

Looking into the source with, I find the following:

2015-07-13_NPrinting2.png

My goal is, to show within the email only "Invoice" as text to click on to open the link.

Did anybody know how to prevent the translation from "<" to &lt?

Can anybody help with that?

Thanks

Katrin

13 Replies
Frank_S
Support
Support

Joshua is correct.

Here is a tutorial associated with the solution he has suggested.

How to Apply HTML Formatting to NPrinting HTML Reports – Customer Feedback for Vizubi

Please remember hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
katrin_dobler
Contributor
Contributor
Author

Thanks a lot Joshua.

I'll try that.

Best

Not applicable

How do you get the links to stay as hyperlinks in the body of an email message.  I get my data to come through in the format I need but when the email is created the hyperlink field is not interactive.

Andrea_Ghirardello

Hi, you can achieve this by configuring the QlikView Chart Expression as showed here:

Qlik Chart.png

Then, configure the tag in the Template as showed here:

HTML Template.png

Finally, insert in the email message in the task, the HTML report embed tag.

The email message you will receive will be something like this:

Final Email Message.png

If you click on the links, the specific page configured in the QlikView chart expression will be opened.

Hope this helps.

Andrea