<?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 with out identical fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Join-tables-with-out-identical-fields/m-p/1044397#M927085</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;I have checked there is an field with name location table 'A' then we associate the table'B' with table'A'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Issue got resolved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Mar 2016 10:11:10 GMT</pubDate>
    <dc:creator>nareshthavidishetty</dc:creator>
    <dc:date>2016-03-22T10:11:10Z</dc:date>
    <item>
      <title>Join tables with out identical fields</title>
      <link>https://community.qlik.com/t5/QlikView/Join-tables-with-out-identical-fields/m-p/1044391#M927079</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;We were having two tables one gives product data and another gives geography data,but there were no common fields between these tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here we need to show geography level product sales.How?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks..&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/Join-tables-with-out-identical-fields/m-p/1044391#M927079</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Join tables with out identical fields</title>
      <link>https://community.qlik.com/t5/QlikView/Join-tables-with-out-identical-fields/m-p/1044392#M927080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If there are no common fields what is the association between the two tables? You will end up having a Cartesian product&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 09:58:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-tables-with-out-identical-fields/m-p/1044392#M927080</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-22T09:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: Join tables with out identical fields</title>
      <link>https://community.qlik.com/t5/QlikView/Join-tables-with-out-identical-fields/m-p/1044393#M927081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if I understand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are no common field &lt;EM&gt;names&lt;/EM&gt; (then maybe just rename using AS), or there are no semantically common fields at all?&lt;/P&gt;&lt;P&gt;How would you then like to relate the tables?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you post some sample record lines for both tables?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 10:00:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-tables-with-out-identical-fields/m-p/1044393#M927081</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-22T10:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Join tables with out identical fields</title>
      <link>https://community.qlik.com/t5/QlikView/Join-tables-with-out-identical-fields/m-p/1044394#M927082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried with left join but it ran for much time means the script not responding&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/118933_Untitled.png" style="height: 342px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 10:00:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-tables-with-out-identical-fields/m-p/1044394#M927082</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2016-03-22T10:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: Join tables with out identical fields</title>
      <link>https://community.qlik.com/t5/QlikView/Join-tables-with-out-identical-fields/m-p/1044395#M927083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Below is the script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD model_number, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; quantity, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; amount, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; code_product_category, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; description_prod_cat, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; description_model, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; location, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; new_order_date&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;F&gt;&lt;/F&gt;&lt;/P&gt;&lt;P&gt;(qvd)where not match (description_prod_cat,'NON-INVENTORY','TO BE REASSIGNED');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Left Join(QV_top25_Product_Last_Purchased)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD LOCATION, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Market&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;F&gt;&lt;/F&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 10:04:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-tables-with-out-identical-fields/m-p/1044395#M927083</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2016-03-22T10:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Join tables with out identical fields</title>
      <link>https://community.qlik.com/t5/QlikView/Join-tables-with-out-identical-fields/m-p/1044396#M927084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to rename the field in the second table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD LOCATION as location, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Market&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;F&gt;&lt;/F&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 10:07:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-tables-with-out-identical-fields/m-p/1044396#M927084</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-22T10:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Join tables with out identical fields</title>
      <link>https://community.qlik.com/t5/QlikView/Join-tables-with-out-identical-fields/m-p/1044397#M927085</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;I have checked there is an field with name location table 'A' then we associate the table'B' with table'A'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Issue got resolved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 10:11:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-tables-with-out-identical-fields/m-p/1044397#M927085</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2016-03-22T10:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: Join tables with out identical fields</title>
      <link>https://community.qlik.com/t5/QlikView/Join-tables-with-out-identical-fields/m-p/1044398#M927086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It may be possible both tables have no common field name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but there must be some criteria to associate both tables.&lt;/P&gt;&lt;P&gt;to find out&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;geography level product sales.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 10:28:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-tables-with-out-identical-fields/m-p/1044398#M927086</guid>
      <dc:creator>tyagishaila</dc:creator>
      <dc:date>2016-03-22T10:28:32Z</dc:date>
    </item>
  </channel>
</rss>

