<?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: Problems connecting 2 tables on qv. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problems-connecting-2-tables-on-qv/m-p/773577#M1031812</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Apologies as I do not know the makeup of your tables but in a data model where I want to connect only on a specific field and not on other shared variables, I do some simple renaming in the load script to fix the sythenic error. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, I would read in Factura from Motivos2014 like this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Directory;&lt;/P&gt;&lt;P&gt;LOAD Factura as FacturaM, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, not knowing what these field represent and what the tables need to join on, it's hard to give more specific solution. But ultimately, you can't create a pivot yet because there are two many key variables connecting the tables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more on synthetic keys, check this out: &lt;A href="https://community.qlik.com/qlik-blogpost/3064"&gt;Synthetic Keys&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Jan 2015 16:38:21 GMT</pubDate>
    <dc:creator>erjohnso</dc:creator>
    <dc:date>2015-01-27T16:38:21Z</dc:date>
    <item>
      <title>Problems connecting 2 tables on qv.</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-connecting-2-tables-on-qv/m-p/773576#M1031811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi community, i need some help with this problem, ill paste a screenshot so you can understand better how is the data structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is how my tables relate their data. In this case, i have 2 fields that i need to relate, that i've highlighted so them can be seen at first sight. So, "NOTACREDITO" it's a numeric field and "MOTIVO DEVOL." it's a text field. What i need to do it's to make a simple or pivot table on qlikview, that shows the "Motivo devol." field on the left, and the sum of "NotaCredito" to the right. I hope you can help me! Thanks community &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/76382_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 15:33:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-connecting-2-tables-on-qv/m-p/773576#M1031811</guid>
      <dc:creator />
      <dc:date>2015-01-27T15:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problems connecting 2 tables on qv.</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-connecting-2-tables-on-qv/m-p/773577#M1031812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Apologies as I do not know the makeup of your tables but in a data model where I want to connect only on a specific field and not on other shared variables, I do some simple renaming in the load script to fix the sythenic error. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, I would read in Factura from Motivos2014 like this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Directory;&lt;/P&gt;&lt;P&gt;LOAD Factura as FacturaM, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, not knowing what these field represent and what the tables need to join on, it's hard to give more specific solution. But ultimately, you can't create a pivot yet because there are two many key variables connecting the tables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more on synthetic keys, check this out: &lt;A href="https://community.qlik.com/qlik-blogpost/3064"&gt;Synthetic Keys&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 16:38:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-connecting-2-tables-on-qv/m-p/773577#M1031812</guid>
      <dc:creator>erjohnso</dc:creator>
      <dc:date>2015-01-27T16:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problems connecting 2 tables on qv.</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-connecting-2-tables-on-qv/m-p/773578#M1031813</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;Yes,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it should be better for you to put in order your datamodel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because its better to avoid so many synthetic keys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe this should help you first before you get your results...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-4957"&gt;Creating a Data Model&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;André Gomes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 18:09:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-connecting-2-tables-on-qv/m-p/773578#M1031813</guid>
      <dc:creator>agomes1971</dc:creator>
      <dc:date>2015-01-27T18:09:34Z</dc:date>
    </item>
  </channel>
</rss>

