<?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: Combine fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Combine-fields/m-p/470931#M699211</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use product&amp;amp;customer&amp;amp;amount &lt;/P&gt;&lt;P&gt;the &lt;STRONG&gt;&amp;amp;&lt;/STRONG&gt; is a concatenation function. Also you may use Concat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H4&gt;&lt;A name="kanchor244"&gt;&lt;/A&gt;concat&lt;A name="concat"&gt;&lt;/A&gt;(&lt;SPAN style="font-style: italic;"&gt;[{set_expression}]&lt;/SPAN&gt;&amp;nbsp; &lt;SPAN style="font-style: italic;"&gt;[&lt;/SPAN&gt; distinct &lt;SPAN style="font-style: italic;"&gt;] [&lt;/SPAN&gt; total &lt;SPAN style="font-style: italic;"&gt;[&amp;lt;fld {, fld}&amp;gt;]&lt;/SPAN&gt;&lt;SPAN style="font-style: italic;"&gt;] expression&lt;/SPAN&gt;&lt;SPAN style="font-style: italic;"&gt;[, delimiter&lt;SPAN style="font-style: italic;"&gt;[, sort_weight&lt;SPAN style="font-style: italic;"&gt;]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-style: italic;"&gt;]&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/H4&gt;&lt;P&gt;Returns the aggregated string concatenation of all values of expression iterated over the chart dimension(s). Each value may be separated by the string found in delimiter. The order of concatenation may be determined by sort-weight. Sort-weight should return a numeric value where the lowest value will render the item to be sorted first.&lt;/P&gt;&lt;H2&gt;Examples:&lt;/H2&gt;&lt;P style="font-weight: bold;"&gt;concat( Code, ';' )&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="font-weight: bold;"&gt;concat( FirstName&amp;amp;' '&amp;amp;LastName, ',' )&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="font-weight: bold;"&gt;concat( distinct Code, ';' )&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="font-weight: bold;"&gt;concat( total Name, ';' , Date )&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="font-weight: bold;"&gt;concat( total &amp;lt;Grp&amp;gt; Name, ';' , Date)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Nov 2012 15:45:02 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-11-27T15:45:02Z</dc:date>
    <item>
      <title>Combine fields</title>
      <link>https://community.qlik.com/t5/QlikView/Combine-fields/m-p/470930#M699210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to combine multiple fields in to one &lt;/P&gt;&lt;P&gt;eg:&lt;/P&gt;&lt;P&gt;product&lt;/P&gt;&lt;P&gt;customer&lt;/P&gt;&lt;P&gt;amount&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;these 3 in to a field called as Details how can it be done where in then the details field will have product, customer and amount as field values?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 15:41:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combine-fields/m-p/470930#M699210</guid>
      <dc:creator />
      <dc:date>2012-11-27T15:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: Combine fields</title>
      <link>https://community.qlik.com/t5/QlikView/Combine-fields/m-p/470931#M699211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use product&amp;amp;customer&amp;amp;amount &lt;/P&gt;&lt;P&gt;the &lt;STRONG&gt;&amp;amp;&lt;/STRONG&gt; is a concatenation function. Also you may use Concat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H4&gt;&lt;A name="kanchor244"&gt;&lt;/A&gt;concat&lt;A name="concat"&gt;&lt;/A&gt;(&lt;SPAN style="font-style: italic;"&gt;[{set_expression}]&lt;/SPAN&gt;&amp;nbsp; &lt;SPAN style="font-style: italic;"&gt;[&lt;/SPAN&gt; distinct &lt;SPAN style="font-style: italic;"&gt;] [&lt;/SPAN&gt; total &lt;SPAN style="font-style: italic;"&gt;[&amp;lt;fld {, fld}&amp;gt;]&lt;/SPAN&gt;&lt;SPAN style="font-style: italic;"&gt;] expression&lt;/SPAN&gt;&lt;SPAN style="font-style: italic;"&gt;[, delimiter&lt;SPAN style="font-style: italic;"&gt;[, sort_weight&lt;SPAN style="font-style: italic;"&gt;]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-style: italic;"&gt;]&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/H4&gt;&lt;P&gt;Returns the aggregated string concatenation of all values of expression iterated over the chart dimension(s). Each value may be separated by the string found in delimiter. The order of concatenation may be determined by sort-weight. Sort-weight should return a numeric value where the lowest value will render the item to be sorted first.&lt;/P&gt;&lt;H2&gt;Examples:&lt;/H2&gt;&lt;P style="font-weight: bold;"&gt;concat( Code, ';' )&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="font-weight: bold;"&gt;concat( FirstName&amp;amp;' '&amp;amp;LastName, ',' )&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="font-weight: bold;"&gt;concat( distinct Code, ';' )&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="font-weight: bold;"&gt;concat( total Name, ';' , Date )&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="font-weight: bold;"&gt;concat( total &amp;lt;Grp&amp;gt; Name, ';' , Date)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 15:45:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combine-fields/m-p/470931#M699211</guid>
      <dc:creator />
      <dc:date>2012-11-27T15:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Combine fields</title>
      <link>https://community.qlik.com/t5/QlikView/Combine-fields/m-p/470932#M699212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;let me show you an example,&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="192"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="64"&gt;Product&lt;/TD&gt;&lt;TD width="64"&gt;Customer&lt;/TD&gt;&lt;TD width="64"&gt;order&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;prod 1&lt;/TD&gt;&lt;TD&gt;name 1 &lt;/TD&gt;&lt;TD&gt;order1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;prod 2&lt;/TD&gt;&lt;TD&gt;name2&lt;/TD&gt;&lt;TD&gt;order2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;prod 3&lt;/TD&gt;&lt;TD&gt;name3&lt;/TD&gt;&lt;TD&gt;order3&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;then my result column will have &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="64"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="64"&gt;Details&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Product&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Customer&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Order&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt; details will get the product, customer and order which in turn have their values from past table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 05:13:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combine-fields/m-p/470932#M699212</guid>
      <dc:creator />
      <dc:date>2012-11-28T05:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Combine fields</title>
      <link>https://community.qlik.com/t5/QlikView/Combine-fields/m-p/470933#M699213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Product,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Order,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Customer,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Product &amp;amp; Order &amp;amp; Customer AS Details&lt;/P&gt;&lt;P&gt;FROM SourceData;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this what you are expecting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 05:31:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combine-fields/m-p/470933#M699213</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-11-28T05:31:22Z</dc:date>
    </item>
  </channel>
</rss>

