<?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 Concatenate values in variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Concatenate-values-in-variable/m-p/293863#M1181881</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 variable called vErrorText&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET vErrorText ='=count({$&amp;lt; Server={"UKVMGAPP011"} ,Status={"ERROR"},[Log Source]={"ICC FS"},LogDate={"&amp;gt;=' &amp;amp; chr(36) &amp;amp; '(vTodaysDate)"}&amp;gt;} Status)' &amp;amp; chr(13) &amp;amp; chr(10);&lt;/P&gt;&lt;P&gt;SET vErrorText = $(vErrorText) &amp;amp; ' - xyz';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I comment out the SET statement, it prints me the exact output of the set statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next I want to concatenate&amp;nbsp; - xyz to the set expression output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could someone help on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However this does not work. I am doing Somthing wrong here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Rajesh Vaswani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jan 2012 12:40:58 GMT</pubDate>
    <dc:creator>rajeshvaswani77</dc:creator>
    <dc:date>2012-01-20T12:40:58Z</dc:date>
    <item>
      <title>Concatenate values in variable</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-values-in-variable/m-p/293863#M1181881</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 variable called vErrorText&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET vErrorText ='=count({$&amp;lt; Server={"UKVMGAPP011"} ,Status={"ERROR"},[Log Source]={"ICC FS"},LogDate={"&amp;gt;=' &amp;amp; chr(36) &amp;amp; '(vTodaysDate)"}&amp;gt;} Status)' &amp;amp; chr(13) &amp;amp; chr(10);&lt;/P&gt;&lt;P&gt;SET vErrorText = $(vErrorText) &amp;amp; ' - xyz';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I comment out the SET statement, it prints me the exact output of the set statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next I want to concatenate&amp;nbsp; - xyz to the set expression output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could someone help on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However this does not work. I am doing Somthing wrong here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Rajesh Vaswani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2012 12:40:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-values-in-variable/m-p/293863#M1181881</guid>
      <dc:creator>rajeshvaswani77</dc:creator>
      <dc:date>2012-01-20T12:40:58Z</dc:date>
    </item>
    <item>
      <title>Concatenate values in variable</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-values-in-variable/m-p/293864#M1181882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where you are displaying the content of vErrorText?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are displaying in text object just give = $(vErrorText) &amp;amp; ' - xyz'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2012 12:50:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-values-in-variable/m-p/293864#M1181882</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2012-01-20T12:50:09Z</dc:date>
    </item>
    <item>
      <title>Concatenate values in variable</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-values-in-variable/m-p/293865#M1181883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have lot of such expressions and have to keep joining them, finally would be declared as a variable for an alert to be emailed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Rajesh Vaswani &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2012 12:55:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-values-in-variable/m-p/293865#M1181883</guid>
      <dc:creator>rajeshvaswani77</dc:creator>
      <dc:date>2012-01-20T12:55:11Z</dc:date>
    </item>
    <item>
      <title>Concatenate values in variable</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-values-in-variable/m-p/293866#M1181884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if I understand what you want to achieve, but try using a LET statement in your second line to actually evaluate the concatenation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2012 13:05:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-values-in-variable/m-p/293866#M1181884</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-01-20T13:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate values in variable</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-values-in-variable/m-p/293867#M1181885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you explain little bit more... What is the input and what is your output with example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not clear for us...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2012 13:09:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-values-in-variable/m-p/293867#M1181885</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2012-01-20T13:09:26Z</dc:date>
    </item>
    <item>
      <title>Concatenate values in variable</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-values-in-variable/m-p/293868#M1181887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wan to declare a heading&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;h1&amp;nbsp;&amp;nbsp; h2&amp;nbsp;&amp;nbsp; h3&amp;nbsp;&amp;nbsp; h4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will be assigned to one variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;next the body will be hardcoded&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;v1&amp;nbsp;&amp;nbsp; v2&amp;nbsp;&amp;nbsp; v3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then set analysis expression e1 evaluated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally the variable has to contain text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;h1&amp;nbsp; h2&amp;nbsp; h3&amp;nbsp; h4&lt;/P&gt;&lt;P&gt;v1&amp;nbsp; v2&amp;nbsp;&amp;nbsp; v3&amp;nbsp;&amp;nbsp; e1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Rajesh Vaswani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2012 13:32:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-values-in-variable/m-p/293868#M1181887</guid>
      <dc:creator>rajeshvaswani77</dc:creator>
      <dc:date>2012-01-20T13:32:38Z</dc:date>
    </item>
  </channel>
</rss>

