<?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 Question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Concatenate-Question/m-p/573341#M1111509</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Alessandro, All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apologies for not getting back to you sooner - it's very rude of me but I got swamped with other priorities. I worked out what I wasdoing wrong. My two tables are derived from Crosstables so (after a while and a bit more searching) I worked out how to get the Concatenate right. Thanks for the help&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;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Mar 2014 21:25:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-03-25T21:25:24Z</dc:date>
    <item>
      <title>Concatenate Question</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-Question/m-p/573336#M1111504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two sets of data, one set has the following structure:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FACTS:&lt;/P&gt;&lt;P&gt; &lt;STRONG style="color: #0000ff;"&gt;Load&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;Data&lt;/SPAN&gt;,&lt;BR /&gt;&lt;SPAN style="color: #0000ff;"&gt;PurgeChar&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;ForecastVersion&lt;/SPAN&gt;,' ') &lt;SPAN style="color: #0000ff;"&gt;AS&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;[ForecastVersion]&lt;/SPAN&gt;, &lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;Technology&lt;/SPAN&gt;,&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;BusinessSplit&lt;/SPAN&gt;,&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;Measure&lt;/SPAN&gt;, &lt;BR /&gt;&lt;SPAN style="color: #008000;"&gt;// Region &amp;amp; '|' &amp;amp; PenName as PenRegion,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Region&lt;/SPAN&gt;, &lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;PenName&lt;/SPAN&gt;,&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;ShipDate&lt;/SPAN&gt;,&lt;BR /&gt;&lt;SPAN style="color: #0000ff;"&gt;Date&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;Date#&lt;/SPAN&gt; (&lt;SPAN style="color: #800000;"&gt;ShipDate&lt;/SPAN&gt; , 'YYYYMM'),'MMM-YY') &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;Date&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other set has this structure:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FACTS2:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #0000ff;"&gt;Load&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;Data&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;PurgeChar&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;ForecastVersion&lt;/SPAN&gt;,' ')&amp;nbsp; &lt;SPAN style="color: #0000ff;"&gt;AS&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;[ForecastVersion]&lt;/SPAN&gt;, &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;Measure&lt;/SPAN&gt;, &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt;//Region &amp;amp; '|' &amp;amp; PenName as PenRegion,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Region&lt;/SPAN&gt;, &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;PenName&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;ShipDate&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;Date&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;Date#&lt;/SPAN&gt; (&lt;SPAN style="color: #800000;"&gt;ShipDate&lt;/SPAN&gt; , 'YYYYMM'),'MMM-YY') &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;Date &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;As you can see, this generates a number of Synthetic keys. I tried resolving this a number ow ways, by creating a complex key, by renaming fields etc but I can't quite get the data set to work. It looks like concatenating the two tables would be a solution. Will the fact that I have two additional fields in the FACTS table (Technology and BusinessSplit) create issues? Can anyone help me in structuring the concatenation - I want to append the FACTS2 table to the end of the FACTS table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;John&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 14:57:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-Question/m-p/573336#M1111504</guid>
      <dc:creator />
      <dc:date>2014-02-26T14:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate Question</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-Question/m-p/573337#M1111505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems you will have a correct set of data simply concatening the two tables:&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;"&gt;NewFacts:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;noconcatenate:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Load * resident &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;FACTS;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;concatenate&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;"&gt;load * resident FACTS2;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&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;"&gt;Drop tables &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;FACTS:&lt;/SPAN&gt;, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;FACTS2&lt;/SPAN&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;"&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;"&gt;Hope it helps&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 15:01:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-Question/m-p/573337#M1111505</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-02-26T15:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate Question</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-Question/m-p/573338#M1111506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #3d3d3d;"&gt;FACTS:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: white;"&gt;&lt;STRONG style="color: blue; font-style: inherit; font-family: 'Calibri','sans-serif';"&gt;Load&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #3d3d3d;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: maroon;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Data &amp;amp; ‘|’ &amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: blue;"&gt; PurgeChar&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-style: inherit; font-family: 'Calibri','sans-serif'; font-weight: inherit;"&gt;ForecastVersion&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #3d3d3d;"&gt;,' ') &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: maroon;"&gt;‘|’ &amp;amp; Measure&lt;/SPAN&gt; &amp;amp; ‘|’ &amp;amp; Region &amp;amp; PenName &amp;amp; ShipDate as Key,&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: maroon;"&gt;Data&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #3d3d3d;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-style: inherit; font-family: 'Calibri','sans-serif'; font-weight: inherit;"&gt;PurgeChar&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-style: inherit; font-family: 'Calibri','sans-serif'; font-weight: inherit;"&gt;ForecastVersion&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #3d3d3d;"&gt;,' ') &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-style: inherit; font-family: 'Calibri','sans-serif'; font-weight: inherit;"&gt;AS&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-style: inherit; font-family: 'Calibri','sans-serif'; font-weight: inherit;"&gt;[ForecastVersion]&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #3d3d3d;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-style: inherit; font-family: 'Calibri','sans-serif'; font-weight: inherit;"&gt;Technology&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #3d3d3d;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-style: inherit; font-family: 'Calibri','sans-serif'; font-weight: inherit;"&gt;BusinessSplit&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #3d3d3d;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-style: inherit; font-family: 'Calibri','sans-serif'; font-weight: inherit;"&gt;Measure&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #3d3d3d;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: green;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;// Region &amp;amp; '|' &amp;amp; PenName as PenRegion,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Region&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #3d3d3d;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-style: inherit; font-family: 'Calibri','sans-serif'; font-weight: inherit;"&gt;PenName&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #3d3d3d;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-style: inherit; font-family: 'Calibri','sans-serif'; font-weight: inherit;"&gt;ShipDate&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #3d3d3d;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-style: inherit; font-family: 'Calibri','sans-serif'; font-weight: inherit;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-style: inherit; font-family: 'Calibri','sans-serif'; font-weight: inherit;"&gt;Date#&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-style: inherit; font-family: 'Calibri','sans-serif'; font-weight: inherit;"&gt;ShipDate&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #3d3d3d;"&gt;, 'YYYYMM'),'MMM-YY') &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-style: inherit; font-family: 'Calibri','sans-serif'; font-weight: inherit;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-style: inherit; font-family: 'Calibri','sans-serif'; font-weight: inherit;"&gt;Date&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;FROM….&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #3d3d3d;"&gt;FACTS2:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;STRONG style="color: blue; font-family: 'Calibri','sans-serif';"&gt;Load&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: maroon;"&gt;Data &amp;amp; ‘|’ &amp;amp;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: blue;"&gt; PurgeChar&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-style: inherit; font-family: 'Calibri','sans-serif'; font-weight: inherit;"&gt;ForecastVersion&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #3d3d3d;"&gt;,' ') &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: maroon;"&gt;‘|’ &amp;amp; Measure&lt;/SPAN&gt; &amp;amp; ‘|’ &amp;amp; Region &amp;amp; PenName &amp;amp; ShipDate as Key,&lt;/P&gt;&lt;P style="background-color: white;"&gt;&lt;SPAN style="color: maroon; font-style: inherit; font-family: 'Calibri','sans-serif'; font-weight: inherit;"&gt;Data&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #3d3d3d;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: white;"&gt;&lt;SPAN style="color: blue; font-style: inherit; font-family: 'Calibri','sans-serif'; font-weight: inherit;"&gt;PurgeChar&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-style: inherit; font-family: 'Calibri','sans-serif'; font-weight: inherit;"&gt;ForecastVersion&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #3d3d3d;"&gt;,' ')&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-style: inherit; font-family: 'Calibri','sans-serif'; font-weight: inherit;"&gt;AS&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-style: inherit; font-family: 'Calibri','sans-serif'; font-weight: inherit;"&gt;[ForecastVersion]&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #3d3d3d;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: white;"&gt;&lt;SPAN style="color: maroon; font-style: inherit; font-family: 'Calibri','sans-serif'; font-weight: inherit;"&gt;Measure&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #3d3d3d;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: white;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: green;"&gt;//Region &amp;amp; '|' &amp;amp; PenName as PenRegion,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Region&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #3d3d3d;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: white;"&gt;&lt;SPAN style="color: maroon; font-style: inherit; font-family: 'Calibri','sans-serif'; font-weight: inherit;"&gt;PenName&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #3d3d3d;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: white;"&gt;&lt;SPAN style="color: maroon; font-style: inherit; font-family: 'Calibri','sans-serif'; font-weight: inherit;"&gt;ShipDate&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #3d3d3d;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: white;"&gt;&lt;SPAN style="color: blue; font-style: inherit; font-family: 'Calibri','sans-serif'; font-weight: inherit;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-style: inherit; font-family: 'Calibri','sans-serif'; font-weight: inherit;"&gt;Date#&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-style: inherit; font-family: 'Calibri','sans-serif'; font-weight: inherit;"&gt;ShipDate&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #3d3d3d;"&gt;, 'YYYYMM'),'MMM-YY') &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-style: inherit; font-family: 'Calibri','sans-serif'; font-weight: inherit;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-style: inherit; font-family: 'Calibri','sans-serif'; font-weight: inherit;"&gt;Date&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;FROM….&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;LinkTable:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;Load Distinct &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Key,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Key as Key2,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: maroon;"&gt;Data,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 36.0pt;"&gt;&lt;SPAN style="font-size: 12.0pt; color: maroon;"&gt;ForecastVersion&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: #3d3d3d;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 36.0pt;"&gt;&lt;SPAN style="font-size: 12.0pt; color: maroon;"&gt;Measure&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 36.0pt;"&gt;&lt;SPAN style="font-size: 12.0pt; color: maroon;"&gt;Region&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 36.0pt;"&gt;&lt;SPAN style="font-size: 12.0pt; color: maroon;"&gt;PenName&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 36.0pt;"&gt;&lt;SPAN style="font-size: 12.0pt; color: maroon;"&gt;ShipDate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: maroon;"&gt;Resident &lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: #3d3d3d;"&gt;FACTS&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; color: #3d3d3d;"&gt;Concatenate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;Load Distinct &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Key,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: maroon;"&gt;Data,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 36.0pt;"&gt;&lt;SPAN style="font-size: 12.0pt; color: maroon;"&gt;ForecastVersion&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: #3d3d3d;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 36.0pt;"&gt;&lt;SPAN style="font-size: 12.0pt; color: maroon;"&gt;Measure&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 36.0pt;"&gt;&lt;SPAN style="font-size: 12.0pt; color: maroon;"&gt;Region&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 36.0pt;"&gt;&lt;SPAN style="font-size: 12.0pt; color: maroon;"&gt;PenName&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 36.0pt;"&gt;&lt;SPAN style="font-size: 12.0pt; color: maroon;"&gt;ShipDate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: maroon;"&gt;Resident &lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: #3d3d3d;"&gt;FACTS2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; color: #3d3d3d;"&gt;Where NOT EXISTS (Key2, Key);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; color: #3d3d3d;"&gt;Drop Field Key2;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;Drop Fields&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Key,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: maroon;"&gt;Data,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 36.0pt;"&gt;&lt;SPAN style="font-size: 12.0pt; color: maroon;"&gt;ForecastVersion&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: #3d3d3d;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 36.0pt;"&gt;&lt;SPAN style="font-size: 12.0pt; color: maroon;"&gt;Measure&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 36.0pt;"&gt;&lt;SPAN style="font-size: 12.0pt; color: maroon;"&gt;Region&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 36.0pt;"&gt;&lt;SPAN style="font-size: 12.0pt; color: maroon;"&gt;PenName&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 36.0pt;"&gt;&lt;SPAN style="font-size: 12.0pt; color: maroon;"&gt;ShipDate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: maroon;"&gt;From &lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: #3d3d3d;"&gt;FACTS2;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;Drop Fields&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Key,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: maroon;"&gt;Data,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 36.0pt;"&gt;&lt;SPAN style="font-size: 12.0pt; color: maroon;"&gt;ForecastVersion&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: #3d3d3d;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 36.0pt;"&gt;&lt;SPAN style="font-size: 12.0pt; color: maroon;"&gt;Measure&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 36.0pt;"&gt;&lt;SPAN style="font-size: 12.0pt; color: maroon;"&gt;Region&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 36.0pt;"&gt;&lt;SPAN style="font-size: 12.0pt; color: maroon;"&gt;PenName&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 36.0pt;"&gt;&lt;SPAN style="font-size: 12.0pt; color: maroon;"&gt;ShipDate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: maroon;"&gt;From &lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: #3d3d3d;"&gt;FACTS;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 15:05:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-Question/m-p/573338#M1111506</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-02-26T15:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate Question</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-Question/m-p/573339#M1111507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my experience, a concatenation of several fact tables is always better than a link table. So I would do the same as what Alessandro suggests - but I would add some field that tells me which source this record comes from:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CombinedFacts:&lt;/P&gt;&lt;P&gt;Load ..., 'Facts1' as Source&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; From FACTS;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;Load ..., 'Facts2' as Source&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; From FACTS2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Further, you can even concatenate tables with different granularity. See &lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2012/10/26/mixed-granularity" title="http://community.qlik.com/blogs/qlikviewdesignblog/2012/10/26/mixed-granularity"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2012/10/26/mixed-granularity&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 16:03:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-Question/m-p/573339#M1111507</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2014-02-28T16:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate Question</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-Question/m-p/573340#M1111508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Just adding to what &lt;A href="https://community.qlik.com/qlik-users/4003"&gt;Henric Cronström&lt;/A&gt; suggested, you can use fields to identify every fact table and adding a HidePreffix in order to hide this field from appearing in current selections box and also can be treated as a system field so users won't be able to use these fields. So you can use that field for developing purposes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set HidePrefix: '_' // you can use whatever symbol you like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;CombinedFacts:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load ..., 'Facts1' as &lt;STRONG&gt;_Source&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; From FACTS;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Concatenate&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load ..., 'Facts2' as &lt;STRONG&gt;_Source&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; From FACTS2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 17:36:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-Question/m-p/573340#M1111508</guid>
      <dc:creator>jaimeaguilar</dc:creator>
      <dc:date>2014-02-28T17:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate Question</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-Question/m-p/573341#M1111509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Alessandro, All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apologies for not getting back to you sooner - it's very rude of me but I got swamped with other priorities. I worked out what I wasdoing wrong. My two tables are derived from Crosstables so (after a while and a bit more searching) I worked out how to get the Concatenate right. Thanks for the help&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;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 21:25:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-Question/m-p/573341#M1111509</guid>
      <dc:creator />
      <dc:date>2014-03-25T21:25:24Z</dc:date>
    </item>
  </channel>
</rss>

