<?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 a ';' in a variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/concatenate-a-in-a-variable/m-p/1345225#M829809</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Let var = 'home'&amp;amp; &lt;STRONG&gt;CHR(059)&lt;/STRONG&gt; &amp;amp;'dog';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Good luck&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Oscar&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Jun 2017 15:59:35 GMT</pubDate>
    <dc:creator>oscar_ortiz</dc:creator>
    <dc:date>2017-06-22T15:59:35Z</dc:date>
    <item>
      <title>concatenate a ';' in a variable</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-a-in-a-variable/m-p/1345223#M829801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im having a problem when put ';' in a variable. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this please &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let var = 'home'&amp;amp;';'&amp;amp;'dog';&lt;/P&gt;&lt;P&gt;trace var $(var);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im expecting the string 'home;dog' but there is an error that i dont understand&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please. hope you can help me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-a-in-a-variable/m-p/1345223#M829801</guid>
      <dc:creator>slondono</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: concatenate a ';' in a variable</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-a-in-a-variable/m-p/1345224#M829805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;use set instead of let&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;if home and dog should be dynamic use dollar sign expansion together with further variables...&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 15:49:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-a-in-a-variable/m-p/1345224#M829805</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-22T15:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: concatenate a ';' in a variable</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-a-in-a-variable/m-p/1345225#M829809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Let var = 'home'&amp;amp; &lt;STRONG&gt;CHR(059)&lt;/STRONG&gt; &amp;amp;'dog';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Good luck&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Oscar&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 15:59:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-a-in-a-variable/m-p/1345225#M829809</guid>
      <dc:creator>oscar_ortiz</dc:creator>
      <dc:date>2017-06-22T15:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: concatenate a ';' in a variable</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-a-in-a-variable/m-p/1345226#M829814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why You need this in Variable? Can you try direct&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Trace "'home'&amp;amp;';'&amp;amp;'dog'";&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 16:01:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-a-in-a-variable/m-p/1345226#M829814</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-06-22T16:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: concatenate a ';' in a variable</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-a-in-a-variable/m-p/1345227#M829816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Problem is not in LET command. It's happen when you use Trace.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you comment the "trace" command and show de variable "var" in a text object you'll see that's is OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This happends because the "trace" command understand ';' like a end of command.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 16:41:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-a-in-a-variable/m-p/1345227#M829816</guid>
      <dc:creator>cristianozilz</dc:creator>
      <dc:date>2017-06-22T16:41:47Z</dc:date>
    </item>
    <item>
      <title>Re: concatenate a ';' in a variable</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-a-in-a-variable/m-p/1345228#M829819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sebastian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you've found the advice helpful or correct please close this post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="2001" data-containertype="14" data-objectid="14806" data-objecttype="102" href="https://community.qlik.com/docs/DOC-14806" style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit; color: #3778c7;"&gt;Qlik Community Tip: Marking Replies as Correct or Helpful&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Oscar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2017 19:15:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-a-in-a-variable/m-p/1345228#M829819</guid>
      <dc:creator>oscar_ortiz</dc:creator>
      <dc:date>2017-06-29T19:15:55Z</dc:date>
    </item>
  </channel>
</rss>

