<?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 Data Model help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-Model-help/m-p/1338013#M412543</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone, &lt;/P&gt;&lt;P&gt;I have been struggling with this for a bit and I am running out of ideas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a need to link 2 tables together by Part Number.&amp;nbsp; I also need a master calendar for these tables.&amp;nbsp; How can I link them without creating a circular reference?&amp;nbsp; picture of the data model is here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any direction would be appreciated.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;-L&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Jun 2017 15:53:26 GMT</pubDate>
    <dc:creator>leocattqv</dc:creator>
    <dc:date>2017-06-08T15:53:26Z</dc:date>
    <item>
      <title>Data Model help</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Model-help/m-p/1338013#M412543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone, &lt;/P&gt;&lt;P&gt;I have been struggling with this for a bit and I am running out of ideas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a need to link 2 tables together by Part Number.&amp;nbsp; I also need a master calendar for these tables.&amp;nbsp; How can I link them without creating a circular reference?&amp;nbsp; picture of the data model is here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any direction would be appreciated.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;-L&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 15:53:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Model-help/m-p/1338013#M412543</guid>
      <dc:creator>leocattqv</dc:creator>
      <dc:date>2017-06-08T15:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: Data Model help</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Model-help/m-p/1338014#M412544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;table Complaints: ID AS IDComplaints&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Send me a sample of your data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 16:33:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Model-help/m-p/1338014#M412544</guid>
      <dc:creator>el_aprendiz111</dc:creator>
      <dc:date>2017-06-08T16:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: Data Model help</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Model-help/m-p/1338015#M412545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here you go.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need 2 link tables, Im just not sure how to do that without getting the circular reference&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 17:13:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Model-help/m-p/1338015#M412545</guid>
      <dc:creator>leocattqv</dc:creator>
      <dc:date>2017-06-08T17:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Data Model help</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Model-help/m-p/1338016#M412546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Leo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ID in your linktable, is it date ID or just unique key for your link table?, if there's no logical link between IDs between linktable and your complaints table, just liase one as Fer suggest.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 17:54:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Model-help/m-p/1338016#M412546</guid>
      <dc:creator />
      <dc:date>2017-06-08T17:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Data Model help</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Model-help/m-p/1338017#M412547</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;&lt;SPAN style="text-decoration: underline;"&gt;TimeLinkTable: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;load date(floor(Time)) as Date,&lt;/P&gt;&lt;P&gt;_Type,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ComplaintID AS _ComplaintID&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;ShipID,&lt;/P&gt;&lt;P&gt;Time&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 19:10:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Model-help/m-p/1338017#M412547</guid>
      <dc:creator>el_aprendiz111</dc:creator>
      <dc:date>2017-06-08T19:10:10Z</dc:date>
    </item>
  </channel>
</rss>

