<?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: Association and Joins in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Association-and-Joins/m-p/2072976#M88004</link>
    <description>&lt;P&gt;The script below will give you a three field association (outer join) between A, B, C; and it will also mimic a left join on field A as we exclude any rows on table2 without match on field A in table1 to be excluded.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Load A, B, C, D,E From&amp;nbsp;Table1;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Load A, B, C, X, Y, Z From Table2 where Exists (A);&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 18 May 2023 17:06:05 GMT</pubDate>
    <dc:creator>Vegar</dc:creator>
    <dc:date>2023-05-18T17:06:05Z</dc:date>
    <item>
      <title>Association and Joins</title>
      <link>https://community.qlik.com/t5/App-Development/Association-and-Joins/m-p/2072946#M87999</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am associating two tables on 3 fields. Out of these for one field I want it to mimic an inner join.&lt;/P&gt;
&lt;P&gt;The tables are huge and at diff levels so I want to avoid joins. What could be the best way to achieve this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2023 15:58:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Association-and-Joins/m-p/2072946#M87999</guid>
      <dc:creator>AB108</dc:creator>
      <dc:date>2023-05-18T15:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: Association and Joins</title>
      <link>https://community.qlik.com/t5/App-Development/Association-and-Joins/m-p/2072950#M88000</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you can use the "Concatenate" function to mimic an inner join on a specific field in Qlik Sense&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2023 16:03:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Association-and-Joins/m-p/2072950#M88000</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2023-05-18T16:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Association and Joins</title>
      <link>https://community.qlik.com/t5/App-Development/Association-and-Joins/m-p/2072961#M88002</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/49432"&gt;@Chanty4u&lt;/a&gt;, I want association to mimic inner join only on one associated field. For others I still want simple association(outerjoin).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you give an example.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2023 16:35:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Association-and-Joins/m-p/2072961#M88002</guid>
      <dc:creator>AB108</dc:creator>
      <dc:date>2023-05-18T16:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Association and Joins</title>
      <link>https://community.qlik.com/t5/App-Development/Association-and-Joins/m-p/2072976#M88004</link>
      <description>&lt;P&gt;The script below will give you a three field association (outer join) between A, B, C; and it will also mimic a left join on field A as we exclude any rows on table2 without match on field A in table1 to be excluded.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Load A, B, C, D,E From&amp;nbsp;Table1;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Load A, B, C, X, Y, Z From Table2 where Exists (A);&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2023 17:06:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Association-and-Joins/m-p/2072976#M88004</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2023-05-18T17:06:05Z</dc:date>
    </item>
  </channel>
</rss>

