<?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 Create Distribution List from Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-Distribution-List-from-Table/m-p/326413#M120184</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;Use Concat function for SQL:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL select concat(emp_EmailAddress, '; ') from EmployeeMaster&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 May 2011 11:21:38 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-05-25T11:21:38Z</dc:date>
    <item>
      <title>Create Distribution List from Table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Distribution-List-from-Table/m-p/326412#M120183</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 have a table (EmployeeMaster) which has the following field "emp_EmailAddress".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As the name suggests, this is an employee table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create a variable called "emailTo" which will be populated which each of the email addresses in the table seperated by a ";".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the table contained &lt;A href="mailto:joe.bloggs@here.com"&gt;joe.bloggs@here.com&lt;/A&gt; and &lt;A href="mailto:jim.bloggs@there.com"&gt;jim.bloggs@there.com&lt;/A&gt;, I would end up with a variable that looks like...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:joe.bloggs@here.com"&gt;joe.bloggs@here.com&lt;/A&gt;; &lt;A href="mailto:jimk.bloggs@there.com"&gt;jimk.bloggs@there.com&lt;/A&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will be using this to populate the to field in an e-mail....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in adavance for any help on this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 10:55:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Distribution-List-from-Table/m-p/326412#M120183</guid>
      <dc:creator>pkelly</dc:creator>
      <dc:date>2011-05-25T10:55:25Z</dc:date>
    </item>
    <item>
      <title>Create Distribution List from Table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Distribution-List-from-Table/m-p/326413#M120184</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;Use Concat function for SQL:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL select concat(emp_EmailAddress, '; ') from EmployeeMaster&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 11:21:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Distribution-List-from-Table/m-p/326413#M120184</guid>
      <dc:creator />
      <dc:date>2011-05-25T11:21:38Z</dc:date>
    </item>
    <item>
      <title>Create Distribution List from Table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Distribution-List-from-Table/m-p/326414#M120185</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;alternatively if you have already loaded your EmployeeMaster into a qvw then the following varaible will get you your list:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let vListEmails='=concat(emailTo,' &amp;amp; chr(039) &amp;amp; ';' &amp;amp; chr(039) &amp;amp; ')';&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 11:28:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Distribution-List-from-Table/m-p/326414#M120185</guid>
      <dc:creator>pat_agen</dc:creator>
      <dc:date>2011-05-25T11:28:52Z</dc:date>
    </item>
  </channel>
</rss>

