<?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 Dynamically send email in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371459#M1178533</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;now&amp;nbsp; my question is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suppose I have table which has fields Daycompleted,Employeeid,EmailId,Whenever any employee complete a 30 days in an office,an email should go to that particular email id..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have any answer please help me out..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Apr 2012 06:26:42 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-04-12T06:26:42Z</dc:date>
    <item>
      <title>Dynamically send email</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371453#M1178523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to write a macro to send an email to all email ids in a email ids field in the table object when it satisfies a particular condition???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2012 08:17:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371453#M1178523</guid>
      <dc:creator />
      <dc:date>2012-03-27T08:17:46Z</dc:date>
    </item>
    <item>
      <title>Dynamically send email</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371454#M1178527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you considered using Alerts? It is possible to use an expression to get the recipients from a field, and you can configure the condition to trigger the alert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Fernando&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2012 21:52:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371454#M1178527</guid>
      <dc:creator>fosuzuki</dc:creator>
      <dc:date>2012-03-27T21:52:33Z</dc:date>
    </item>
    <item>
      <title>Dynamically send email</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371455#M1178529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you provide me an example???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2012 04:53:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371455#M1178529</guid>
      <dc:creator />
      <dc:date>2012-04-06T04:53:21Z</dc:date>
    </item>
    <item>
      <title>Dynamically send email</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371456#M1178530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think alerts are only available if you have Publisher.&amp;nbsp; If not you have to use a macro.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2012 07:03:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371456#M1178530</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2012-04-06T07:03:42Z</dc:date>
    </item>
    <item>
      <title>Dynamically send email</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371457#M1178531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can u please share code for macros&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2012 10:37:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371457#M1178531</guid>
      <dc:creator />
      <dc:date>2012-04-06T10:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically send email</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371458#M1178532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sumit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the attached sample file and Image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is how you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow the settings like in the image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and go to the Alerts wizard in the application and do changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know whether it works for you or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2012 11:50:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371458#M1178532</guid>
      <dc:creator />
      <dc:date>2012-04-06T11:50:52Z</dc:date>
    </item>
    <item>
      <title>Dynamically send email</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371459#M1178533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;now&amp;nbsp; my question is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suppose I have table which has fields Daycompleted,Employeeid,EmailId,Whenever any employee complete a 30 days in an office,an email should go to that particular email id..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have any answer please help me out..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2012 06:26:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371459#M1178533</guid>
      <dc:creator />
      <dc:date>2012-04-12T06:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically send email</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371460#M1178534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sumitth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the latest attachment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think your needed like this.(Don't forget to give Mail settings.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply me if it is fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;.....................&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2012 08:57:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371460#M1178534</guid>
      <dc:creator />
      <dc:date>2012-04-12T08:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically send email</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371461#M1178535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will let u knw ,if its works fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2012 09:03:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371461#M1178535</guid>
      <dc:creator />
      <dc:date>2012-04-12T09:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically send email</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371462#M1178536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sumitth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the latest attachment.(Provide Mail settings)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the previous one i provide 2 buttons to complete the action how you need(for clear understanding)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this straightaway i am providing all the actions in a single button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will help you..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply me if it really helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;.............&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2012 09:08:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371462#M1178536</guid>
      <dc:creator />
      <dc:date>2012-04-12T09:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically send email</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371463#M1178537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It really works fine...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank u for ur support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2012 09:34:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371463#M1178537</guid>
      <dc:creator />
      <dc:date>2012-04-12T09:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically send email</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371464#M1178538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is possible that without clicking on go button the mail is send to the require employee dynamically after every 30 days as per his joining date&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2012 09:54:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371464#M1178538</guid>
      <dc:creator />
      <dc:date>2012-04-12T09:54:27Z</dc:date>
    </item>
    <item>
      <title>Dynamically send email</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371465#M1178539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Rav&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have totally saved down your file to have a look at , but when I trigger the macro to run , it does not send the mails &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;( in my user preferences I have it set correctly ( as the test mail sends) and I have changed the employee mail addresses to my own)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yet when I press Go&amp;gt;&amp;gt; nothing happens ( as in - it does deselect accordingly but not send mail !!)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please help as Id love to be able to use this&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2012 10:29:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371465#M1178539</guid>
      <dc:creator />
      <dc:date>2012-04-12T10:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically send email</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371466#M1178540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sumitth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes you can schedule(through windows scheduling) that file if you put all the actions which are available in button in "OnOpen" sheet trigger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What the scheduler will do is it will open and reload and save your app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to work on as per joining date after every 30 days mail sending.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;............&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2012 10:50:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371466#M1178540</guid>
      <dc:creator />
      <dc:date>2012-04-12T10:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically send email</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371467#M1178541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Bloss,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want to send the emails to personel mails like gmail,yahoo.............&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to provide the correct server address and portno.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If suppose an employee who is working in a company and the company might tie up with yahoo for using thier server &lt;/P&gt;&lt;P&gt;Yahoo will provide a particular serveraddress(eg:smtp.bizmail.yahoo.com,etc) and respective portno(eg:20,etc)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you provide these details the mail will approach the server and authenticate there and finally it will sent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, please check the details once again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;....................&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2012 11:01:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371467#M1178541</guid>
      <dc:creator />
      <dc:date>2012-04-12T11:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically send email</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371468#M1178542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i gone to document setting-&amp;gt;trigger-&amp;gt;Onopen-&amp;gt;edit action...&lt;/P&gt;&lt;P&gt;there i have put all action that was used inside button.&lt;/P&gt;&lt;P&gt;after opening the alertmail.qvw it select the person to whom he has to send mail but it does'nt send it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am attaching qvw also for u..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2012 11:23:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371468#M1178542</guid>
      <dc:creator />
      <dc:date>2012-04-12T11:23:04Z</dc:date>
    </item>
    <item>
      <title>Dynamically send email</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371469#M1178543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rav&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for response &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was testing using my own mail address in the employee info. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;See screen shots I have my portal info in user preference and when I test from there I receive the mail, but when I press the button on the sheet I do not receive the mail&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I missing something ?&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;&lt;IMG alt="email test.bmp" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/12947_email+test.bmp" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2012 11:54:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371469#M1178543</guid>
      <dc:creator />
      <dc:date>2012-04-12T11:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically send email</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371470#M1178544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Summith,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now check the attachment i have modified your file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You used fieldevent triggers also that is why you faced the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't need those triggers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;................&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2012 11:54:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371470#M1178544</guid>
      <dc:creator />
      <dc:date>2012-04-12T11:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically send email</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371471#M1178546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bloss,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the attached image and follow the settings like that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per your screen shots you miss your UserID and Password fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;..............&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2012 12:07:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371471#M1178546</guid>
      <dc:creator />
      <dc:date>2012-04-12T12:07:13Z</dc:date>
    </item>
    <item>
      <title>Dynamically send email</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371472#M1178548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hey Rav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the test mail works from the user preferences ( I have XXX over the company name in the screen shots)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the mails which I want to send is to &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:anne.e.duffy@123"&gt;&lt;/A&gt;&lt;A href="mailto:anne.e.duffy@123.ie"&gt;anne.e.duffy@123&lt;/A&gt;( which is the address as set in the script) &lt;A&gt;&lt;/A&gt;&lt;A&gt;&lt;/A&gt;.ie&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The server address is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;smtp.123.pri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure if there was somewhere else that I also needed to change&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apologies for not getting this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2012 12:18:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-send-email/m-p/371472#M1178548</guid>
      <dc:creator />
      <dc:date>2012-04-12T12:18:53Z</dc:date>
    </item>
  </channel>
</rss>

