<?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 function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/concat-function/m-p/900097#M313170</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is certainly because of the single quote in the name.&amp;nbsp; The most reliable way is to get rid of this character on data load.&amp;nbsp; Otherwise, replace it with some unlikely string in the expressions, e.g.:&lt;/P&gt;&lt;P&gt;DynamicTop=Concat({$} Distinct chr(39)&amp;amp;&lt;STRONG&gt;replace(Brands,chr(39), 'AAA')&amp;amp;&lt;/STRONG&gt;chr(39), ',')&lt;/P&gt;&lt;P&gt;=match (&lt;STRONG&gt;replace(Brands, chr(39), 'AAA'),&lt;/STRONG&gt; $(eDynamicTop))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 May 2015 18:18:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-05-20T18:18:54Z</dc:date>
    <item>
      <title>concat function</title>
      <link>https://community.qlik.com/t5/QlikView/concat-function/m-p/900095#M313168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a question concerning a concat function. Let me give you an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are three brands selected:&lt;/P&gt;&lt;P&gt;KIA&lt;/P&gt;&lt;P&gt;KIA CEE'D&lt;/P&gt;&lt;P&gt;KIA CERATO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a variable:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;eDynamicTop=Concat({$} Distinct chr(39)Brands&amp;amp;chr(39), ',')&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: gray; font-size: 9.0pt; font-family: arial, helvetica, sans-serif;"&gt;The result of this variable = '&lt;/SPAN&gt;&lt;SPAN style="color: gray; font-size: 13.3333330154419px; font-family: 'Courier New';"&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;KIA',&lt;/SPAN&gt;&lt;STRONG style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;'&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;KIA&lt;SPAN style="font-size: 13.3333330154419px;"&gt; CEE'D&lt;/SPAN&gt;',&lt;/SPAN&gt;&lt;STRONG style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;'&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: arial, helvetica, sans-serif;"&gt;KIA &lt;SPAN style="font-size: 13.3333330154419px;"&gt;CERATO&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: gray; font-size: 13.3333330154419px; font-family: 'Courier New';"&gt;&lt;STRONG style=": ; color: gray; font-size: 13.3333330154419px; font-family: 'Courier New';"&gt;&lt;STRONG style=": ; color: gray; font-size: 13.3333330154419px; font-family: arial, helvetica, sans-serif;"&gt;'&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 9.0pt; font-family: arial, helvetica, sans-serif;"&gt;Then I use this variable as an argument in the other expression.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 9.0pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG style="font-size: 13.3333330154419px;"&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;match&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;only&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: gray;"&gt;Brands&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;), &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;$(eDynamicTop)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;)&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 9.0pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 9.0pt; font-family: arial, helvetica, sans-serif;"&gt;It doesn't work!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 9.0pt; font-family: arial, helvetica, sans-serif;"&gt;If I use &lt;SPAN style="color: #333333; font-size: 9.0pt; font-family: arial, helvetica, sans-serif;"&gt;chr(34), it doesn't work as well.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM style=": ; color: black; font-size: 9.0pt; font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9pt; font-family: arial, helvetica, sans-serif;"&gt;Is there a solution?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: black; font-size: 9.0pt; font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9.0pt; font-family: arial, helvetica, sans-serif;"&gt;Thank you in advacne,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9.0pt; font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9.0pt; font-family: arial, helvetica, sans-serif;"&gt;Larisa&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: black; font-size: 9.0pt; font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2015 17:02:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concat-function/m-p/900095#M313168</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-20T17:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: concat function</title>
      <link>https://community.qlik.com/t5/QlikView/concat-function/m-p/900096#M313169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What happens when you just select KIA and KIA CERATO? Does it then work? I am thinking that may be because you have single quote in KIA CEE'D, it might be interfering with your expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share a sample?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2015 18:05:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concat-function/m-p/900096#M313169</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-20T18:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: concat function</title>
      <link>https://community.qlik.com/t5/QlikView/concat-function/m-p/900097#M313170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is certainly because of the single quote in the name.&amp;nbsp; The most reliable way is to get rid of this character on data load.&amp;nbsp; Otherwise, replace it with some unlikely string in the expressions, e.g.:&lt;/P&gt;&lt;P&gt;DynamicTop=Concat({$} Distinct chr(39)&amp;amp;&lt;STRONG&gt;replace(Brands,chr(39), 'AAA')&amp;amp;&lt;/STRONG&gt;chr(39), ',')&lt;/P&gt;&lt;P&gt;=match (&lt;STRONG&gt;replace(Brands, chr(39), 'AAA'),&lt;/STRONG&gt; $(eDynamicTop))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2015 18:18:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concat-function/m-p/900097#M313170</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-20T18:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: concat function</title>
      <link>https://community.qlik.com/t5/QlikView/concat-function/m-p/900098#M313171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If KIA chooses to give the name '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;KIA CEE'D', I shall not change it because of QlikView pecularities &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2015 19:41:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concat-function/m-p/900098#M313171</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-20T19:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: concat function</title>
      <link>https://community.qlik.com/t5/QlikView/concat-function/m-p/900099#M313172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd call it KIA peculiarities, but it's a subject open for discussion &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;(Full disclosure - I own a KIA myself, and have nothing against it, except the GPS software quality &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2015 20:05:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concat-function/m-p/900099#M313172</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-20T20:05:27Z</dc:date>
    </item>
  </channel>
</rss>

