<?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 Disabling QlikSense Auto Join feature in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Disabling-QlikSense-Auto-Join-feature/m-p/1645695#M48137</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have 2 tables. Let's call them A and B. All of these tables are Mutually Exclusive with the same set of metrics. Let the Metrics be M and N.&lt;/P&gt;&lt;P&gt;This is my Load Script:&lt;/P&gt;&lt;P&gt;[Table A]:&lt;/P&gt;&lt;P&gt;Dimension 1,&lt;/P&gt;&lt;P&gt;Dimension 2,&lt;/P&gt;&lt;P&gt;Metric M,&lt;/P&gt;&lt;P&gt;Metric N&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[Table B]:&lt;/P&gt;&lt;P&gt;Dimension 3,&lt;/P&gt;&lt;P&gt;Metric M,&lt;/P&gt;&lt;P&gt;Metric N&lt;/P&gt;&lt;P&gt;As you can Observe here, Qliksense will join them automatically. But these are 2 different sets of data that I am fetching from different sources. How do I load without Join or Concatenate?&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>Sat, 16 Nov 2024 04:08:38 GMT</pubDate>
    <dc:creator>Naushad07</dc:creator>
    <dc:date>2024-11-16T04:08:38Z</dc:date>
    <item>
      <title>Disabling QlikSense Auto Join feature</title>
      <link>https://community.qlik.com/t5/App-Development/Disabling-QlikSense-Auto-Join-feature/m-p/1645695#M48137</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have 2 tables. Let's call them A and B. All of these tables are Mutually Exclusive with the same set of metrics. Let the Metrics be M and N.&lt;/P&gt;&lt;P&gt;This is my Load Script:&lt;/P&gt;&lt;P&gt;[Table A]:&lt;/P&gt;&lt;P&gt;Dimension 1,&lt;/P&gt;&lt;P&gt;Dimension 2,&lt;/P&gt;&lt;P&gt;Metric M,&lt;/P&gt;&lt;P&gt;Metric N&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[Table B]:&lt;/P&gt;&lt;P&gt;Dimension 3,&lt;/P&gt;&lt;P&gt;Metric M,&lt;/P&gt;&lt;P&gt;Metric N&lt;/P&gt;&lt;P&gt;As you can Observe here, Qliksense will join them automatically. But these are 2 different sets of data that I am fetching from different sources. How do I load without Join or Concatenate?&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>Sat, 16 Nov 2024 04:08:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Disabling-QlikSense-Auto-Join-feature/m-p/1645695#M48137</guid>
      <dc:creator>Naushad07</dc:creator>
      <dc:date>2024-11-16T04:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling QlikSense Auto Join feature</title>
      <link>https://community.qlik.com/t5/App-Development/Disabling-QlikSense-Auto-Join-feature/m-p/1645700#M48138</link>
      <description>&lt;P&gt;Qlik Sense creates an association for any pairs of fields in 2 tables that have the same name. You can prevent this automatic association by aliasing the fields (&lt;EM&gt;LOAD [&lt;/EM&gt;&lt;SPAN&gt;&lt;EM&gt;Metric M] AS [Metric M1]...&lt;/EM&gt; for example).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You can also use Qualify command to prefix filed names with table names, see&amp;nbsp;&lt;A href="https://help.qlik.com/sv-SE/sense/June2019/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptRegularStatements/Qualify.htm" target="_blank"&gt;https://help.qlik.com/sv-SE/sense/June2019/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptRegularStatements/Qualify.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Vu Nguyen&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2019 08:01:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Disabling-QlikSense-Auto-Join-feature/m-p/1645700#M48138</guid>
      <dc:creator>vunguyenq89</dc:creator>
      <dc:date>2019-11-12T08:01:35Z</dc:date>
    </item>
  </channel>
</rss>

