<?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 Join problems QVD with excel file in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Join-problems-QVD-with-excel-file/m-p/302663#M707622</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;can you share a sample app?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I do the same using inline loads it gives me desired result:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10W3000/3000/10000&lt;/P&gt;&lt;P&gt;10W3000/1500/-&lt;/P&gt;&lt;P&gt;10W3000/1750/-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Przemek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Feb 2012 10:56:52 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-02-21T10:56:52Z</dc:date>
    <item>
      <title>Join problems QVD with excel file</title>
      <link>https://community.qlik.com/t5/QlikView/Join-problems-QVD-with-excel-file/m-p/302661#M707620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear QV users,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a QVD table and an excel file that I would like to join with the qvd table. I am using the JOIN function. The QVD table has an unique Jobnumber for each row. The Excel table has multiple rows with the same Jobnumber. Below I tried to make an example what goes wrong when I join the tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QVD:&lt;/P&gt;&lt;P&gt;Jobnumber/Amount/Salesvalue&lt;/P&gt;&lt;P&gt;10W3000/3000/10000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Excel table:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Join &lt;/STRONG&gt;(QVD) load:&lt;/P&gt;&lt;P&gt;﻿﻿﻿Jobnumber/Amount &lt;/P&gt;&lt;P&gt;10W3000/1500&lt;/P&gt;&lt;P&gt;10W3000/1750&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result should be:&lt;/P&gt;&lt;P&gt;Jobnumber/Amount/Salesvalue&lt;/P&gt;&lt;P&gt;10W3000/3000/10000&lt;/P&gt;&lt;P&gt;10W3000/1500/0&lt;/P&gt;&lt;P&gt;10W3000/1750/0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But instead I get the following result:&lt;/P&gt;&lt;P&gt;10W3000/3000/10000&lt;/P&gt;&lt;P&gt;10W3000/1500/10000&lt;/P&gt;&lt;P&gt;10W3000/1750/10000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The result of this is that my Salesvalue for this order is 30000 instead of 10000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aissam&lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 10:46:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-problems-QVD-with-excel-file/m-p/302661#M707620</guid>
      <dc:creator />
      <dc:date>2012-02-21T10:46:31Z</dc:date>
    </item>
    <item>
      <title>Join problems QVD with excel file</title>
      <link>https://community.qlik.com/t5/QlikView/Join-problems-QVD-with-excel-file/m-p/302662#M707621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there. You can use CONCATENATE instead of Join.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QVD:&lt;/P&gt;&lt;P&gt;LOAD * FROM qvdfile;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONCATENATE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load * from excelfile;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 10:56:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-problems-QVD-with-excel-file/m-p/302662#M707621</guid>
      <dc:creator>jvitantonio</dc:creator>
      <dc:date>2012-02-21T10:56:51Z</dc:date>
    </item>
    <item>
      <title>Join problems QVD with excel file</title>
      <link>https://community.qlik.com/t5/QlikView/Join-problems-QVD-with-excel-file/m-p/302663#M707622</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;can you share a sample app?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I do the same using inline loads it gives me desired result:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10W3000/3000/10000&lt;/P&gt;&lt;P&gt;10W3000/1500/-&lt;/P&gt;&lt;P&gt;10W3000/1750/-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Przemek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 10:56:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-problems-QVD-with-excel-file/m-p/302663#M707622</guid>
      <dc:creator />
      <dc:date>2012-02-21T10:56:52Z</dc:date>
    </item>
  </channel>
</rss>

