<?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: Combining files in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Combining-files/m-p/1217516#M872787</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;maybe one solution could be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_239139_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/143453_QlikCommunity_Thread_239139_Pic1.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14787291916845605 jive_text_macro" jivemacro_uid="_14787291916845605"&gt;
&lt;P&gt;tabHeaders:&lt;/P&gt;
&lt;P&gt;CrossTable (ColNam, ColVal)&lt;/P&gt;
&lt;P&gt;LOAD 1, * Inline [&lt;/P&gt;
&lt;P&gt;FirstColumn, AnotherColumn, SomeDifferentColumn, LastColumn&lt;/P&gt;
&lt;P&gt;] (no labels);&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;mapHeaders:&lt;/P&gt;
&lt;P&gt;Mapping LOAD ColNam, ColVal Resident tabHeaders;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;DROP Table tabHeaders;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;tabData:&lt;/P&gt;
&lt;P&gt;LOAD * Inline [&lt;/P&gt;
&lt;P&gt;A, B, C, D&lt;/P&gt;
&lt;P&gt;E, F, G, H&lt;/P&gt;
&lt;P&gt;I, J, K, L&lt;/P&gt;
&lt;P&gt;] (no labels);&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;RENAME Fields using mapHeaders;&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(replace inline loads with your csv loads)&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>Wed, 09 Nov 2016 22:07:22 GMT</pubDate>
    <dc:creator>MarcoWedel</dc:creator>
    <dc:date>2016-11-09T22:07:22Z</dc:date>
    <item>
      <title>Combining files</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-files/m-p/1217507#M872778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 2 csv files. One contains headers to the other file data. How do I combine both the files into a single QVD in Qlikview?&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/Combining-files/m-p/1217507#M872778</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Combining files</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-files/m-p/1217508#M872779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please elaborate more what is means by headers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did this means one file has headers and other on is Item.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2016 09:48:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-files/m-p/1217508#M872779</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2016-11-09T09:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Combining files</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-files/m-p/1217509#M872780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Headers means Column names.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2016 09:54:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-files/m-p/1217509#M872780</guid>
      <dc:creator />
      <dc:date>2016-11-09T09:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: Combining files</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-files/m-p/1217510#M872781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have 2 files one file have the headers and one file have the underline data, now you want show the both headers and underline data. am i correct..?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2016 10:22:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-files/m-p/1217510#M872781</guid>
      <dc:creator />
      <dc:date>2016-11-09T10:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: Combining files</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-files/m-p/1217511#M872782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2016 10:23:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-files/m-p/1217511#M872782</guid>
      <dc:creator />
      <dc:date>2016-11-09T10:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: Combining files</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-files/m-p/1217512#M872783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Plz look into the attachments...!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2016 10:25:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-files/m-p/1217512#M872783</guid>
      <dc:creator />
      <dc:date>2016-11-09T10:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: Combining files</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-files/m-p/1217513#M872784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If one file contains only the headers to the other files and the other file contains the data, then you can use simple concatenate option by the method of renaming where you can load all the data from CSV and rename both in the same name which will cause data to concatenate and can be fetched into a new QVD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case of an more complex problem, Please ellaborate more or post some samples so that we can understand better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Vigneshwaran M K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2016 10:38:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-files/m-p/1217513#M872784</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-09T10:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Combining files</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-files/m-p/1217514#M872785</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 u have all columns are same in both the files, use Concatinate or use join.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this might helps you..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Nagarjun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2016 10:42:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-files/m-p/1217514#M872785</guid>
      <dc:creator>nagarjuna_kotha</dc:creator>
      <dc:date>2016-11-09T10:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Combining files</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-files/m-p/1217515#M872786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use concanate or Join . Both will work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2016 10:53:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-files/m-p/1217515#M872786</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-09T10:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: Combining files</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-files/m-p/1217516#M872787</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;maybe one solution could be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_239139_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/143453_QlikCommunity_Thread_239139_Pic1.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14787291916845605 jive_text_macro" jivemacro_uid="_14787291916845605"&gt;
&lt;P&gt;tabHeaders:&lt;/P&gt;
&lt;P&gt;CrossTable (ColNam, ColVal)&lt;/P&gt;
&lt;P&gt;LOAD 1, * Inline [&lt;/P&gt;
&lt;P&gt;FirstColumn, AnotherColumn, SomeDifferentColumn, LastColumn&lt;/P&gt;
&lt;P&gt;] (no labels);&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;mapHeaders:&lt;/P&gt;
&lt;P&gt;Mapping LOAD ColNam, ColVal Resident tabHeaders;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;DROP Table tabHeaders;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;tabData:&lt;/P&gt;
&lt;P&gt;LOAD * Inline [&lt;/P&gt;
&lt;P&gt;A, B, C, D&lt;/P&gt;
&lt;P&gt;E, F, G, H&lt;/P&gt;
&lt;P&gt;I, J, K, L&lt;/P&gt;
&lt;P&gt;] (no labels);&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;RENAME Fields using mapHeaders;&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(replace inline loads with your csv loads)&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>Wed, 09 Nov 2016 22:07:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-files/m-p/1217516#M872787</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2016-11-09T22:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: Combining files</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-files/m-p/1217517#M872788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi this resolved my issue.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2016 04:10:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-files/m-p/1217517#M872788</guid>
      <dc:creator />
      <dc:date>2016-11-10T04:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: Combining files</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-files/m-p/1217518#M872789</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;another example (using &lt;A href="https://community.qlik.com/qlik-users/204186"&gt;arumamahesh&lt;/A&gt;'s sample data) without the need to manually define column names as aliases in the script (thus rendering the header table useless):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_239139_Pic2.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/143604_QlikCommunity_Thread_239139_Pic2.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_1478815931880862 jive_text_macro" jivemacro_uid="_1478815931880862"&gt;
&lt;P&gt;tabHeaders:&lt;/P&gt;
&lt;P&gt;CrossTable (ColNam, ColVal)&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;LOAD 1, * From [&lt;/SPAN&gt;&lt;A class="" data-containerid="-1" data-containertype="-1" data-objectid="252995" data-objecttype="13" href="https://community.qlik.com/servlet/JiveServlet/download/2003-239139-1156762-252995/Sample.xlsx"&gt;https://community.qlik.com/servlet/JiveServlet/download/1156762-252995/Sample.xlsx&lt;/A&gt;&lt;SPAN&gt;] (ooxml, no labels, table is Sheet1);&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;mapHeaders:&lt;/P&gt;
&lt;P&gt;Mapping LOAD ColNam, ColVal Resident tabHeaders;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;DROP Table tabHeaders;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;tabData:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;LOAD * From [&lt;/SPAN&gt;&lt;A class="" data-containerid="-1" data-containertype="-1" data-objectid="252995" data-objecttype="13" href="https://community.qlik.com/servlet/JiveServlet/download/2003-239139-1156762-252995/Sample.xlsx"&gt;https://community.qlik.com/servlet/JiveServlet/download/1156762-252995/Sample.xlsx&lt;/A&gt;&lt;SPAN&gt;] (ooxml, no labels, table is Sheet2);&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;RENAME Fields using mapHeaders;&lt;/P&gt;
&lt;/PRE&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, 10 Nov 2016 22:13:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-files/m-p/1217518#M872789</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2016-11-10T22:13:27Z</dc:date>
    </item>
  </channel>
</rss>

