<?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 not working between excel and sql table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/join-not-working-between-excel-and-sql-table/m-p/47039#M7824</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I'm having the below 2 tables, Dimsales coming from Excel and Facts_L1 coming from DB.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The association between the 2 tables is maintained using &lt;SPAN style="font-size: 13.3333px;"&gt;Sales_RepKey.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;But, somehow the association doesn't seems to be proper. If I'm selecting some value on Excel field, it's not showing the proper associated value from DB.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I want both the fileds to be associated properly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;IMG alt="Join Error.png" class="jive-image image-1" src="/legacyfs/online/204218_Join Error.png" style="height: 272px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I want the association in such a way that if i select Australia from Cluster(DB), it should associate to Australia in Dimsales_Cluster(Excel).&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The script used is as follows:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;DimSales:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;LOAD&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UPPER(DimSales_Date &amp;amp;'-'&amp;amp; DimSales_Person_Email) as Sales_RepKey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DimSales_Date, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DimSales_Cluster, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DimSales_Region, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DimSales_Country, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DimSales_Branch&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;D&gt;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;(qvd);&lt;/P&gt;&lt;P&gt;Left Join (DimSales)&lt;/P&gt;&lt;P&gt;Facts_L1:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;Date,&lt;/P&gt;&lt;P&gt;Cluster,&lt;/P&gt;&lt;P&gt;Region,&lt;/P&gt;&lt;P&gt;Country,&lt;/P&gt;&lt;P&gt;Branch,&amp;nbsp; &lt;/P&gt;&lt;P&gt;UPPER(MonthName(Date)&amp;amp;'-'&amp;amp; Sales_Person_Email) as Sales_RepKey&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;D&gt;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;(qvd)&lt;/P&gt;&lt;P&gt;where Date &amp;gt;= '01/01/2015';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could someone please do the needful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanking in Advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 03 Jun 2018 17:49:27 GMT</pubDate>
    <dc:creator>Jesh19</dc:creator>
    <dc:date>2018-06-03T17:49:27Z</dc:date>
    <item>
      <title>join not working between excel and sql table</title>
      <link>https://community.qlik.com/t5/QlikView/join-not-working-between-excel-and-sql-table/m-p/47039#M7824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I'm having the below 2 tables, Dimsales coming from Excel and Facts_L1 coming from DB.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The association between the 2 tables is maintained using &lt;SPAN style="font-size: 13.3333px;"&gt;Sales_RepKey.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;But, somehow the association doesn't seems to be proper. If I'm selecting some value on Excel field, it's not showing the proper associated value from DB.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I want both the fileds to be associated properly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;IMG alt="Join Error.png" class="jive-image image-1" src="/legacyfs/online/204218_Join Error.png" style="height: 272px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I want the association in such a way that if i select Australia from Cluster(DB), it should associate to Australia in Dimsales_Cluster(Excel).&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The script used is as follows:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;DimSales:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;LOAD&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UPPER(DimSales_Date &amp;amp;'-'&amp;amp; DimSales_Person_Email) as Sales_RepKey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DimSales_Date, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DimSales_Cluster, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DimSales_Region, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DimSales_Country, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DimSales_Branch&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;D&gt;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;(qvd);&lt;/P&gt;&lt;P&gt;Left Join (DimSales)&lt;/P&gt;&lt;P&gt;Facts_L1:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;Date,&lt;/P&gt;&lt;P&gt;Cluster,&lt;/P&gt;&lt;P&gt;Region,&lt;/P&gt;&lt;P&gt;Country,&lt;/P&gt;&lt;P&gt;Branch,&amp;nbsp; &lt;/P&gt;&lt;P&gt;UPPER(MonthName(Date)&amp;amp;'-'&amp;amp; Sales_Person_Email) as Sales_RepKey&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;D&gt;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;(qvd)&lt;/P&gt;&lt;P&gt;where Date &amp;gt;= '01/01/2015';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could someone please do the needful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanking in Advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Jun 2018 17:49:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/join-not-working-between-excel-and-sql-table/m-p/47039#M7824</guid>
      <dc:creator>Jesh19</dc:creator>
      <dc:date>2018-06-03T17:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: join not working between excel and sql table</title>
      <link>https://community.qlik.com/t5/QlikView/join-not-working-between-excel-and-sql-table/m-p/47040#M7825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you share some&amp;nbsp; sample data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Jun 2018 18:03:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/join-not-working-between-excel-and-sql-table/m-p/47040#M7825</guid>
      <dc:creator>kakani87</dc:creator>
      <dc:date>2018-06-03T18:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: join not working between excel and sql table</title>
      <link>https://community.qlik.com/t5/QlikView/join-not-working-between-excel-and-sql-table/m-p/47041#M7826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you check whether thw value /format in your joining key ia same or not ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Sun, Jun 3, 2018, 11:56 PM Jeshwanth Boragani &amp;lt;qcwebmaster@qlikview.com&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Jun 2018 18:33:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/join-not-working-between-excel-and-sql-table/m-p/47041#M7826</guid>
      <dc:creator>mayankraoka</dc:creator>
      <dc:date>2018-06-03T18:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: join not working between excel and sql table</title>
      <link>https://community.qlik.com/t5/QlikView/join-not-working-between-excel-and-sql-table/m-p/47042#M7827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mayank,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The value/format in my joining key is same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Jesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 04:44:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/join-not-working-between-excel-and-sql-table/m-p/47042#M7827</guid>
      <dc:creator>Jesh19</dc:creator>
      <dc:date>2018-06-04T04:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: join not working between excel and sql table</title>
      <link>https://community.qlik.com/t5/QlikView/join-not-working-between-excel-and-sql-table/m-p/47043#M7828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok,Can you please share qvw so that I can look into it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mayank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 05:49:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/join-not-working-between-excel-and-sql-table/m-p/47043#M7828</guid>
      <dc:creator>mayankraoka</dc:creator>
      <dc:date>2018-06-04T05:49:37Z</dc:date>
    </item>
  </channel>
</rss>

