<?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 avoid creating joins(links) between tables, despite some common fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-avoid-creating-joins-links-between-tables-despite-some/m-p/535396#M482203</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;Try with &lt;STRONG&gt;Qualify concept&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qualify *;&lt;/P&gt;&lt;P&gt;Load * from tablename;&lt;/P&gt;&lt;P&gt;Unqualify *;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Aug 2013 10:42:16 GMT</pubDate>
    <dc:creator>MayilVahanan</dc:creator>
    <dc:date>2013-08-27T10:42:16Z</dc:date>
    <item>
      <title>How to avoid creating joins(links) between tables, despite some common fields</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-creating-joins-links-between-tables-despite-some/m-p/535395#M482202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;*I have two tables,&lt;/P&gt;&lt;P&gt;*both have same structure and column names,&lt;/P&gt;&lt;P&gt; *both the tables contain more than 500 columns with same names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*I want to import both tables in QV , and keep them separate (No links between them) .&lt;/P&gt;&lt;P&gt;*since, i cannot create column alias as i have no. of columns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to keep my tables separate as islands&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Aug 2013 10:31:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-creating-joins-links-between-tables-despite-some/m-p/535395#M482202</guid>
      <dc:creator>sajad_manzoor</dc:creator>
      <dc:date>2013-08-27T10:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid creating joins(links) between tables, despite some common fields</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-creating-joins-links-between-tables-despite-some/m-p/535396#M482203</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;Try with &lt;STRONG&gt;Qualify concept&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qualify *;&lt;/P&gt;&lt;P&gt;Load * from tablename;&lt;/P&gt;&lt;P&gt;Unqualify *;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Aug 2013 10:42:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-creating-joins-links-between-tables-despite-some/m-p/535396#M482203</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2013-08-27T10:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid creating joins(links) between tables, despite some common fields</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-creating-joins-links-between-tables-despite-some/m-p/535397#M482204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you have to use Qualify here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need any link using a single field then use&lt;/P&gt;&lt;P&gt;Qualify *;//Qualifies all the field with their table name&lt;/P&gt;&lt;P&gt;UnQualify FieldName;//UnQualifies the given field name alone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Aug 2013 10:46:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-creating-joins-links-between-tables-despite-some/m-p/535397#M482204</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2013-08-27T10:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid creating joins(links) between tables, despite some common fields</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-creating-joins-links-between-tables-despite-some/m-p/535398#M482205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&amp;nbsp;&amp;nbsp; &lt;STRONG style="color: #3d3d3d; font-family: inherit; font-size: 0.9em; line-height: 1.5em; font-style: inherit;"&gt;&lt;A href="https://community.qlik.com/people/MayilVahanan"&gt;MayilVahanan&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Aug 2013 10:49:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-creating-joins-links-between-tables-despite-some/m-p/535398#M482205</guid>
      <dc:creator>sajad_manzoor</dc:creator>
      <dc:date>2013-08-27T10:49:19Z</dc:date>
    </item>
  </channel>
</rss>

