<?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: Sending Mail to the users with attachment in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sending-Mail-to-the-users-with-attachment/m-p/1179200#M382403</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, you have to use macro to use this function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see this example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/203832"&gt;using macro to send email with attachments&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/31509"&gt;Script for Exporting and Sending email&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/91907"&gt;Macro to send object to email as attachment.....&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/48577"&gt;Send an EMail with an attachment!!&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another option, but is in Qlikview extension could be NPrinting, but it have a cost&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fernando K.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 30 Jul 2016 12:25:54 GMT</pubDate>
    <dc:creator>fkeuroglian</dc:creator>
    <dc:date>2016-07-30T12:25:54Z</dc:date>
    <item>
      <title>Sending Mail to the users with attachment</title>
      <link>https://community.qlik.com/t5/QlikView/Sending-Mail-to-the-users-with-attachment/m-p/1179196#M382399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an requirement where i have to send the email to the users with attached excel reports from Qlikview Application. Kindly suggest how can i achieve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an application which have data for stores i have to send every month the report to the Store Operator with attached Excel report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jul 2016 07:46:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sending-Mail-to-the-users-with-attachment/m-p/1179196#M382399</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2016-07-30T07:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Sending Mail to the users with attachment</title>
      <link>https://community.qlik.com/t5/QlikView/Sending-Mail-to-the-users-with-attachment/m-p/1179197#M382400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;heave a look here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/296673"&gt;Re: Sending mails macro vbs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you could combine email macro with an excelexport macro to get your excel reports&lt;/P&gt;&lt;P&gt;sent by QV&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jul 2016 08:48:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sending-Mail-to-the-users-with-attachment/m-p/1179197#M382400</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2016-07-30T08:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Sending Mail to the users with attachment</title>
      <link>https://community.qlik.com/t5/QlikView/Sending-Mail-to-the-users-with-attachment/m-p/1179198#M382401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I attached my macro which exports QV table to&amp;nbsp; a csv file and the uses this csv in an email as attachement!&lt;/P&gt;&lt;P&gt;For me this works fine. You just have to adapt the paths and credentials inside the macro!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jul 2016 09:08:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sending-Mail-to-the-users-with-attachment/m-p/1179198#M382401</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2016-07-30T09:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: Sending Mail to the users with attachment</title>
      <link>https://community.qlik.com/t5/QlikView/Sending-Mail-to-the-users-with-attachment/m-p/1179199#M382402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check these threads. &lt;A href="https://community.qlik.com/thread/25067"&gt;Email sending not working&lt;/A&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;and &lt;/SPAN&gt;&lt;A href="https://community.qlik.com/docs/DOC-7851"&gt;Sending email from Qlikview&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jul 2016 12:19:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sending-Mail-to-the-users-with-attachment/m-p/1179199#M382402</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-07-30T12:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: Sending Mail to the users with attachment</title>
      <link>https://community.qlik.com/t5/QlikView/Sending-Mail-to-the-users-with-attachment/m-p/1179200#M382403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, you have to use macro to use this function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see this example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/203832"&gt;using macro to send email with attachments&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/31509"&gt;Script for Exporting and Sending email&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/91907"&gt;Macro to send object to email as attachment.....&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/48577"&gt;Send an EMail with an attachment!!&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another option, but is in Qlikview extension could be NPrinting, but it have a cost&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fernando K.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jul 2016 12:25:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sending-Mail-to-the-users-with-attachment/m-p/1179200#M382403</guid>
      <dc:creator>fkeuroglian</dc:creator>
      <dc:date>2016-07-30T12:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: Sending Mail to the users with attachment</title>
      <link>https://community.qlik.com/t5/QlikView/Sending-Mail-to-the-users-with-attachment/m-p/1179201#M382404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just two days ago I've submitted a document covering this topic, maybe it will come in handy: &lt;A href="https://community.qlik.com/docs/DOC-17100"&gt;QlikView Scheduled &amp;amp;amp; Automated Reports – Sending Excel via Email&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Kuba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jul 2016 18:43:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sending-Mail-to-the-users-with-attachment/m-p/1179201#M382404</guid>
      <dc:creator />
      <dc:date>2016-07-30T18:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: Sending Mail to the users with attachment</title>
      <link>https://community.qlik.com/t5/QlikView/Sending-Mail-to-the-users-with-attachment/m-p/1179202#M382405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to send email as attachment to the multiple users around 20 users and attachment as excel file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 12:10:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sending-Mail-to-the-users-with-attachment/m-p/1179202#M382405</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2016-08-02T12:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: Sending Mail to the users with attachment</title>
      <link>https://community.qlik.com/t5/QlikView/Sending-Mail-to-the-users-with-attachment/m-p/1179203#M382406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just insert the receivers email into the macro&amp;nbsp; --&amp;gt; see attached macro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 13:14:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sending-Mail-to-the-users-with-attachment/m-p/1179203#M382406</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2016-08-02T13:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: Sending Mail to the users with attachment</title>
      <link>https://community.qlik.com/t5/QlikView/Sending-Mail-to-the-users-with-attachment/m-p/1179204#M382407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and if you want to export and attach as xlsx see attached code&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 14:17:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sending-Mail-to-the-users-with-attachment/m-p/1179204#M382407</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2016-08-02T14:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: Sending Mail to the users with attachment</title>
      <link>https://community.qlik.com/t5/QlikView/Sending-Mail-to-the-users-with-attachment/m-p/1673790#M449576</link>
      <description>&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Can we send excel file or PDF as attachment via email with the help of Qliksense QMC.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2020 09:33:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sending-Mail-to-the-users-with-attachment/m-p/1673790#M449576</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2020-02-10T09:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: Sending Mail to the users with attachment</title>
      <link>https://community.qlik.com/t5/QlikView/Sending-Mail-to-the-users-with-attachment/m-p/1673792#M449577</link>
      <description>&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Can we send excel file or PDF as attachment via email with the help of Qlik QMC.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2020 09:35:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sending-Mail-to-the-users-with-attachment/m-p/1673792#M449577</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2020-02-10T09:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Sending Mail to the users with attachment</title>
      <link>https://community.qlik.com/t5/QlikView/Sending-Mail-to-the-users-with-attachment/m-p/1673793#M449578</link>
      <description>&lt;P&gt;I mean Qliksense QMC.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2020 09:36:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sending-Mail-to-the-users-with-attachment/m-p/1673793#M449578</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2020-02-10T09:36:11Z</dc:date>
    </item>
  </channel>
</rss>

