<?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 two fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Concatenate-two-fields/m-p/1151952#M897491</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suggest to with&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-family: Calibri, sans-serif; font-size: 14.6667px;"&gt;CustomerID&amp;amp;'-'&amp;amp;[Customer name] as Customer_Name &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-family: Calibri, sans-serif; font-size: 14.6667px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-family: Calibri, sans-serif; font-size: 14.6667px;"&gt;having space in the Key doesn't sounds good.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jul 2016 03:19:04 GMT</pubDate>
    <dc:creator>avinashelite</dc:creator>
    <dc:date>2016-07-27T03:19:04Z</dc:date>
    <item>
      <title>Concatenate two fields</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-two-fields/m-p/1151946#M897485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good day,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Customer field and a CustomerID field that I need to combine as one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe the text should be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: red;"&gt;CustomerID&amp;amp;" "&amp;amp;Customer name as Customer_Name&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: red;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;Is this correct and where and how should I define this to create the new combined field?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;Please help!&lt;BR /&gt;&lt;/SPAN&gt;&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-two-fields/m-p/1151946#M897485</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate two fields</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-two-fields/m-p/1151947#M897486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;this almost correct. correct in the case would be &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri, sans-serif; color: red;"&gt;CustomerID&amp;amp;' '&amp;amp;Customer name as Customer_Name&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: red; font-size: 11pt; font-family: Calibri, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: red; font-size: 11pt; font-family: Calibri, sans-serif;"&gt;you implement in you script&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: red; font-size: 11pt; font-family: Calibri, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: red; font-size: 11pt; font-family: Calibri, sans-serif;"&gt;example:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: red; font-size: 11pt; font-family: Calibri, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: red; font-size: 11pt; font-family: Calibri, sans-serif;"&gt;load&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-size: 14.6667px; font-family: Calibri, sans-serif;"&gt;CustomerID&amp;amp;' '&amp;amp;Customer name as Customer_Name,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-size: 14.6667px; font-family: Calibri, sans-serif;"&gt;CustomerID,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-size: 14.6667px; font-family: Calibri, sans-serif;"&gt;[Customer name]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-size: 14.6667px; font-family: Calibri, sans-serif;"&gt;from source...&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 20:23:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-two-fields/m-p/1151947#M897486</guid>
      <dc:creator />
      <dc:date>2016-07-26T20:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate two fields</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-two-fields/m-p/1151948#M897487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you don't want to add a separator to distinguish then this is fine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remember fieldname with spaces need to placed in square brackets&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-family: Calibri, sans-serif; font-size: 14.6667px;"&gt;CustomerID&amp;amp;[Customer name] as Customer_Name&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-family: Calibri, sans-serif; font-size: 14.6667px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-family: Calibri, sans-serif; font-size: 14.6667px;"&gt;or &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-family: Calibri, sans-serif; font-size: 14.6667px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-size: 14.6667px; font-family: Calibri, sans-serif;"&gt;CustomerID&amp;amp;'-'&amp;amp;[Customer name] as Customer_Name (use a hyphen or _&amp;nbsp; underscore)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 14.6667px; font-family: Calibri, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 14.6667px; font-family: Calibri, sans-serif;"&gt;Cheers &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-size: 14.6667px; font-family: Calibri, sans-serif;"&gt;&lt;SPAN style="color: #575757;"&gt;V&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 20:23:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-two-fields/m-p/1151948#M897487</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2016-07-26T20:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate two fields</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-two-fields/m-p/1151949#M897488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have first created an inline table and then on top of that using preceding load ! created &lt;SPAN style="font-size: 13.3333px;"&gt;[Customer Name]. If you are exporting value from some external data file, in the same stage you can write the code &lt;SPAN style="font-size: 13.3333px;"&gt;[Customer ID] &amp;amp; ' ' &amp;amp; Customer as [Customer Name] and create the new field.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a qvw for you in the attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD *,&lt;/P&gt;&lt;P&gt;[Customer ID] &amp;amp; ' ' &amp;amp; Customer as [Customer Name];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Customer ID, Customer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, AB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, BC&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3, CD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4, DE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5, EF&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 20:50:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-two-fields/m-p/1151949#M897488</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-26T20:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate two fields</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-two-fields/m-p/1151950#M897489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thank you for your quick response. I don't see the attachment though (or am I just being stupid?).&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 21:04:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-two-fields/m-p/1151950#M897489</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-26T21:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate two fields</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-two-fields/m-p/1151951#M897490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have attached again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 21:47:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-two-fields/m-p/1151951#M897490</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-26T21:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate two fields</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-two-fields/m-p/1151952#M897491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suggest to with&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-family: Calibri, sans-serif; font-size: 14.6667px;"&gt;CustomerID&amp;amp;'-'&amp;amp;[Customer name] as Customer_Name &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-family: Calibri, sans-serif; font-size: 14.6667px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-family: Calibri, sans-serif; font-size: 14.6667px;"&gt;having space in the Key doesn't sounds good.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 03:19:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-two-fields/m-p/1151952#M897491</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-07-27T03:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate two fields</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-two-fields/m-p/1151953#M897492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&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: 12px;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri, sans-serif; color: red;"&gt;CustomerID&lt;STRONG&gt;&amp;amp;"_"&amp;amp;[Customer name]&lt;/STRONG&gt; as Customer_Name&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 03:46:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-two-fields/m-p/1151953#M897492</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-07-27T03:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate two fields</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-two-fields/m-p/1151954#M897493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Field Concatenation: &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use single quote instead of double quote and use brackets when you have a field name with space such as given below,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CustomerID &amp;amp; ' ' &amp;amp; [Customer name] as Customer_Name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ishfaque Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 11:29:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-two-fields/m-p/1151954#M897493</guid>
      <dc:creator>engishfaque</dc:creator>
      <dc:date>2016-07-27T11:29:45Z</dc:date>
    </item>
  </channel>
</rss>

