<?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: Join Tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Join-Tables/m-p/1709772#M725989</link>
    <description>&lt;P&gt;This appears to be a straight SQL call, which is a little outside our scope.&amp;nbsp; I would suspect any likely issues are a result of the driver/connector being used to the database source not being able to translate something in the query properly.&amp;nbsp; Best I can offer, would suspect the better place to look for solutions would be on the DB/Connector vendor site rather than our forums in this case.&amp;nbsp; Sorry I do not have a better answer for you.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jun 2020 13:43:11 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2020-06-10T13:43:11Z</dc:date>
    <item>
      <title>Join Tables</title>
      <link>https://community.qlik.com/t5/QlikView/Join-Tables/m-p/1701809#M725988</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm trying to join tables, I'm getting all the result I need except for&amp;nbsp;as COM_Supervisor_Name in the query below. Can you advise what I'm doing wrong?&lt;/P&gt;&lt;P&gt;SELECT *&lt;BR /&gt;FROM OPERATIONS_SANDBOX.WSM_COMMUNITY_SCHEDULE a&lt;BR /&gt;LEFT JOIN OPERATIONS_SANDBOX.OA_ADP_WORKER_MASTER adp&lt;BR /&gt;ON TRIM(UPPER(a.AGENT_EMAIL)) = TRIM(UPPER(adp.EMAIL))&lt;BR /&gt;AND adp.EXPIRATION_DATE IS NULL&lt;BR /&gt;ORDER BY SOW_DATE&lt;BR /&gt;;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;Select Email as Supervisor, (adp.First_Name || ' ' || adp.Last_Name) as COM_Supervisor_Name&lt;/FONT&gt;&lt;BR /&gt;From OPERATIONS_SANDBOX.OA_ADP_WORKER_MASTER adp&lt;BR /&gt;Where adp.ASSOCIATE_ID in (&lt;BR /&gt;Select adp.ReportsTo_ID&lt;BR /&gt;From OPERATIONS_SANDBOX.OA_ADP_WORKER_MASTER adp&lt;BR /&gt;Where adp.OpsJobCode in (1,2,3,4,5,6,7,8,9,13,15)&lt;BR /&gt;&lt;BR /&gt;)&lt;BR /&gt;;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:38:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-Tables/m-p/1701809#M725988</guid>
      <dc:creator>Kakay_Ranas</dc:creator>
      <dc:date>2024-11-16T18:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: Join Tables</title>
      <link>https://community.qlik.com/t5/QlikView/Join-Tables/m-p/1709772#M725989</link>
      <description>&lt;P&gt;This appears to be a straight SQL call, which is a little outside our scope.&amp;nbsp; I would suspect any likely issues are a result of the driver/connector being used to the database source not being able to translate something in the query properly.&amp;nbsp; Best I can offer, would suspect the better place to look for solutions would be on the DB/Connector vendor site rather than our forums in this case.&amp;nbsp; Sorry I do not have a better answer for you.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2020 13:43:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-Tables/m-p/1709772#M725989</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-06-10T13:43:11Z</dc:date>
    </item>
  </channel>
</rss>

