<?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 / HTML Report / email body / formula question in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-HTML-Report-email-body-formula-question/m-p/1119216#M10437</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alejandro -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before I spend too much time, I see the {1} in your variable name:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%%{1}PrvWk_Start%%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it also in your expression? Using the {1} in your set analysis makes the expression ignore any filters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Dec 2016 22:28:20 GMT</pubDate>
    <dc:creator>mikecrengland</dc:creator>
    <dc:date>2016-12-29T22:28:20Z</dc:date>
    <item>
      <title>NPrinting / HTML Report / email body / formula question</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-HTML-Report-email-body-formula-question/m-p/1119209#M10430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to create an HTML report to embed into the body of an email. So far so good, but I've run into a problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the HTML report, I've created Formulas that will represent dates in the main report. An example is&amp;nbsp; =Date(Max(WeekStart),'MMM D')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" height="214" src="https://community.qlik.com/legacyfs/online/126714_Capture.PNG" style="height: 213.048px; width: 370px;" width="370" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I added it to the HTML:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;li&amp;gt;"Current" represents the week of %%Current%%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I preview the report, it works great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture2.PNG" class="jive-image image-2" height="115" src="https://community.qlik.com/legacyfs/online/126715_Capture2.PNG" style="height: 115px; width: 278.352px;" width="278" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I test the task, the email body shows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;"Current" represents the week of %%Current%% &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture3.PNG" class="jive-image image-3" height="121" src="https://community.qlik.com/legacyfs/online/126720_Capture3.PNG" style="height: 120.825px; width: 318px;" width="318" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why does it work in a browser, but not in the email distribution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 18:52:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-HTML-Report-email-body-formula-question/m-p/1119209#M10430</guid>
      <dc:creator>mikecrengland</dc:creator>
      <dc:date>2016-06-02T18:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting / HTML Report / email body / formula question</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-HTML-Report-email-body-formula-question/m-p/1119210#M10431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any thoughts on this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 13:56:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-HTML-Report-email-body-formula-question/m-p/1119210#M10431</guid>
      <dc:creator>mikecrengland</dc:creator>
      <dc:date>2016-06-07T13:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting / HTML Report / email body / formula question</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-HTML-Report-email-body-formula-question/m-p/1119211#M10432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mike - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure why it's reverting back to a tag, but have you considered adding that text inside the email message? You can include QV variables in the subject line and message body. So if it is possible to separate that from the report, I'd try that. &lt;A href="https://community.qlik.com/docs/DOC-13574"&gt;How to Include Dynamic Elements in NPrinting E-mail&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 14:39:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-HTML-Report-email-body-formula-question/m-p/1119211#M10432</guid>
      <dc:creator>Stephen_Jasionowski</dc:creator>
      <dc:date>2016-06-07T14:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting / HTML Report / email body / formula question</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-HTML-Report-email-body-formula-question/m-p/1119212#M10433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Stephen. I'll give that a try.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 14:51:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-HTML-Report-email-body-formula-question/m-p/1119212#M10433</guid>
      <dc:creator>mikecrengland</dc:creator>
      <dc:date>2016-06-07T14:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting / HTML Report / email body / formula question</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-HTML-Report-email-body-formula-question/m-p/1119213#M10434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to embed a hyperlink in the HTML Text format? Kind of like control-K in a MS Office document?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 15:46:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-HTML-Report-email-body-formula-question/m-p/1119213#M10434</guid>
      <dc:creator>mikecrengland</dc:creator>
      <dc:date>2016-06-07T15:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting / HTML Report / email body / formula question</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-HTML-Report-email-body-formula-question/m-p/1119214#M10435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had to do a couple of things to make this work and to get the look that I wanted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;First, I added {1} to the date Formulas in the HTML report. For whatever reason, the email body just wouldn't work without the set analysis, even though the preview of the report did.&lt;/LI&gt;&lt;LI&gt;I embedded the HTML report within an Html Text email body so that I could use some of the message tags instead of a Formula in the HTML report&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 16:23:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-HTML-Report-email-body-formula-question/m-p/1119214#M10435</guid>
      <dc:creator>mikecrengland</dc:creator>
      <dc:date>2016-06-07T16:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting / HTML Report / email body / formula question</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-HTML-Report-email-body-formula-question/m-p/1119215#M10436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing the same when designing the email body attempting to utilize created formulas in the report designer.&lt;/P&gt;&lt;P&gt;This is an excel report to be sent attached and each of the below has been treated as just text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Hi %%User_FullName%%,&lt;/P&gt;&lt;P style="margin: 0 0 10px; color: #595959; font-family: 'QlikView Sans', sans-serif; font-size: 13px;"&gt;The attached file contains Dashboards usage furing the past week between %%{1}PrvWk_Start%% and %%{1}PrvWk_End%%."&lt;/P&gt;&lt;P style="margin: 0 0 10px; color: #595959; font-family: 'QlikView Sans', sans-serif; font-size: 13px;"&gt;--------------------------------------------&lt;/P&gt;&lt;P style="margin: 0 0 10px; color: #595959; font-family: 'QlikView Sans', sans-serif; font-size: 13px;"&gt;"Hi %%User_FullName%%,&lt;/P&gt;&lt;P style="margin: 0 0 10px; color: #595959; font-family: 'QlikView Sans', sans-serif; font-size: 13px;"&gt;The attached file contains Dashboards usage furing the past week between %%PrvWk_Start%% and %%PrvWk_End%%."&lt;/P&gt;&lt;P style="margin: 0 0 10px; color: #595959; font-family: 'QlikView Sans', sans-serif; font-size: 13px;"&gt;--------------------------------------------&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;"Hi %%User_FullName%%,&lt;/P&gt;&lt;P style="margin: 0 0 10px; color: #595959; font-family: 'QlikView Sans', sans-serif; font-size: 13px;"&gt;The attached file contains Dashboards usage furing the past week between %%&amp;lt;PrvWk_Start&amp;gt;%% and %%&amp;lt;PrvWk_End&amp;gt;%%."&lt;/P&gt;&lt;P style="margin: 0 0 10px; color: #595959; font-family: 'QlikView Sans', sans-serif; font-size: 13px;"&gt;Could you please elaborate on how you embedded the text in the body?&lt;/P&gt;&lt;P style="margin: 0 0 10px; color: #595959; font-family: 'QlikView Sans', sans-serif; font-size: 13px;"&gt;thanks,&lt;/P&gt;&lt;P style="margin: 0 0 10px; color: #595959; font-family: 'QlikView Sans', sans-serif; font-size: 13px;"&gt;Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2016 19:37:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-HTML-Report-email-body-formula-question/m-p/1119215#M10436</guid>
      <dc:creator>alejo13qv</dc:creator>
      <dc:date>2016-12-29T19:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting / HTML Report / email body / formula question</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-HTML-Report-email-body-formula-question/m-p/1119216#M10437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alejandro -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before I spend too much time, I see the {1} in your variable name:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%%{1}PrvWk_Start%%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it also in your expression? Using the {1} in your set analysis makes the expression ignore any filters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2016 22:28:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-HTML-Report-email-body-formula-question/m-p/1119216#M10437</guid>
      <dc:creator>mikecrengland</dc:creator>
      <dc:date>2016-12-29T22:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting / HTML Report / email body / formula question</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-HTML-Report-email-body-formula-question/m-p/1119217#M10438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the prompt response.&lt;/P&gt;&lt;P&gt;It is not in the formula expression, it is only present in the email body where I assumed you placed it, maybe I missunderstood you.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Formula_PrvWk_End.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/147994_Formula_PrvWk_End.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2016 13:21:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-HTML-Report-email-body-formula-question/m-p/1119217#M10438</guid>
      <dc:creator>alejo13qv</dc:creator>
      <dc:date>2016-12-30T13:21:42Z</dc:date>
    </item>
  </channel>
</rss>

