<?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 issue. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-model-issue/m-p/390493#M145640</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not sure I understand: do you need Phys_name on that table instead of the other one, or do you need to be able to slice data in both tables by that same field? If it's the first, then it should be dead easy using either APPLYMAP or a simple JOIN. If it's the latter, you need a link table in the middle which has the key and the shared attribute.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Mar 2013 22:47:29 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-03-25T22:47:29Z</dc:date>
    <item>
      <title>Data model issue.</title>
      <link>https://community.qlik.com/t5/QlikView/Data-model-issue/m-p/390492#M145639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please look at the attached snapshot, I need Phys_Name in Doctors Table also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 22:03:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-model-issue/m-p/390492#M145639</guid>
      <dc:creator />
      <dc:date>2013-03-25T22:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: Data model issue.</title>
      <link>https://community.qlik.com/t5/QlikView/Data-model-issue/m-p/390493#M145640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not sure I understand: do you need Phys_name on that table instead of the other one, or do you need to be able to slice data in both tables by that same field? If it's the first, then it should be dead easy using either APPLYMAP or a simple JOIN. If it's the latter, you need a link table in the middle which has the key and the shared attribute.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 22:47:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-model-issue/m-p/390493#M145640</guid>
      <dc:creator />
      <dc:date>2013-03-25T22:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: Data model issue.</title>
      <link>https://community.qlik.com/t5/QlikView/Data-model-issue/m-p/390494#M145641</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;Add this script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JOIN (Doctors)&lt;/P&gt;&lt;P&gt;LOAD DISTINCT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; DoctorKey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; phys_name&lt;/P&gt;&lt;P&gt;RESIDENT [ACP Detail Charges];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ricardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 22:56:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-model-issue/m-p/390494#M145641</guid>
      <dc:creator />
      <dc:date>2013-03-25T22:56:14Z</dc:date>
    </item>
  </channel>
</rss>

