<?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 Sending Excel attachment same as PDF in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sending-Excel-attachment-same-as-PDF/m-p/729120#M1298915</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to send an Email with excel attachment to 2 different people in two different Department. I have written a macro and it is doing the task when I click the button by directly opening the dashboard/access point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any option to call this macro after executing the job(i.e reload)&amp;nbsp; in QEMC, so that I can do a loop and distribute by business unit.&amp;nbsp; I had given the trigger on PostReload and run through external task, but unable to do the loop and distribute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you need any more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : Business doesn’t need the PDF option here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sijo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>Sending Excel attachment same as PDF</title>
      <link>https://community.qlik.com/t5/QlikView/Sending-Excel-attachment-same-as-PDF/m-p/729120#M1298915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to send an Email with excel attachment to 2 different people in two different Department. I have written a macro and it is doing the task when I click the button by directly opening the dashboard/access point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any option to call this macro after executing the job(i.e reload)&amp;nbsp; in QEMC, so that I can do a loop and distribute by business unit.&amp;nbsp; I had given the trigger on PostReload and run through external task, but unable to do the loop and distribute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you need any more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : Business doesn’t need the PDF option here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sijo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sending-Excel-attachment-same-as-PDF/m-p/729120#M1298915</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Sending Excel attachment same as PDF</title>
      <link>https://community.qlik.com/t5/QlikView/Sending-Excel-attachment-same-as-PDF/m-p/729121#M1298917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if anyone had a different results or solution, but note in Qlikview reference manual pg 905, " Macros Functionality Limitations" -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The following types of functionality are not to be used in the QlikView Server environment , as they may&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;cause unexpected results:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;l Layout operations acting on the properties of sheets and sheet objects via SetProperties&lt;/P&gt;&lt;P&gt;l Operations changing document or user settings&lt;/P&gt;&lt;P&gt;l &lt;STRONG&gt;All operations related to the script, including Reload&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;l Data reduction operations, e.g. ReduceData&lt;/P&gt;&lt;P&gt;l Operations such as Save and Open document&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The following triggers are not to be used in the QlikView Server environment, since they lack meaning or&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;may cause unexpected results:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;OnPostReduceData&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;OnPostReload&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 14:01:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sending-Excel-attachment-same-as-PDF/m-p/729121#M1298917</guid>
      <dc:creator>Giuseppe_Novello</dc:creator>
      <dc:date>2014-06-23T14:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: Sending Excel attachment same as PDF</title>
      <link>https://community.qlik.com/t5/QlikView/Sending-Excel-attachment-same-as-PDF/m-p/729122#M1298920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the only way to send excel file is via MACRO.&lt;/P&gt;&lt;P&gt;for PDF you can schedule.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 05:37:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sending-Excel-attachment-same-as-PDF/m-p/729122#M1298920</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-06-24T05:37:25Z</dc:date>
    </item>
  </channel>
</rss>

