<?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: How to get two fields from two different table with out common field ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-get-two-fields-from-two-different-table-with-out-common/m-p/1944897#M1219538</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;If there is no common field, you can use cross join in order to get the 2 fields in one table. Like below,&lt;/P&gt;
&lt;P&gt;Load Distinct&amp;nbsp;&lt;SPAN&gt;NTNAME Resident SA;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Join&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Load Distinct&amp;nbsp;WARD Resident QVD;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 17 Jun 2022 03:39:09 GMT</pubDate>
    <dc:creator>MayilVahanan</dc:creator>
    <dc:date>2022-06-17T03:39:09Z</dc:date>
    <item>
      <title>How to get two fields from two different table with out common field ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-two-fields-from-two-different-table-with-out-common/m-p/1944892#M1219536</link>
      <description>&lt;P&gt;Hi there ,&lt;/P&gt;
&lt;P&gt;T1:&lt;/P&gt;
&lt;P&gt;LOAD&lt;/P&gt;
&lt;P&gt;NTNAME&lt;/P&gt;
&lt;P&gt;Resident SA;&lt;/P&gt;
&lt;P&gt;T2:&lt;/P&gt;
&lt;P&gt;LOAD&lt;/P&gt;
&lt;P&gt;WARD&lt;/P&gt;
&lt;P&gt;Resident QVD;&lt;/P&gt;
&lt;P&gt;How to get the third table :&lt;/P&gt;
&lt;P&gt;T3:&lt;/P&gt;
&lt;P&gt;LOAD&lt;/P&gt;
&lt;P&gt;NTNAME,WARD&lt;/P&gt;
&lt;P&gt;FROM T1 and T2 in qlikview script ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 02:51:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-two-fields-from-two-different-table-with-out-common/m-p/1944892#M1219536</guid>
      <dc:creator>ashmitp869</dc:creator>
      <dc:date>2022-06-17T02:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to get two fields from two different table with out common field ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-two-fields-from-two-different-table-with-out-common/m-p/1944897#M1219538</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;If there is no common field, you can use cross join in order to get the 2 fields in one table. Like below,&lt;/P&gt;
&lt;P&gt;Load Distinct&amp;nbsp;&lt;SPAN&gt;NTNAME Resident SA;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Join&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Load Distinct&amp;nbsp;WARD Resident QVD;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 03:39:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-two-fields-from-two-different-table-with-out-common/m-p/1944897#M1219538</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2022-06-17T03:39:09Z</dc:date>
    </item>
  </channel>
</rss>

