<?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 Tab1 data from 2014,2015,2016 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007331#M342049</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;The best practice is have all your source files in one folder and mention the same path in your script to all the available excel sheets and you can also name the tables as a source excel file. Storing in to QVDs is just an additional step to your script..&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;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\*.xlsx]&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;STORE into .....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sreeni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Nov 2015 10:42:46 GMT</pubDate>
    <dc:creator>SreeniJD</dc:creator>
    <dc:date>2015-11-02T10:42:46Z</dc:date>
    <item>
      <title>Concatenate Tab1 data from 2014,2015,2016</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007322#M342040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Guru's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have 3 Excel sheets&lt;/P&gt;&lt;P&gt;1.2014 Sales&lt;/P&gt;&lt;P&gt;2.2015 sales&lt;/P&gt;&lt;P&gt;3.2016 Sales&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in future it may add 2017,2018,........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each excel contains 2 Tabs.&lt;/P&gt;&lt;P&gt;1.Say TAB1&lt;/P&gt;&lt;P&gt;2.Say TAB2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt; text-decoration: underline;"&gt;&lt;STRONG&gt;i want to load Automatically these excel data&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt; text-decoration: underline;"&gt;&lt;STRONG&gt;Concatenate&amp;nbsp; TAB1 Data in each excel Sheet&amp;nbsp; and store as one QVD.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt; text-decoration: underline;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt; text-decoration: underline;"&gt;&lt;STRONG&gt;Similarly &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt; text-decoration: underline;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 14pt; text-decoration: underline;"&gt;&lt;STRONG&gt;i want to load Automatically these excel data&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 14pt; text-decoration: underline;"&gt;&lt;STRONG&gt;Concatenate&amp;nbsp; TAB2&amp;nbsp; Data in each excel Sheet&amp;nbsp; and store as one QVD.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to achieve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Help would be greately Appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 09:53:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007322#M342040</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-02T09:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate Tab1 data from 2014,2015,2016</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007323#M342041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Are Babu&lt;/P&gt;&lt;P&gt;Check this thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-7860"&gt;Loading Multiple Excel Sheets Dynamically along with file name and sheet name&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 09:56:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007323#M342041</guid>
      <dc:creator>SreeniJD</dc:creator>
      <dc:date>2015-11-02T09:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate Tab1 data from 2014,2015,2016</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007324#M342042</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;Please check this:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-6754"&gt;Storing all tables in Qlikview file to QVD&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mayank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 10:01:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007324#M342042</guid>
      <dc:creator>mayankraoka</dc:creator>
      <dc:date>2015-11-02T10:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate Tab1 data from 2014,2015,2016</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007325#M342043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to create Two tables Tab1 for all year and Tab2 for all year&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 10:02:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007325#M342043</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-02T10:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate Tab1 data from 2014,2015,2016</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007326#M342044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sreeni,&lt;/P&gt;&lt;P&gt;Thanks for Helpful Answer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in each Excel i have 2 Tabs.&lt;/P&gt;&lt;P&gt;1.ASIA&lt;/P&gt;&lt;P&gt;2.USA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to create 2 QVDS .&lt;/P&gt;&lt;P&gt;means concatenate 2014 ASIA + 2015 ASIA +2016 ASIA and Store as QVD&lt;/P&gt;&lt;P&gt;similarly for USA&lt;/P&gt;&lt;P&gt;1 for ASIA&lt;/P&gt;&lt;P&gt;2 for USA&lt;/P&gt;&lt;P&gt;please find the attached sample data and Application&lt;/P&gt;&lt;P&gt;Thanks !@&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 10:21:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007326#M342044</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-02T10:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate Tab1 data from 2014,2015,2016</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007327#M342045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ASIA:&lt;/P&gt;&lt;P&gt;LOAD Year, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sales&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is ASIA);&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;concatenate&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;LOAD Year, &lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sales&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;FROM&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;(ooxml, embedded labels, table is ASIA);&amp;nbsp;&amp;nbsp; and so on....&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Similar for USA....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 10:27:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007327#M342045</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-02T10:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate Tab1 data from 2014,2015,2016</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007328#M342046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Balraj ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you are right &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But how to automate and store as QVD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 10:30:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007328#M342046</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-02T10:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate Tab1 data from 2014,2015,2016</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007329#M342047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For further increasing in excel sheet like as you said you may get 2017,2018....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a loop for all with like as you shared if format is like 2015.xlsx,2016.xslx,2017.xslx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then you can write like 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;ASIA:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD Year,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sales&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;&lt;C&gt;--------&lt;STRONG&gt;-this astrik sign for last deegit&lt;/STRONG&gt;&lt;/C&gt;&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 ASIA);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 10:31:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007329#M342047</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-02T10:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate Tab1 data from 2014,2015,2016</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007330#M342048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In future the EXCEL Sheets may added &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so we have to automate the load &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 10:32:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007330#M342048</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-02T10:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate Tab1 data from 2014,2015,2016</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007331#M342049</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;The best practice is have all your source files in one folder and mention the same path in your script to all the available excel sheets and you can also name the tables as a source excel file. Storing in to QVDs is just an additional step to your script..&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;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\*.xlsx]&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;STORE into .....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sreeni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 10:42:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007331#M342049</guid>
      <dc:creator>SreeniJD</dc:creator>
      <dc:date>2015-11-02T10:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate Tab1 data from 2014,2015,2016</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007332#M342050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Two simple things you need to do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Make sure all are at one common place&lt;/P&gt;&lt;P&gt;2) Naming of Excel file should be common&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like 2015.xslx, 2016.xslx,2017.xslx etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then use following code for Asia:&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; background-color: #f2f2f2;"&gt;ASIA:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;LOAD Year,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sales&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;FROM&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;C&gt;--------&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;-this astrik sign for last digit&lt;/STRONG&gt;&lt;/C&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;(ooxml, embedded labels, table is ASIA);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QV will automatically fetch all the Asia data from multiple Excel files...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 10:43:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007332#M342050</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-02T10:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate Tab1 data from 2014,2015,2016</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007333#M342051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi balraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your approach is gud&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But My excel names are 2014 sales Report,2015 sales report&lt;/P&gt;&lt;P&gt;Tab Names are 2014 Asia sales,2015 Asia Sales &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like above &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to use wild card search in Table name and sheet name&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 12:41:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007333#M342051</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-02T12:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate Tab1 data from 2014,2015,2016</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007334#M342052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;This should work in your case...&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;ASIA:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;LOAD Year,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sales&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;FROM&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;C&gt;--------&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;-this astrik sign for last digit&lt;/STRONG&gt;&lt;/C&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;(ooxml, embedded labels, table is [&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;2014 Asia sales]&lt;/SPAN&gt;);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;any challenge you are facing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 12:45:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007334#M342052</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-02T12:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate Tab1 data from 2014,2015,2016</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007335#M342053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f2f2f2;"&gt;(ooxml, embedded labels, table is [&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2014 Asia sales]&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f2f2f2;"&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; background-color: #f2f2f2;"&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; background-color: #f2f2f2;"&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; background-color: #f2f2f2;"&gt;above statement inplace of 2014 i have to give Wildsearch means * &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 12:49:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007335#M342053</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-02T12:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate Tab1 data from 2014,2015,2016</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007336#M342054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;[&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2014 Asia sales]&lt;SPAN style="background-color: #f2f2f2;"&gt; - is name of Tab for Asia sales in your [2014 Sales Report] excel.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; background-color: #f2f2f2; 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-size: 13px; background-color: #f2f2f2; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;201* means any file started with 201 it should fetch.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; background-color: #f2f2f2; 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-size: 13px; background-color: #f2f2f2; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Make sure your tab name should be same in each and every excel.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 12:53:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007336#M342054</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-02T12:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate Tab1 data from 2014,2015,2016</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007337#M342055</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;But they want to keep Year before each tab &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thats the problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 12:55:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007337#M342055</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-02T12:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate Tab1 data from 2014,2015,2016</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007338#M342056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you share their two excel sheets of any two years?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me finish it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 12:58:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007338#M342056</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-02T12:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate Tab1 data from 2014,2015,2016</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007339#M342057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;these are the actual excels&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sheet name is 2014 Audit Stats Tracking,&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2015 Audit Stats Tracking&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 13:10:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007339#M342057</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-02T13:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate Tab1 data from 2014,2015,2016</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007340#M342058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which tab of both for Asia is common??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 13:21:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007340#M342058</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-02T13:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate Tab1 data from 2014,2015,2016</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007341#M342059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ASIA and USA i mentioned for example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2014 Audit Stats Tracking,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2015 Audit Stats Tracking&lt;/P&gt;&lt;P&gt; tabs is common in two excels&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 13:24:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-Tab1-data-from-2014-2015-2016/m-p/1007341#M342059</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-02T13:24:04Z</dc:date>
    </item>
  </channel>
</rss>

