<?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: How to use 5 different Excel Data Source in QV11? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-use-5-different-Excel-Data-Source-in-QV11/m-p/358334#M1170316</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created a Branch multibox, &lt;/P&gt;&lt;P&gt;But the other Excel (Excel 2) column names are not visible in the Available Fileds to create one more &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What might be the problem? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jul 2012 08:10:22 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-07-20T08:10:22Z</dc:date>
    <item>
      <title>How to use 5 different Excel Data Source in QV11?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-5-different-Excel-Data-Source-in-QV11/m-p/358328#M1170310</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 am having 5 diiferent Data source as Excel.&lt;/P&gt;&lt;P&gt;I want to develop the reports based on these different data source.&lt;/P&gt;&lt;P&gt;I was able to pull the one excel data source in the tool. For the same report i want to use the other 4 excel.&lt;/P&gt;&lt;P&gt;How to go about this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You in Advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 11:08:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-5-different-Excel-Data-Source-in-QV11/m-p/358328#M1170310</guid>
      <dc:creator />
      <dc:date>2012-07-19T11:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to use 5 different Excel Data Source in QV11?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-5-different-Excel-Data-Source-in-QV11/m-p/358329#M1170311</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;Go to the Script Editor (Ctrl + E) then click on the button "Table Files...". That will allow you to load one file at a time. Use that wizard as many times as files you need to load, that will create the script required to load each excel file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this excel files, you don't need to create ODBCs or OLE DB CONNECT strings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 11:11:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-5-different-Excel-Data-Source-in-QV11/m-p/358329#M1170311</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-07-19T11:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to use 5 different Excel Data Source in QV11?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-5-different-Excel-Data-Source-in-QV11/m-p/358330#M1170312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe you have to distinguish between those tables while using the data for calculations or comparing data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the LOAD script, you can insert a field in the table like&lt;/P&gt;&lt;P&gt;'Table1' &lt;STRONG&gt;as &lt;/STRONG&gt;table,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which will give you the opprotunity to chose only the table from one table (if the tables have similar data)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or you might use &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;qualify &lt;/STRONG&gt;*;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;field1,&lt;/P&gt;&lt;P&gt;field2&lt;/P&gt;&lt;P&gt;FROM etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;unqualify &lt;/STRONG&gt;*;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to add the table name in front of the filednames&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;noconcatenate &lt;/STRONG&gt;LOAD &lt;/P&gt;&lt;P&gt;will also be usefull (prevents qlikview from combining tables if you dont want.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 17:11:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-5-different-Excel-Data-Source-in-QV11/m-p/358330#M1170312</guid>
      <dc:creator />
      <dc:date>2012-07-19T17:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to use 5 different Excel Data Source in QV11?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-5-different-Excel-Data-Source-in-QV11/m-p/358331#M1170313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Miguel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That helped me a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need further help too.&lt;/P&gt;&lt;P&gt;Excel Data Column names - Excel 1&lt;/P&gt;&lt;P&gt;SL.No&lt;/P&gt;&lt;P&gt;Circle&lt;/P&gt;&lt;P&gt;Branch&lt;/P&gt;&lt;P&gt;Revenue in Rs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Excel Data Column names - Excel 2&lt;/P&gt;&lt;P&gt;CUSTOMER NAME&lt;/P&gt;&lt;P&gt;USER ID&lt;/P&gt;&lt;P&gt;LOCATION&lt;/P&gt;&lt;P&gt;SCHEME &lt;/P&gt;&lt;P&gt;CIRCLE&lt;/P&gt;&lt;P&gt;ZONE&lt;/P&gt;&lt;P&gt;TARRIF AMOUNT&lt;/P&gt;&lt;P&gt;NO OF MONTHS&lt;/P&gt;&lt;P&gt;ACTIVATION_DATE EXPIRY_DATE&lt;/P&gt;&lt;P&gt;AVERAGE AMOUNT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only these two excel i am using now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used the Script Editor and saved my 2nd excel.&lt;/P&gt;&lt;P&gt;Now how to use the column names(Excel 2) which should display in the dimensions along with Excel 1 Column names in same report?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2012 06:23:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-5-different-Excel-Data-Source-in-QV11/m-p/358331#M1170313</guid>
      <dc:creator />
      <dc:date>2012-07-20T06:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to use 5 different Excel Data Source in QV11?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-5-different-Excel-Data-Source-in-QV11/m-p/358332#M1170314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to use the filter cindition(Multi Box Property) from both the Excel 1 and Excel 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Branch&lt;/P&gt;&lt;P&gt;Scheme ------ will use these both for Multi Box Property. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2012 06:34:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-5-different-Excel-Data-Source-in-QV11/m-p/358332#M1170314</guid>
      <dc:creator />
      <dc:date>2012-07-20T06:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to use 5 different Excel Data Source in QV11?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-5-different-Excel-Data-Source-in-QV11/m-p/358333#M1170315</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;Just create a new multibox object right clicking on any empty area of the current sheet, and add those two fields to the object in the General tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that in QlikView field names are case sensitive, so if you want to link two tables, the key field name must be in the same case in both tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2012 08:02:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-5-different-Excel-Data-Source-in-QV11/m-p/358333#M1170315</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-07-20T08:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to use 5 different Excel Data Source in QV11?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-5-different-Excel-Data-Source-in-QV11/m-p/358334#M1170316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created a Branch multibox, &lt;/P&gt;&lt;P&gt;But the other Excel (Excel 2) column names are not visible in the Available Fileds to create one more &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What might be the problem? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2012 08:10:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-5-different-Excel-Data-Source-in-QV11/m-p/358334#M1170316</guid>
      <dc:creator />
      <dc:date>2012-07-20T08:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to use 5 different Excel Data Source in QV11?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-5-different-Excel-Data-Source-in-QV11/m-p/358335#M1170317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vinod,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, make sure that, when you create the multibox object, you are reading from "All Tables" in the dropdown list in the below area of the General tab properties dialog "Show Fields From Table".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you reload, do you see QlikView reading from both excel files? If you go to the table viewer (using Ctrl + T) do you see them already? If the answer is no, then your script has some syntax error that causes the second file to not be loaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2012 08:16:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-5-different-Excel-Data-Source-in-QV11/m-p/358335#M1170317</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-07-20T08:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to use 5 different Excel Data Source in QV11?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-5-different-Excel-Data-Source-in-QV11/m-p/358336#M1170318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its working. I am just a beginner and today is my first report development.&lt;/P&gt;&lt;P&gt;Thank you very much Miguel for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2012 08:33:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-5-different-Excel-Data-Source-in-QV11/m-p/358336#M1170318</guid>
      <dc:creator />
      <dc:date>2012-07-20T08:33:38Z</dc:date>
    </item>
  </channel>
</rss>

