<?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: Master detail relationship in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Master-detail-relationship/m-p/432515#M161213</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Will you post your script along with column's name. In your first post you used * in script insted of * use column names (All column) and post. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then only I can suggest some thing&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;Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Oct 2012 06:51:26 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-10-22T06:51:26Z</dc:date>
    <item>
      <title>Master detail relationship</title>
      <link>https://community.qlik.com/t5/QlikView/Master-detail-relationship/m-p/432510#M161208</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;I am using QV 11, with data from sql 8. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In sql8, I have 2 tables: &lt;/P&gt;&lt;P&gt;1. shipment with columns - dbsource, id, shipdate amt&lt;/P&gt;&lt;P&gt;2. charges with columns - dbsource, id, code, amt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Charges table has the split up of charges for individual shipments&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To load the data from these tables, i used left keep and had the data loaded&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//QVTab1:&lt;/P&gt;&lt;P&gt;//Select * from Table1;&lt;/P&gt;&lt;P&gt;//QVTab2:&lt;/P&gt;&lt;P&gt;//left keep select * from Table2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it results in synthetic key table, how can this be avoided?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;KRS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2012 08:20:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Master-detail-relationship/m-p/432510#M161208</guid>
      <dc:creator>krishnaroopa</dc:creator>
      <dc:date>2012-10-19T08:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Master detail relationship</title>
      <link>https://community.qlik.com/t5/QlikView/Master-detail-relationship/m-p/432511#M161209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alias the columns that are joining, that shouldn't be.&amp;nbsp; I like to qualify the tables, like "SourceTable.FieldName". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2012 15:29:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Master-detail-relationship/m-p/432511#M161209</guid>
      <dc:creator>hallquist_nate</dc:creator>
      <dc:date>2012-10-19T15:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: Master detail relationship</title>
      <link>https://community.qlik.com/t5/QlikView/Master-detail-relationship/m-p/432512#M161210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;with Qualify *;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2012 15:34:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Master-detail-relationship/m-p/432512#M161210</guid>
      <dc:creator />
      <dc:date>2012-10-19T15:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Master detail relationship</title>
      <link>https://community.qlik.com/t5/QlikView/Master-detail-relationship/m-p/432513#M161211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krishnaroopa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be your tables have more then 1 field common in both. so please alias the columns. There can be only 1 common field in both tables to complete data modal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will help you.&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;-Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2012 15:58:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Master-detail-relationship/m-p/432513#M161211</guid>
      <dc:creator />
      <dc:date>2012-10-19T15:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: Master detail relationship</title>
      <link>https://community.qlik.com/t5/QlikView/Master-detail-relationship/m-p/432514#M161212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, I have 2 columns in common, that is required to join the table / select the record, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot change that, what can be done?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;KRS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2012 06:37:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Master-detail-relationship/m-p/432514#M161212</guid>
      <dc:creator>krishnaroopa</dc:creator>
      <dc:date>2012-10-22T06:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: Master detail relationship</title>
      <link>https://community.qlik.com/t5/QlikView/Master-detail-relationship/m-p/432515#M161213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Will you post your script along with column's name. In your first post you used * in script insted of * use column names (All column) and post. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then only I can suggest some thing&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;Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2012 06:51:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Master-detail-relationship/m-p/432515#M161213</guid>
      <dc:creator />
      <dc:date>2012-10-22T06:51:26Z</dc:date>
    </item>
  </channel>
</rss>

