<?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: Concatenate list of Customers below 28 days in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Concatenate-list-of-Customers-below-28-days/m-p/681150#M246948</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried like:&lt;/P&gt;&lt;P&gt;=Concat( Distinct If(....), ';')&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Aug 2014 09:20:11 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2014-08-14T09:20:11Z</dc:date>
    <item>
      <title>Concatenate list of Customers below 28 days</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-list-of-Customers-below-28-days/m-p/681149#M246947</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 have a list of Customers and I have an alert set up to email me when a Customer is below 28 Days, working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Subject of the Email I then want to add the 5 Customer Names that meet the same Criteria as a Concatenated string separated by a ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I achieve this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2014-08-14_1014.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/64406_2014-08-14_1014.png" style="width: 620px; height: 167px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2014 09:17:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-list-of-Customers-below-28-days/m-p/681149#M246947</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2014-08-14T09:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate list of Customers below 28 days</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-list-of-Customers-below-28-days/m-p/681150#M246948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried like:&lt;/P&gt;&lt;P&gt;=Concat( Distinct If(....), ';')&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2014 09:20:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-list-of-Customers-below-28-days/m-p/681150#M246948</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-08-14T09:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate list of Customers below 28 days</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-list-of-Customers-below-28-days/m-p/681151#M246949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How are you sending email? Through Qlikview Server or Macro in your Dashboard? If you are sending through your dashboard you could use Concat() function as mentioned above by tresesco. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2014 09:22:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-list-of-Customers-below-28-days/m-p/681151#M246949</guid>
      <dc:creator />
      <dc:date>2014-08-14T09:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate list of Customers below 28 days</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-list-of-Customers-below-28-days/m-p/681152#M246950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the following expression that sends the email when it return 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=IF(MIN(AGGR(MIN([License Expiry Date]-TODAY()),[Customer 1])) &amp;lt;= 28,1,0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then in the email i tried what you suggested with concat distinct but I could not get it working&lt;/P&gt;&lt;P&gt;I have 5 Customers that are less than the 28 days so I would like to show these names in the email subject&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Al&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2014 09:33:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-list-of-Customers-below-28-days/m-p/681152#M246950</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2014-08-14T09:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate list of Customers below 28 days</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-list-of-Customers-below-28-days/m-p/681153#M246951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Assuming you are using the Alert in the Tool menu for sending the mail, there is something called as mail subject. Using the Concat() function there should help you list the customer names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else have a variable which uses the Concat() function to get the list of customer names and use this variable in the mail subject.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can send the qvw we can try it out and send you back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pramod K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2014 09:42:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-list-of-Customers-below-28-days/m-p/681153#M246951</guid>
      <dc:creator />
      <dc:date>2014-08-14T09:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate list of Customers below 28 days</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-list-of-Customers-below-28-days/m-p/681154#M246952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try:&lt;/P&gt;&lt;P&gt;=Concat(AGGR(If(MIN([License Expiry Date]-TODAY())&amp;lt;= 28 ,[Customer 1]),[Customer 1]), ';')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2014 09:42:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-list-of-Customers-below-28-days/m-p/681154#M246952</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-08-14T09:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate list of Customers below 28 days</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-list-of-Customers-below-28-days/m-p/681155#M246953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;through Alerts, no macro, no server&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2014 09:43:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-list-of-Customers-below-28-days/m-p/681155#M246953</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2014-08-14T09:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate list of Customers below 28 days</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-list-of-Customers-below-28-days/m-p/681156#M246954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Reply from &lt;SPAN class="font-color-meta" style="padding: 0 0 5px; font-size: 1.2em; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #8b8b8b; background-color: #e6e6e6;"&gt;&lt;SPAN class="replyToName" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;tresesco&lt;/SPAN&gt; &lt;/SPAN&gt;should work. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2014 09:46:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-list-of-Customers-below-28-days/m-p/681156#M246954</guid>
      <dc:creator />
      <dc:date>2014-08-14T09:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate list of Customers below 28 days</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-list-of-Customers-below-28-days/m-p/681157#M246955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys works perfect&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2014 11:40:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-list-of-Customers-below-28-days/m-p/681157#M246955</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2014-08-14T11:40:35Z</dc:date>
    </item>
  </channel>
</rss>

