<?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: Re: Data Model Issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-Model-Issue/m-p/666901#M673607</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ankur,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow the steps in the attached document. I dont have the clarity of data from the screenshot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Sep 2014 02:20:01 GMT</pubDate>
    <dc:creator>Siva_Sankar</dc:creator>
    <dc:date>2014-09-24T02:20:01Z</dc:date>
    <item>
      <title>Data Model Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Model-Issue/m-p/666897#M673603</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 have created a data model for which I sought your opinion and solution. Snapshot is posted below.&lt;/P&gt;&lt;P&gt;I have to add additional two tables to the data model. The issue is: if I add these tables it has common fields and will create synthetic key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sharing the structure of two tables:&lt;/P&gt;&lt;P&gt;1) &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: green;"&gt;Web_Auth&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;2) &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: green;"&gt;Web_Staging&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Structure of both tables mentioned below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: green;"&gt;//Web_Auth:&lt;BR /&gt; //LOAD TAX_PAYER_NO, &lt;BR /&gt; //&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; USERID, &lt;BR /&gt; //&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CREATE_DATE&amp;nbsp; (Required field - Date filter required.)&lt;BR /&gt; //FROM&lt;BR /&gt; //[..\Data\QVD\Web_Auth.QVD]&lt;BR /&gt; //(qvd);&lt;BR /&gt; //&lt;BR /&gt; &lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp; 2. &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: green;"&gt;//Web_Staging:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt; //LOAD // E_FILE_NO, &lt;BR /&gt; //&amp;nbsp;&amp;nbsp;&amp;nbsp; TAX_TYPE_NO,&amp;nbsp;&amp;nbsp; (required field)&lt;BR /&gt; //&amp;nbsp;&amp;nbsp; TAX_PAYER_NO,&amp;nbsp; (required field)&lt;BR /&gt; //&amp;nbsp;&amp;nbsp; CREATED_DATE,&amp;nbsp; (required field)&lt;BR /&gt; &lt;BR /&gt; //[..\Data\QVD\Web_Staging.QVD]&lt;BR /&gt; //(qvd);&lt;BR /&gt; //&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think linking would be a solution but I am not getting close to the solution. It would be of great help if QlikView Experts can guide me through steps that I need to take to include the above tables in the data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Akash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 23:30:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Model-Issue/m-p/666897#M673603</guid>
      <dc:creator>ankurakash</dc:creator>
      <dc:date>2014-09-22T23:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: Data Model Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Model-Issue/m-p/666898#M673604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ankur,&lt;/P&gt;&lt;P&gt;I didnt see a synthetic key in your data model. Can you share your qlikview file once after loading all data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 06:49:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Model-Issue/m-p/666898#M673604</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2014-09-23T06:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Data Model Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Model-Issue/m-p/666899#M673605</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;Just Key create Key Field by combining those field which gives you unique data.&lt;/P&gt;&lt;P&gt;and Rename other field which is required but created Synthetic Keys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 07:00:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Model-Issue/m-p/666899#M673605</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2014-09-23T07:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Data Model Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Model-Issue/m-p/666900#M673606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached is the data model&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 14:53:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Model-Issue/m-p/666900#M673606</guid>
      <dc:creator>ankurakash</dc:creator>
      <dc:date>2014-09-23T14:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Data Model Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Model-Issue/m-p/666901#M673607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ankur,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow the steps in the attached document. I dont have the clarity of data from the screenshot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 02:20:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Model-Issue/m-p/666901#M673607</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2014-09-24T02:20:01Z</dc:date>
    </item>
  </channel>
</rss>

