<?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: Data model question - combining tables with more than one common field. - urgently required in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-model-question-combining-tables-with-more-than-one-common/m-p/1410221#M802157</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;Q1, yes, for small datasets&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Q2, of course, if something doesn't exist on one table it doesn't have anything to join on. Example:&lt;/P&gt;&lt;P&gt;T1:&lt;/P&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;Inline [&lt;/P&gt;&lt;P&gt;Dim,NumberT1&lt;/P&gt;&lt;P&gt;1,503262&lt;/P&gt;&lt;P&gt;2,800202&lt;/P&gt;&lt;P&gt;3,707784&lt;/P&gt;&lt;P&gt;4,498978&lt;/P&gt;&lt;P&gt;5,603963&lt;/P&gt;&lt;P&gt;6,518502&lt;/P&gt;&lt;P&gt;7,432352];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T2:&lt;/P&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;Inline [&lt;/P&gt;&lt;P&gt;Dim,NumberT2&lt;/P&gt;&lt;P&gt;1,262&lt;/P&gt;&lt;P&gt;2,202&lt;/P&gt;&lt;P&gt;3,784&lt;/P&gt;&lt;P&gt;8,502&lt;/P&gt;&lt;P&gt;9,352];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/183623_Untitled.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do the nulls worry you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Nov 2017 04:01:40 GMT</pubDate>
    <dc:creator>luismadriz</dc:creator>
    <dc:date>2017-11-17T04:01:40Z</dc:date>
    <item>
      <title>Data model question - combining tables with more than one common field. - urgently required</title>
      <link>https://community.qlik.com/t5/QlikView/Data-model-question-combining-tables-with-more-than-one-common/m-p/1410218#M802154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First table has project number, investment number and business case. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second table also has project number, investment number and business case. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this scenario how to I create a link between the two tables . All other columns are separate. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I have to create a data model by giving a logical link between the two tables what will be the script. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-model-question-combining-tables-with-more-than-one-common/m-p/1410218#M802154</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Data model question - combining tables with more than one common field. - urgently required</title>
      <link>https://community.qlik.com/t5/QlikView/Data-model-question-combining-tables-with-more-than-one-common/m-p/1410219#M802155</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;Like a composite key with &lt;STRONG&gt;Autonumber([&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;project number]&amp;amp;[investment number]&amp;amp;[business case]&lt;/SPAN&gt;)&lt;/STRONG&gt; as Key?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It'll be interesting to know what others have done,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Nov 2017 03:40:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-model-question-combining-tables-with-more-than-one-common/m-p/1410219#M802155</guid>
      <dc:creator>luismadriz</dc:creator>
      <dc:date>2017-11-17T03:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: Data model question - combining tables with more than one common field. - urgently required</title>
      <link>https://community.qlik.com/t5/QlikView/Data-model-question-combining-tables-with-more-than-one-common/m-p/1410220#M802156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luis, q1) Is it fine to use just concatenate instead of auto number. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Q2And if the concatenated key from one table does not match the other table it gives out blank rows, I have noticed that. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Nov 2017 03:51:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-model-question-combining-tables-with-more-than-one-common/m-p/1410220#M802156</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-17T03:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: Data model question - combining tables with more than one common field. - urgently required</title>
      <link>https://community.qlik.com/t5/QlikView/Data-model-question-combining-tables-with-more-than-one-common/m-p/1410221#M802157</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;Q1, yes, for small datasets&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Q2, of course, if something doesn't exist on one table it doesn't have anything to join on. Example:&lt;/P&gt;&lt;P&gt;T1:&lt;/P&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;Inline [&lt;/P&gt;&lt;P&gt;Dim,NumberT1&lt;/P&gt;&lt;P&gt;1,503262&lt;/P&gt;&lt;P&gt;2,800202&lt;/P&gt;&lt;P&gt;3,707784&lt;/P&gt;&lt;P&gt;4,498978&lt;/P&gt;&lt;P&gt;5,603963&lt;/P&gt;&lt;P&gt;6,518502&lt;/P&gt;&lt;P&gt;7,432352];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T2:&lt;/P&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;Inline [&lt;/P&gt;&lt;P&gt;Dim,NumberT2&lt;/P&gt;&lt;P&gt;1,262&lt;/P&gt;&lt;P&gt;2,202&lt;/P&gt;&lt;P&gt;3,784&lt;/P&gt;&lt;P&gt;8,502&lt;/P&gt;&lt;P&gt;9,352];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/183623_Untitled.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do the nulls worry you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Nov 2017 04:01:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-model-question-combining-tables-with-more-than-one-common/m-p/1410221#M802157</guid>
      <dc:creator>luismadriz</dc:creator>
      <dc:date>2017-11-17T04:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Data model question - combining tables with more than one common field. - urgently required</title>
      <link>https://community.qlik.com/t5/QlikView/Data-model-question-combining-tables-with-more-than-one-common/m-p/1410222#M802158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can we know the reason to maintain Bridge table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, FYQ answer should be this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T1:&lt;/P&gt;&lt;P&gt;Load *, AutoNumber([project number] &amp;amp; [investment number] &amp;amp; [business case]) as Key;&lt;/P&gt;&lt;P&gt;Load [project number], [investment number], [business case], Field_Diff1 From T1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T2:&lt;/P&gt;&lt;P&gt;Load *, AutoNumber([project number] &amp;amp; [investment number] &amp;amp; [business case]) as Key;&lt;/P&gt;&lt;P&gt;Load [project number], [investment number], [business case], Field_Diff2 From T2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LinkTable:&lt;/P&gt;&lt;P&gt;Load DISTINCT Key, [project number], [investment number], [business case] Resident T1;&lt;/P&gt;&lt;P&gt;Concatenate (LinkTable)&lt;/P&gt;&lt;P&gt;Load DISTINCT Key, [project number], [investment number], [business case] Resident T2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop Fields [project number], [investment number], [business case] From T1;&lt;/P&gt;&lt;P&gt;Drop Fields [project number], [investment number], [business case] From T2;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Nov 2017 04:04:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-model-question-combining-tables-with-more-than-one-common/m-p/1410222#M802158</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-11-17T04:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: Data model question - combining tables with more than one common field. - urgently required</title>
      <link>https://community.qlik.com/t5/QlikView/Data-model-question-combining-tables-with-more-than-one-common/m-p/1410223#M802159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hi,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Just wondering to know how did you go,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Cheers&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Luis&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;When applicable please mark the appropriate replies as Correct. This will help community members know which discussions have already been addressed and have a possible known solution. Please mark replies as Helpful if the provided solution is helpful to the problem, but does not necessarily solve the indicated problem. You can mark multiple threads as Helpful if you feel additional info is useful to others&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2017 07:13:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-model-question-combining-tables-with-more-than-one-common/m-p/1410223#M802159</guid>
      <dc:creator>luismadriz</dc:creator>
      <dc:date>2017-11-21T07:13:28Z</dc:date>
    </item>
  </channel>
</rss>

