<?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: Loading excel data to my existing dashboard in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-excel-data-to-my-existing-dashboard/m-p/757825#M1038946</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also please go through these links, will help u how you can create joins between 2 or more tables:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-6562"&gt;QlikView Joins&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-7457"&gt;Some Qlikview Joins best documents&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Dec 2014 06:01:29 GMT</pubDate>
    <dc:creator>amit_saini</dc:creator>
    <dc:date>2014-12-18T06:01:29Z</dc:date>
    <item>
      <title>Loading excel data to my existing dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-excel-data-to-my-existing-dashboard/m-p/757821#M1038942</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 trying to load excel data to my existing dashboard which has data from mysql. Now, I want to combine the fields from Excel and some fields from Mysql and create few charts/tables, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have successfully loaded the excel data into my dashboard. I can view the fields and can create list boxes. But, the excel table is not linked to the Mysql tables as primary key is not set. I have checked in table viewer the excel table stands alone. How can I create the link between the excel and mysql tables?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please share your valuable suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Muru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 05:38:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-excel-data-to-my-existing-dashboard/m-p/757821#M1038942</guid>
      <dc:creator />
      <dc:date>2014-12-18T05:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: Loading excel data to my existing dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-excel-data-to-my-existing-dashboard/m-p/757822#M1038943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Murugesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For creating link between these two table source you should have a common key , otherwise no use of calling these tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 05:44:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-excel-data-to-my-existing-dashboard/m-p/757822#M1038943</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2014-12-18T05:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: Loading excel data to my existing dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-excel-data-to-my-existing-dashboard/m-p/757823#M1038944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Amit, you are right. I would like to know how I can create the common key between these sources. Please advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Muru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 05:47:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-excel-data-to-my-existing-dashboard/m-p/757823#M1038944</guid>
      <dc:creator />
      <dc:date>2014-12-18T05:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Loading excel data to my existing dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-excel-data-to-my-existing-dashboard/m-p/757824#M1038945</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;For example I'm having two tables say table1 and table2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1: (Suppose this table you are loading as Excel sheet)&lt;/P&gt;&lt;P&gt;Name&lt;/P&gt;&lt;P&gt;Marks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 2: (This table from some other source )&lt;/P&gt;&lt;P&gt;Students&lt;/P&gt;&lt;P&gt;Grade&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In above example suppose Name (Table1) and Students(Table2) is having same values say A,B,C,D etc .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So for making link between to tables you can rename either Name as Students or the other way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will automatically create link between these two tables and you will get relevant data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 05:52:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-excel-data-to-my-existing-dashboard/m-p/757824#M1038945</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2014-12-18T05:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: Loading excel data to my existing dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-excel-data-to-my-existing-dashboard/m-p/757825#M1038946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also please go through these links, will help u how you can create joins between 2 or more tables:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-6562"&gt;QlikView Joins&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-7457"&gt;Some Qlikview Joins best documents&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 06:01:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-excel-data-to-my-existing-dashboard/m-p/757825#M1038946</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2014-12-18T06:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: Loading excel data to my existing dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-excel-data-to-my-existing-dashboard/m-p/757826#M1038947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works now. Thank you so much, Amit!&lt;/P&gt;&lt;P&gt;Can you share me your email id? I just want to be in touch with you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Muru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 06:01:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-excel-data-to-my-existing-dashboard/m-p/757826#M1038947</guid>
      <dc:creator />
      <dc:date>2014-12-18T06:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: Loading excel data to my existing dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-excel-data-to-my-existing-dashboard/m-p/757827#M1038948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My pleasure &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;No problem I will send u friend request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 06:04:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-excel-data-to-my-existing-dashboard/m-p/757827#M1038948</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2014-12-18T06:04:38Z</dc:date>
    </item>
  </channel>
</rss>

