

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HTML Table Template Summary within the body of the email
Hello there,
I need to add a summary table to the body of the email.
I note that this can either be done as JPEG/PNG (via Qlik Entity) or as HTML.
Is there a ready made HTML template i can use to create a straight table?
When i try converting the Excel format to HTML is keeps creating the CCS formatting files in a separate folder instead of inline CSS, so i lose all that formatting goodness.
Thanks,
Colin
- Tags:
- email summary
- html
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No there is no such template.
you need to write your own styling directly in nprinting (or other html editor) keeping in mind support for email clients you are trying to use (Outlook, GMAIL, Outlook Web, Outlook Mac, Thunderbird etc... - they all work differently and not all styles will work with those clients)
We already spoke on community how to achieve styling of straight tables in NPrinting HTML so you just need to study it and go through the work of preparing a source for it in Qlik app (if there is conditional formatting required often you need to prepare data to output required formats style (CSS style) directly in Qlik app).
links:
- https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-HTML-How-change-background-color-based-on-the...
- https://help.qlik.com/en-US/nprinting/May2022/Content/NPrinting/HTMLReports/HTML-formatting.htm
- basics: https://www.youtube.com/watch?v=qf1h-W2DzHk
At the end you need to be able to write your own HTML/CSS style as NPrinting simply will not do that for you.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No there is no such template.
you need to write your own styling directly in nprinting (or other html editor) keeping in mind support for email clients you are trying to use (Outlook, GMAIL, Outlook Web, Outlook Mac, Thunderbird etc... - they all work differently and not all styles will work with those clients)
We already spoke on community how to achieve styling of straight tables in NPrinting HTML so you just need to study it and go through the work of preparing a source for it in Qlik app (if there is conditional formatting required often you need to prepare data to output required formats style (CSS style) directly in Qlik app).
links:
- https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-HTML-How-change-background-color-based-on-the...
- https://help.qlik.com/en-US/nprinting/May2022/Content/NPrinting/HTMLReports/HTML-formatting.htm
- basics: https://www.youtube.com/watch?v=qf1h-W2DzHk
At the end you need to be able to write your own HTML/CSS style as NPrinting simply will not do that for you.
