<?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 more than two data sets with a subset of identical variables into QV? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/concatenate-more-than-two-data-sets-with-a-subset-of-identical/m-p/1407109#M425954</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This works! Thanks a lot!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Sep 2017 12:18:28 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-09-13T12:18:28Z</dc:date>
    <item>
      <title>concatenate more than two data sets with a subset of identical variables into QV?</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-more-than-two-data-sets-with-a-subset-of-identical/m-p/1407102#M425947</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 problem in QV when I load my data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an application where I so far have loaded two data sets into QV. The two data sets have a number of variable names, which has the same name. The rest of the variable names are different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So far this method hasn't got me into trouble. &lt;/P&gt;&lt;P&gt;But now I want to build a new tab in the application and load my new data set into QV. This new data set also have a number of variable names that are the same as in the other two data sets - and a lot of variables, that is not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is, that when I load the third data set into QV, some of my charts disappear/becomes empty. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm pretty sure that it is because of the identical variable names.&lt;/P&gt;&lt;P&gt;But I wonder how this wasn't a problem, when I loaded the second data set?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have written that I can get QV to see all the data sets as one, if I use the concatenate function in the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did that to combine data set1 with data set2, but when I try to load in the third data set (there will come 2 data sets more in time), QV reports an error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I use the concatenate function to combine more than two data sets?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I do this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data1:&lt;BR /&gt;LOAD * &lt;BR /&gt;&amp;nbsp; FROM&lt;BR /&gt;[PATH\dataset1.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is Ark1);&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;concatenate(data1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data2:&lt;BR /&gt;LOAD *&lt;BR /&gt;FROM&lt;BR /&gt;[PATH\dataset2.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is Ark1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concatenate(data2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data3:&lt;/P&gt;&lt;P&gt;LOAD *&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[PATH\dataset3.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Ark1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Maria&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 12:08:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-more-than-two-data-sets-with-a-subset-of-identical/m-p/1407102#M425947</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-13T12:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: concatenate more than two data sets with a subset of identical variables into QV?</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-more-than-two-data-sets-with-a-subset-of-identical/m-p/1407103#M425948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it's concatenate(data1) and not concatenate(data2) that you want to do &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the model viewer after loading your data (CTRL + T).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Brice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 12:13:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-more-than-two-data-sets-with-a-subset-of-identical/m-p/1407103#M425948</guid>
      <dc:creator>Brice-SACCUCCI</dc:creator>
      <dc:date>2017-09-13T12:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: concatenate more than two data sets with a subset of identical variables into QV?</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-more-than-two-data-sets-with-a-subset-of-identical/m-p/1407104#M425949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Concatenate(Tablename) you give wrong name try this&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;data1:&lt;BR /&gt;LOAD * &lt;BR /&gt;&amp;nbsp; FROM&lt;BR /&gt;[PATH\dataset1.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is Ark1);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;concatenate(data1)&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;data2:&lt;BR /&gt;LOAD *&lt;BR /&gt;FROM&lt;BR /&gt;[PATH\dataset2.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is Ark1);&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;concatenate(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;data1&lt;/SPAN&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;data3:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD *&amp;nbsp; &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[PATH\dataset3.xlsx]&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(ooxml, embedded labels, table is Ark1);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 12:13:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-more-than-two-data-sets-with-a-subset-of-identical/m-p/1407104#M425949</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-09-13T12:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: concatenate more than two data sets with a subset of identical variables into QV?</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-more-than-two-data-sets-with-a-subset-of-identical/m-p/1407105#M425950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;should work as per below:&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_15053048633775056" jivemacro_uid="_15053048633775056" modifiedtitle="true"&gt;
&lt;P&gt;data1:&lt;BR /&gt;LOAD * &lt;BR /&gt;&amp;nbsp; FROM&lt;BR /&gt;[PATH\dataset1.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is Ark1);&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;concatenate(data1)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;LOAD *&lt;BR /&gt;FROM&lt;BR /&gt;[PATH\dataset2.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is Ark1);&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;concatenate(data1)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;LOAD *&amp;nbsp;&amp;nbsp; &lt;/P&gt;
&lt;P&gt;FROM&lt;/P&gt;
&lt;P&gt;[PATH\dataset3.xlsx]&lt;/P&gt;
&lt;P&gt;(ooxml, embedded labels, table is Ark1);&lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 12:14:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-more-than-two-data-sets-with-a-subset-of-identical/m-p/1407105#M425950</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2017-09-13T12:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: concatenate more than two data sets with a subset of identical variables into QV?</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-more-than-two-data-sets-with-a-subset-of-identical/m-p/1407106#M425951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you concatenate date3 you use key word &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;concatenate(data2) but already the table data2 table concatenate to date1 and it is not available in data model so you have to use data1 as base name for all three or if you have more table then use same way.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&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; font-size: 13px;"&gt;If table has same fields then it is auto concatenate otherwise force concatenation.&lt;BR /&gt;&lt;/SPAN&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;data1&lt;/STRONG&gt;:&lt;BR /&gt;LOAD * &lt;BR /&gt;&amp;nbsp; FROM&lt;BR /&gt;[PATH\dataset1.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is Ark1);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;concatenate(&lt;STRONG&gt;data1&lt;/STRONG&gt;)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;data2:&lt;BR /&gt;LOAD *&lt;BR /&gt;FROM&lt;BR /&gt;[PATH\dataset2.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is Ark1);&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;concatenate(&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;STRONG&gt;data1&lt;/STRONG&gt;&lt;/SPAN&gt;)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;data3:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[PATH\dataset3.xlsx]&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(ooxml, embedded labels, table is Ark1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know about this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 12:16:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-more-than-two-data-sets-with-a-subset-of-identical/m-p/1407106#M425951</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-09-13T12:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: concatenate more than two data sets with a subset of identical variables into QV?</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-more-than-two-data-sets-with-a-subset-of-identical/m-p/1407107#M425952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you check your script also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 12:18:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-more-than-two-data-sets-with-a-subset-of-identical/m-p/1407107#M425952</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-09-13T12:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: concatenate more than two data sets with a subset of identical variables into QV?</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-more-than-two-data-sets-with-a-subset-of-identical/m-p/1407108#M425953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This works! Thanks a lot!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 12:18:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-more-than-two-data-sets-with-a-subset-of-identical/m-p/1407108#M425953</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-13T12:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: concatenate more than two data sets with a subset of identical variables into QV?</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-more-than-two-data-sets-with-a-subset-of-identical/m-p/1407109#M425954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This works! Thanks a lot!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 12:18:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-more-than-two-data-sets-with-a-subset-of-identical/m-p/1407109#M425954</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-13T12:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: concatenate more than two data sets with a subset of identical variables into QV?</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-more-than-two-data-sets-with-a-subset-of-identical/m-p/1407110#M425955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This works! Thanks a lot!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 12:18:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-more-than-two-data-sets-with-a-subset-of-identical/m-p/1407110#M425955</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-13T12:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: concatenate more than two data sets with a subset of identical variables into QV?</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-more-than-two-data-sets-with-a-subset-of-identical/m-p/1407111#M425956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This works! Thanks a lot!! And now my table viewer is one big data set &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 12:19:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-more-than-two-data-sets-with-a-subset-of-identical/m-p/1407111#M425956</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-13T12:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: concatenate more than two data sets with a subset of identical variables into QV?</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-more-than-two-data-sets-with-a-subset-of-identical/m-p/1407112#M425957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe you get error on the concatenate(data2) as table not found, did you get if not strange, also the Peter that suggest if you have same field names then use it like see correct code.&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;concatenate(data2)&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;data3:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD *&amp;nbsp; &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[PATH\dataset3.xlsx]&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(ooxml, embedded labels, table is Ark1);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&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;Correct Load:-&lt;/STRONG&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;Table1:&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;LOAD * &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp; FROM&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;[PATH\dataset1.xlsx]&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;(ooxml, embedded labels, table is Ark1);&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&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;LOAD *&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;FROM&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;[PATH\dataset2.xlsx]&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;(ooxml, embedded labels, table is Ark1);&lt;/STRONG&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; &lt;/STRONG&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;LOAD * &lt;/STRONG&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;FROM&lt;/STRONG&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;[PATH\dataset3.xlsx]&lt;/STRONG&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;(ooxml, embedded labels, table is Ark1);&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 12:23:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-more-than-two-data-sets-with-a-subset-of-identical/m-p/1407112#M425957</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-09-13T12:23:30Z</dc:date>
    </item>
  </channel>
</rss>

