<?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: Email a plain text table with a macro? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Email-a-plain-text-table-with-a-macro/m-p/454215#M169481</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ralph,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One way is to use the mailto command as follows ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say you have a table of countries with their capital cities. First create a variable called TB01 (for example) ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;='Country,Capital%0A' &amp;amp; concat(Country &amp;amp; ',' &amp;amp; Capital,'%0A')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... then another variable called mailto ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;=Replace('mailto:&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:fname.lname@company.com"&gt;fname.lname@company.com&lt;/A&gt;&lt;SPAN&gt;&amp;amp;subject=Here is the data you need&amp;amp;body=' &amp;amp; TB01,' ','%20')&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then just use an action (Open URL) on a button with the URL set as ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=mailto&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's only plain text but avoids using macros.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;flipside&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Jan 2013 16:07:16 GMT</pubDate>
    <dc:creator>flipside</dc:creator>
    <dc:date>2013-01-24T16:07:16Z</dc:date>
    <item>
      <title>Email a plain text table with a macro?</title>
      <link>https://community.qlik.com/t5/QlikView/Email-a-plain-text-table-with-a-macro/m-p/454214#M169480</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;I know there are several discussions around creating a macro that copies a table from Qlikview into Excel and then emails it to users but I was wondering is there a way to copy a table from Qlikview into the body of the email (similar to copy the full table to clipboard and then pasting it into an email). Essentially I need to do this for a simple table (only 3 or 4 columns and 20 rows at max) but it can not be an attachment or image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated.&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;Ralph &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 13:50:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Email-a-plain-text-table-with-a-macro/m-p/454214#M169480</guid>
      <dc:creator />
      <dc:date>2013-01-24T13:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: Email a plain text table with a macro?</title>
      <link>https://community.qlik.com/t5/QlikView/Email-a-plain-text-table-with-a-macro/m-p/454215#M169481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ralph,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One way is to use the mailto command as follows ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say you have a table of countries with their capital cities. First create a variable called TB01 (for example) ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;='Country,Capital%0A' &amp;amp; concat(Country &amp;amp; ',' &amp;amp; Capital,'%0A')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... then another variable called mailto ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;=Replace('mailto:&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:fname.lname@company.com"&gt;fname.lname@company.com&lt;/A&gt;&lt;SPAN&gt;&amp;amp;subject=Here is the data you need&amp;amp;body=' &amp;amp; TB01,' ','%20')&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then just use an action (Open URL) on a button with the URL set as ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=mailto&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's only plain text but avoids using macros.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;flipside&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 16:07:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Email-a-plain-text-table-with-a-macro/m-p/454215#M169481</guid>
      <dc:creator>flipside</dc:creator>
      <dc:date>2013-01-24T16:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: Email a plain text table with a macro?</title>
      <link>https://community.qlik.com/t5/QlikView/Email-a-plain-text-table-with-a-macro/m-p/454216#M169482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi flipside, thanks for that. I managed to create a macro which does what I required although I am having issues doing this through Access Point. I'll give your solution a go and see if helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Ralph &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 16:56:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Email-a-plain-text-table-with-a-macro/m-p/454216#M169482</guid>
      <dc:creator />
      <dc:date>2013-01-24T16:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Email a plain text table with a macro?</title>
      <link>https://community.qlik.com/t5/QlikView/Email-a-plain-text-table-with-a-macro/m-p/454217#M169483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ralph &lt;/P&gt;&lt;P&gt;How did you manage to do it? Please share &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2013 15:15:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Email-a-plain-text-table-with-a-macro/m-p/454217#M169483</guid>
      <dc:creator />
      <dc:date>2013-02-04T15:15:11Z</dc:date>
    </item>
  </channel>
</rss>

