<?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: Translate more than one join in sql to QlikView Script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Translate-more-than-one-join-in-sql-to-QlikView-Script/m-p/704996#M254206</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;A_B:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * FROM A.QVD;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;INNER JOIN&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * FROM B.QVD;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LEFT JOIN(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;A_B&lt;/STRONG&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD ID FROM C.QVD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Sep 2014 13:22:33 GMT</pubDate>
    <dc:creator>anbu1984</dc:creator>
    <dc:date>2014-09-26T13:22:33Z</dc:date>
    <item>
      <title>Translate more than one join in sql to QlikView Script</title>
      <link>https://community.qlik.com/t5/QlikView/Translate-more-than-one-join-in-sql-to-QlikView-Script/m-p/704995#M254205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys, i have one sql query like: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT A.*, B* FROM A INNER JOIN B on ... LEFT JOIN C on ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i have allready these three tables on qvd files. So i want to eliminate that sql query, creating just a script that make the same joins, but reading from my qvds. How should i do that? I thought this solution, but the results was not the same of the sql query:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * FROM A.QVD;&lt;/P&gt;&lt;P&gt;INNER JOIN &lt;/P&gt;&lt;P&gt;LOAD * FROM B.QVD;&lt;/P&gt;&lt;P&gt;LEFT JOIN &lt;/P&gt;&lt;P&gt;LOAD ID FROM C.QVD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 13:18:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Translate-more-than-one-join-in-sql-to-QlikView-Script/m-p/704995#M254205</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-26T13:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Translate more than one join in sql to QlikView Script</title>
      <link>https://community.qlik.com/t5/QlikView/Translate-more-than-one-join-in-sql-to-QlikView-Script/m-p/704996#M254206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;A_B:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * FROM A.QVD;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;INNER JOIN&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * FROM B.QVD;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LEFT JOIN(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;A_B&lt;/STRONG&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD ID FROM C.QVD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 13:22:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Translate-more-than-one-join-in-sql-to-QlikView-Script/m-p/704996#M254206</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-09-26T13:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: Translate more than one join in sql to QlikView Script</title>
      <link>https://community.qlik.com/t5/QlikView/Translate-more-than-one-join-in-sql-to-QlikView-Script/m-p/704997#M254207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Danilo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try below codes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INNER:&lt;/P&gt;&lt;P&gt;LOAD * FROM A.QVD;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INNER JOIN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * FROM B.QVD;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;LOAD * Resident INNER;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LEFT JOIN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD ID FROM C.QVD;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or you can try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INNER:&lt;/P&gt;&lt;P&gt;LOAD * FROM A.QVD;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INNER JOIN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * FROM B.QVD;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LEFT JOIN(INNER)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD ID FROM C.QVD;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 13:28:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Translate-more-than-one-join-in-sql-to-QlikView-Script/m-p/704997#M254207</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-26T13:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: Translate more than one join in sql to QlikView Script</title>
      <link>https://community.qlik.com/t5/QlikView/Translate-more-than-one-join-in-sql-to-QlikView-Script/m-p/704998#M254208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks ANGU for your answer... but it gave me the same results...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 14:03:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Translate-more-than-one-join-in-sql-to-QlikView-Script/m-p/704998#M254208</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-26T14:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: Translate more than one join in sql to QlikView Script</title>
      <link>https://community.qlik.com/t5/QlikView/Translate-more-than-one-join-in-sql-to-QlikView-Script/m-p/704999#M254209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Nitha for your answer... but it gave me the same results... and the last solution you gave me alerted an error: WRONG COMBINATION. I think we can't use Noconcatenate together with JOIN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 14:05:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Translate-more-than-one-join-in-sql-to-QlikView-Script/m-p/704999#M254209</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-26T14:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: Translate more than one join in sql to QlikView Script</title>
      <link>https://community.qlik.com/t5/QlikView/Translate-more-than-one-join-in-sql-to-QlikView-Script/m-p/705000#M254210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is join key columns have same names in all tables?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 14:09:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Translate-more-than-one-join-in-sql-to-QlikView-Script/m-p/705000#M254210</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-09-26T14:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: Translate more than one join in sql to QlikView Script</title>
      <link>https://community.qlik.com/t5/QlikView/Translate-more-than-one-join-in-sql-to-QlikView-Script/m-p/705001#M254211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Danilo, try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * FROM A.QVD;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;INNER JOIN&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * FROM B.QVD;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Table2:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD ID FROM C.QVD;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;noconcatenate&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Table3:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load * resident Table1;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;left join (Table1)&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load * resident Table2;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;drop table Table1;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;drop table Table2;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 17:51:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Translate-more-than-one-join-in-sql-to-QlikView-Script/m-p/705001#M254211</guid>
      <dc:creator>PabloOrtiz</dc:creator>
      <dc:date>2014-09-26T17:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: Translate more than one join in sql to QlikView Script</title>
      <link>https://community.qlik.com/t5/QlikView/Translate-more-than-one-join-in-sql-to-QlikView-Script/m-p/705002#M254212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Danilo, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you explain in detail what output you need?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 18:21:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Translate-more-than-one-join-in-sql-to-QlikView-Script/m-p/705002#M254212</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-26T18:21:58Z</dc:date>
    </item>
  </channel>
</rss>

