<?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: Inner join in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Inner-join/m-p/1094013#M925962</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI yes it works but on qlickview it's different ,her 's the original i want to adap it on qlickview&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ttt.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/121260_ttt.PNG" style="height: 69px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Apr 2016 19:13:05 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-04-11T19:13:05Z</dc:date>
    <item>
      <title>Inner join</title>
      <link>https://community.qlik.com/t5/QlikView/Inner-join/m-p/1094011#M925960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I have a problem i could not undrestund it her' is the statment ,please help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/121258_Capture.PNG" style="height: 75px; width: 620px;" /&gt;&lt;IMG alt="Capture1.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/121259_Capture1.PNG" style="height: 223px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inner-join/m-p/1094011#M925960</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Inner join</title>
      <link>https://community.qlik.com/t5/QlikView/Inner-join/m-p/1094012#M925961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yathreb,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems that your query have some syntax error. Have your tried to run it directly into the database?&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;--Karla &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 19:02:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inner-join/m-p/1094012#M925961</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-11T19:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: Inner join</title>
      <link>https://community.qlik.com/t5/QlikView/Inner-join/m-p/1094013#M925962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI yes it works but on qlickview it's different ,her 's the original i want to adap it on qlickview&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ttt.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/121260_ttt.PNG" style="height: 69px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 19:13:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inner-join/m-p/1094013#M925962</guid>
      <dc:creator />
      <dc:date>2016-04-11T19:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: Inner join</title>
      <link>https://community.qlik.com/t5/QlikView/Inner-join/m-p/1094014#M925963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bad SQL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the first line of your SQL SELECT statement, there is a double quote character missing. Right after&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;... FROM THIP."CONFIGURAZIONI&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 19:26:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inner-join/m-p/1094014#M925963</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-04-11T19:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: Inner join</title>
      <link>https://community.qlik.com/t5/QlikView/Inner-join/m-p/1094015#M925964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think your missing the double Quotes in the table name ..&lt;/P&gt;&lt;P&gt;try like &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'courier new', courier; font-size: 13px;"&gt;FROM THIP."CONFIGURAZIONI"&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 11:21:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inner-join/m-p/1094015#M925964</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-04-12T11:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Inner join</title>
      <link>https://community.qlik.com/t5/QlikView/Inner-join/m-p/1094016#M925965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you very much every one .Now it's working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 16:44:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inner-join/m-p/1094016#M925965</guid>
      <dc:creator />
      <dc:date>2016-04-12T16:44:15Z</dc:date>
    </item>
  </channel>
</rss>

