<?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: How to concatenate fields and store into new variable? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-concatenate-fields-and-store-into-new-variable/m-p/988525#M337012</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do this in the &lt;STRONG&gt;same table at script level&lt;/STRONG&gt;::&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;pcinum&amp;amp;'-'&amp;amp;mdinum&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;amp;'-'&amp;amp;&lt;/SPAN&gt;binum&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;amp;'-'&amp;amp;&lt;/SPAN&gt;sinum&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;amp;'-'&amp;amp;&lt;/SPAN&gt;parcel&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;amp;'-'&amp;amp;&lt;/SPAN&gt;ptype&lt;/STRONG&gt; as [&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;pcinum-mdinum-binum-sinum-parcel-ptype]&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Nov 2015 10:01:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-11-26T10:01:48Z</dc:date>
    <item>
      <title>How to concatenate fields and store into new variable?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-concatenate-fields-and-store-into-new-variable/m-p/988523#M337010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 6 columns in a table called RPUNit namely;&lt;/P&gt;&lt;P&gt;pcinum &lt;/P&gt;&lt;P&gt;mdinum &lt;/P&gt;&lt;P&gt;binum &lt;/P&gt;&lt;P&gt;sinum &lt;/P&gt;&lt;P&gt;parcel &lt;/P&gt;&lt;P&gt;ptype&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to fetch data for each fields and concatenate them and store into new variable called pin2.&lt;/P&gt;&lt;P&gt;I need to see something like this: pcinum-mdinum-binum-sinum-parcel-ptype (concatenate values then stored in pin2)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Nov 2015 08:19:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-concatenate-fields-and-store-into-new-variable/m-p/988523#M337010</guid>
      <dc:creator />
      <dc:date>2015-11-26T08:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to concatenate fields and store into new variable?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-concatenate-fields-and-store-into-new-variable/m-p/988524#M337011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You want to concatenate every row of the table together? Or are you talking about trying to return a variable for every row? Are the fields all dimension fields in your table? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Nov 2015 09:55:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-concatenate-fields-and-store-into-new-variable/m-p/988524#M337011</guid>
      <dc:creator>morganaaron</dc:creator>
      <dc:date>2015-11-26T09:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to concatenate fields and store into new variable?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-concatenate-fields-and-store-into-new-variable/m-p/988525#M337012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do this in the &lt;STRONG&gt;same table at script level&lt;/STRONG&gt;::&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;pcinum&amp;amp;'-'&amp;amp;mdinum&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;amp;'-'&amp;amp;&lt;/SPAN&gt;binum&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;amp;'-'&amp;amp;&lt;/SPAN&gt;sinum&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;amp;'-'&amp;amp;&lt;/SPAN&gt;parcel&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;amp;'-'&amp;amp;&lt;/SPAN&gt;ptype&lt;/STRONG&gt; as [&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;pcinum-mdinum-binum-sinum-parcel-ptype]&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Nov 2015 10:01:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-concatenate-fields-and-store-into-new-variable/m-p/988525#M337012</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-26T10:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to concatenate fields and store into new variable?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-concatenate-fields-and-store-into-new-variable/m-p/988526#M337013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;You can store into variable but it will be 1 value at a time&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;pcinum&amp;amp;'-'&amp;amp;mdinum&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&amp;amp;'-'&amp;amp;&lt;/SPAN&gt;binum&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&amp;amp;'-'&amp;amp;&lt;/SPAN&gt;sinum&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&amp;amp;'-'&amp;amp;&lt;/SPAN&gt;parcel&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&amp;amp;'-'&amp;amp;&lt;/SPAN&gt;ptype as Pin2&amp;nbsp;&amp;nbsp; //Pin2 is new field name&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Nov 2015 10:03:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-concatenate-fields-and-store-into-new-variable/m-p/988526#M337013</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-26T10:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to concatenate fields and store into new variable?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-concatenate-fields-and-store-into-new-variable/m-p/988527#M337014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;We need to be careful how we use the word concatenate in QlikView land. I guess what you mean is string concatenation e.g. "dog" &amp;amp; "cat" &amp;amp; "mouse" = "dogcatmouse".&lt;/P&gt;&lt;P&gt;In QlikView dashboard design the word can have that meaning but in scripting it's used mostly to refer to the Concatenate operation that combines two tables. If you're coming from a SQL background you'll maybe want to call this a Union.&lt;/P&gt;&lt;P&gt;If you are referring to string concatenation are you, to repeat Aaron's question, wanting to create a variable for each row?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Nov 2015 19:54:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-concatenate-fields-and-store-into-new-variable/m-p/988527#M337014</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2015-11-26T19:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to concatenate fields and store into new variable?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-concatenate-fields-and-store-into-new-variable/m-p/988528#M337015</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;if you just "&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;need to see something like this", then you could calculate the concatenated value in a straight table like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_193065_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/107423_QlikCommunity_Thread_193065_Pic1.JPG" style="max-width: 620px; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_193065_Pic2.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/107424_QlikCommunity_Thread_193065_Pic2.JPG" style="height: 322px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&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;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Nov 2015 21:48:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-concatenate-fields-and-store-into-new-variable/m-p/988528#M337015</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-11-26T21:48:45Z</dc:date>
    </item>
  </channel>
</rss>

