<?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 Linking 2 tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Linking-2-tables/m-p/169883#M40508</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just realized a little problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I make a Table Box with the loaded data, I get an empty row for each sheet.&lt;/P&gt;&lt;P&gt;Do you know why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naeemeh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 May 2010 19:19:22 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-05-28T19:19:22Z</dc:date>
    <item>
      <title>Linking 2 tables</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-2-tables/m-p/169880#M40505</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;I have an excel file with 14 sheets which have tables with the same format. Let's say they all have tables&lt;/P&gt;&lt;P&gt;with fields A, B and C. I could read the values these fields and put each of them in one table (Lets say tables A, B and C).&lt;/P&gt;&lt;P&gt;Then I made a table that holds the names of the 14 sheets (Let's call it table D).&lt;/P&gt;&lt;P&gt;Now I need to associate D with A, B and C, so that for example when I choose the title of sheet one from table D, all the&lt;/P&gt;&lt;P&gt;entries in A, B and C that were read from the 1st sheet turn white and everything else turns gray.&lt;/P&gt;&lt;P&gt;Can you tell me how I can associate these tables?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much,&lt;/P&gt;&lt;P&gt;Naeemeh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 May 2010 16:53:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-2-tables/m-p/169880#M40505</guid>
      <dc:creator />
      <dc:date>2010-05-28T16:53:05Z</dc:date>
    </item>
    <item>
      <title>Linking 2 tables</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-2-tables/m-p/169881#M40506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin:0cm 0cm 10pt;"&gt;I presume your going to lead each sheet separately into QV and then store that into one QVD? if so instead of making a separate table in excel with the sheet names, why not add the sheet name within the load in QV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;BR /&gt;a,&lt;BR /&gt;b,&lt;BR /&gt;c,&lt;BR /&gt;'Sheet1' as d&lt;/P&gt;&lt;P&gt;FROM&lt;BR /&gt;[Excel.XLs]&lt;BR /&gt;(biff, embedded labels, table is Sheet1$);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can make a list box for d so you can select the data you require. Hope this helps.&lt;/P&gt;&lt;P&gt;Shaun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 May 2010 17:37:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-2-tables/m-p/169881#M40506</guid>
      <dc:creator />
      <dc:date>2010-05-28T17:37:17Z</dc:date>
    </item>
    <item>
      <title>Linking 2 tables</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-2-tables/m-p/169882#M40507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That was easy !!&lt;/P&gt;&lt;P&gt;Thank you so much &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 May 2010 18:58:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-2-tables/m-p/169882#M40507</guid>
      <dc:creator />
      <dc:date>2010-05-28T18:58:14Z</dc:date>
    </item>
    <item>
      <title>Linking 2 tables</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-2-tables/m-p/169883#M40508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just realized a little problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I make a Table Box with the loaded data, I get an empty row for each sheet.&lt;/P&gt;&lt;P&gt;Do you know why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naeemeh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 May 2010 19:19:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-2-tables/m-p/169883#M40508</guid>
      <dc:creator />
      <dc:date>2010-05-28T19:19:22Z</dc:date>
    </item>
    <item>
      <title>Linking 2 tables</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-2-tables/m-p/169884#M40509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are no empty data when I make a List Box for each field and I don't have an empty entry&lt;/P&gt;&lt;P&gt;in the excel sheet. I only the empty rows when I make a Table Box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 May 2010 20:12:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-2-tables/m-p/169884#M40509</guid>
      <dc:creator />
      <dc:date>2010-05-28T20:12:25Z</dc:date>
    </item>
  </channel>
</rss>

