<?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: Concat Help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Concat-Help/m-p/1223183#M390837</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the links &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jan 2017 10:02:26 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-01-24T10:02:26Z</dc:date>
    <item>
      <title>Concat Help</title>
      <link>https://community.qlik.com/t5/QlikView/Concat-Help/m-p/1223179#M390833</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;I have loaded a table which is a transaction table showing the sales by Product,Year,Month ..etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have taken two list box ProductID, Year and a text box Year,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just want to display the years associated with the ProductId when a product is selected, so far that I have used Concat function in the &lt;/P&gt;&lt;P&gt;text box and later got a thought to sort the displayed years in the ext box in descending order but to my strange I am getting the years&lt;/P&gt;&lt;P&gt;twice in the text box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advice what might me wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Iam attaching my sample&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 09:32:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concat-Help/m-p/1223179#M390833</guid>
      <dc:creator />
      <dc:date>2017-01-24T09:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: Concat Help</title>
      <link>https://community.qlik.com/t5/QlikView/Concat-Help/m-p/1223180#M390834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=' The values selected in year field are' &amp;amp;chr(13)&amp;amp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Concat(DISTINCT Year,CHR(10),-Aggr(NODISTINCT SUM(Sales),Year))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=' The values selected in year field are' &amp;amp;chr(13)&amp;amp; &lt;/P&gt;&lt;P&gt;Concat(DISTINCT Year ,chr(13),-Aggr(NoDistinct Sum(Sales),[Product ID] ,Year))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 09:37:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concat-Help/m-p/1223180#M390834</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2017-01-24T09:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: Concat Help</title>
      <link>https://community.qlik.com/t5/QlikView/Concat-Help/m-p/1223181#M390835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks manish,&lt;/P&gt;&lt;P&gt;Can you throw some light on whats happening with that "NoDistinct" in the Aggr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 09:50:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concat-Help/m-p/1223181#M390835</guid>
      <dc:creator />
      <dc:date>2017-01-24T09:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Concat Help</title>
      <link>https://community.qlik.com/t5/QlikView/Concat-Help/m-p/1223182#M390836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/50565"&gt;What is the function of DISTINCT and NODISTINCT in AGGR function?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.qliktips.com/2014/11/no-nodistinct.html" title="http://www.qliktips.com/2014/11/no-nodistinct.html"&gt;Qlik Tips: No nodistinct&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 09:53:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concat-Help/m-p/1223182#M390836</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2017-01-24T09:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Concat Help</title>
      <link>https://community.qlik.com/t5/QlikView/Concat-Help/m-p/1223183#M390837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the links &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 10:02:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concat-Help/m-p/1223183#M390837</guid>
      <dc:creator />
      <dc:date>2017-01-24T10:02:26Z</dc:date>
    </item>
  </channel>
</rss>

