<?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 LOAD from multiple tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-LOAD-from-multiple-tables/m-p/407887#M151734</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure if you can see, but there are loads of syn keys. And this does not include all the tables, some more will have to be added later. Any ideas how to get rid of them?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the quality, for some reason the picture saved differently than it looked on the screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Jan 2013 14:44:53 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-01-09T14:44:53Z</dc:date>
    <item>
      <title>Data LOAD from multiple tables</title>
      <link>https://community.qlik.com/t5/QlikView/Data-LOAD-from-multiple-tables/m-p/407882#M151729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see attached file for all the tables and fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MARGIN_FACT and POSITION_FACT are concatenated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to produce a table with the following fields:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Exhange&lt;/P&gt;&lt;P&gt;- Contract Code&lt;/P&gt;&lt;P&gt;- Contract Description&lt;/P&gt;&lt;P&gt;- Aggregate Quantity&lt;/P&gt;&lt;P&gt;- Initial Margin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All this data comes from multiple tables which are linked in a complex way (you can see in the attached file).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to write the LOAD code to load all the needed fields so that I would be able to create the straight table. However, I tried many ways but there's always some problem, either a field is not showing or showing wrong data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please could anyone give me any advice. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2013 14:13:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-LOAD-from-multiple-tables/m-p/407882#M151729</guid>
      <dc:creator />
      <dc:date>2013-01-09T14:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: Data LOAD from multiple tables</title>
      <link>https://community.qlik.com/t5/QlikView/Data-LOAD-from-multiple-tables/m-p/407883#M151730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now every time I try to reload, I get the following error message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Server Deployment Compatibility Warning&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internal inconsistency, type D, detected. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this application is deployed on a server, the server will restart with the message above written to the event log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please contact QlikTech support for further assistance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2013 14:19:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-LOAD-from-multiple-tables/m-p/407883#M151730</guid>
      <dc:creator />
      <dc:date>2013-01-09T14:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: Data LOAD from multiple tables</title>
      <link>https://community.qlik.com/t5/QlikView/Data-LOAD-from-multiple-tables/m-p/407884#M151731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Even i had the same issue&amp;nbsp; the thing is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first u need to avoid any sysnthetic keys it had&lt;/P&gt;&lt;P&gt;second if ur using more if conditions on the front end u may end endup getting&lt;/P&gt;&lt;P&gt;third it depends on how many records were present .&lt;/P&gt;&lt;P&gt;if ur datmodel is not properly designed&amp;nbsp; u will get this type of error or ur running short of memory.&lt;/P&gt;&lt;P&gt;if the ram on ur desktop is less like 2gb then also u will get this ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2013 14:27:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-LOAD-from-multiple-tables/m-p/407884#M151731</guid>
      <dc:creator>shree909</dc:creator>
      <dc:date>2013-01-09T14:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: Data LOAD from multiple tables</title>
      <link>https://community.qlik.com/t5/QlikView/Data-LOAD-from-multiple-tables/m-p/407885#M151732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How would I avoid the syn keys? I think it might be one of the problems as I usually get the error after it starts creating them. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The number of records from one table is about 3mln, that's the highest, from other tables it's only about 15,000 records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It used to be fine, no errors or problems when reloading the data and it just suddenly started for some reason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2013 14:30:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-LOAD-from-multiple-tables/m-p/407885#M151732</guid>
      <dc:creator />
      <dc:date>2013-01-09T14:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: Data LOAD from multiple tables</title>
      <link>https://community.qlik.com/t5/QlikView/Data-LOAD-from-multiple-tables/m-p/407886#M151733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can u post the sample of the file like datamodel image..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2013 14:32:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-LOAD-from-multiple-tables/m-p/407886#M151733</guid>
      <dc:creator>shree909</dc:creator>
      <dc:date>2013-01-09T14:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: Data LOAD from multiple tables</title>
      <link>https://community.qlik.com/t5/QlikView/Data-LOAD-from-multiple-tables/m-p/407887#M151734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure if you can see, but there are loads of syn keys. And this does not include all the tables, some more will have to be added later. Any ideas how to get rid of them?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the quality, for some reason the picture saved differently than it looked on the screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2013 14:44:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-LOAD-from-multiple-tables/m-p/407887#M151734</guid>
      <dc:creator />
      <dc:date>2013-01-09T14:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: Data LOAD from multiple tables</title>
      <link>https://community.qlik.com/t5/QlikView/Data-LOAD-from-multiple-tables/m-p/407888#M151735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just figured out, that I might be getting this error because of licensing issues. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2013 14:50:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-LOAD-from-multiple-tables/m-p/407888#M151735</guid>
      <dc:creator />
      <dc:date>2013-01-09T14:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: Data LOAD from multiple tables</title>
      <link>https://community.qlik.com/t5/QlikView/Data-LOAD-from-multiple-tables/m-p/407889#M151736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you comment the fields which are&amp;nbsp; on dimensions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or try to use a &lt;/P&gt;&lt;P&gt;autonumber hash( cal date,exchange , participatio......) as linked_key&lt;/P&gt;&lt;P&gt;after making this on every table then comment all the fields which are on dimenion side..&lt;/P&gt;&lt;P&gt;and try to get the star schema..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can u please attach a sample of qvw.. with limited rows&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2013 15:13:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-LOAD-from-multiple-tables/m-p/407889#M151736</guid>
      <dc:creator>shree909</dc:creator>
      <dc:date>2013-01-09T15:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: Data LOAD from multiple tables</title>
      <link>https://community.qlik.com/t5/QlikView/Data-LOAD-from-multiple-tables/m-p/407890#M151737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am going to try this method : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;autonumber hash( cal date,exchange , participatio......) as linked_key&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just one question, would i create this key in multiple tables and give it the same name? or would the key name have to be different for all the tables? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e. cal date, exchange - linked key&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cal date, exchange, participation - linked key 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cal date, exchange - linked key&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cal date, exchange, participation - linked key&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am a complete newbie to this, sorry for asking too many questions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 15:38:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-LOAD-from-multiple-tables/m-p/407890#M151737</guid>
      <dc:creator />
      <dc:date>2013-01-10T15:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: Data LOAD from multiple tables</title>
      <link>https://community.qlik.com/t5/QlikView/Data-LOAD-from-multiple-tables/m-p/407891#M151738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FIRST IDENTIFY WHAT ALL THE COMMON FIELDS YOU HAVE IN THE TABLES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SEE WHAT MAKES THE SYSNTETIC KEY. TRY TO MAKE&amp;nbsp; ALL THE FIELDS OF SYNTHETIC KEY AS LINKED KEY..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF YOU STILL NOT FOLLOW POST AN SAMPLE FILE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 19:55:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-LOAD-from-multiple-tables/m-p/407891#M151738</guid>
      <dc:creator>shree909</dc:creator>
      <dc:date>2013-01-10T19:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Data LOAD from multiple tables</title>
      <link>https://community.qlik.com/t5/QlikView/Data-LOAD-from-multiple-tables/m-p/407892#M151739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached file, I can't upload other tables as I still keep getting that error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2013 11:49:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-LOAD-from-multiple-tables/m-p/407892#M151739</guid>
      <dc:creator />
      <dc:date>2013-01-11T11:49:31Z</dc:date>
    </item>
  </channel>
</rss>

