<?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: Doubt using Exists() function in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Doubt-using-Exists-function/m-p/1773780#M59919</link>
    <description>&lt;P&gt;Exists() refers to the distinct values of the field regardless in which tables the field occur.&lt;/P&gt;&lt;P&gt;Therefore the order in which the data are loaded is important. Beside the already mentioned method of dropping unwanted tables/fields and loading them if necessary later from a qvd again you may also create some additionally fields, like:&lt;/P&gt;&lt;P&gt;...&lt;BR /&gt;KEY as KeyForExists&lt;BR /&gt;...&lt;/P&gt;&lt;P&gt;to refer only to a certain subset of KEY values.&amp;nbsp;Another approach could be to rename your fields back and forth on the outside from a load.&lt;/P&gt;&lt;P&gt;Beyond that very powerful exists-stuff it's always helpful to control the order of loadings explicitly.&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
    <pubDate>Tue, 12 Jan 2021 16:09:19 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2021-01-12T16:09:19Z</dc:date>
    <item>
      <title>Doubt using Exists() function</title>
      <link>https://community.qlik.com/t5/App-Development/Doubt-using-Exists-function/m-p/1773623#M59912</link>
      <description>&lt;P&gt;Dear experts,&lt;/P&gt;&lt;P&gt;I've started using qvd files as a source of data in script and I have a question.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So in the first part of the function you refer to a field that has been already loaded in the script. But, what if that field appears with the same name in different tables? which one does the function use? the last one?Do I have to specify which table am I referring to?&lt;/P&gt;&lt;P&gt;What I've been doing is to duplicate the field and rename it to make sure I am using the correct one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2021 08:34:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Doubt-using-Exists-function/m-p/1773623#M59912</guid>
      <dc:creator>ruben_moya</dc:creator>
      <dc:date>2021-01-12T08:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt using Exists() function</title>
      <link>https://community.qlik.com/t5/App-Development/Doubt-using-Exists-function/m-p/1773638#M59914</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can use Drop Table function to separate those tables,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;KSrinivasan&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2021 09:15:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Doubt-using-Exists-function/m-p/1773638#M59914</guid>
      <dc:creator>Ksrinivasan</dc:creator>
      <dc:date>2021-01-12T09:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt using Exists() function</title>
      <link>https://community.qlik.com/t5/App-Development/Doubt-using-Exists-function/m-p/1773780#M59919</link>
      <description>&lt;P&gt;Exists() refers to the distinct values of the field regardless in which tables the field occur.&lt;/P&gt;&lt;P&gt;Therefore the order in which the data are loaded is important. Beside the already mentioned method of dropping unwanted tables/fields and loading them if necessary later from a qvd again you may also create some additionally fields, like:&lt;/P&gt;&lt;P&gt;...&lt;BR /&gt;KEY as KeyForExists&lt;BR /&gt;...&lt;/P&gt;&lt;P&gt;to refer only to a certain subset of KEY values.&amp;nbsp;Another approach could be to rename your fields back and forth on the outside from a load.&lt;/P&gt;&lt;P&gt;Beyond that very powerful exists-stuff it's always helpful to control the order of loadings explicitly.&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2021 16:09:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Doubt-using-Exists-function/m-p/1773780#M59919</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2021-01-12T16:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt using Exists() function</title>
      <link>https://community.qlik.com/t5/App-Development/Doubt-using-Exists-function/m-p/1773783#M59920</link>
      <description>&lt;P&gt;Thanks a lot Marcus and &lt;SPAN&gt;KSrinivasan&lt;/SPAN&gt;. I think the best option in my case will be to duplicate those fields and rename them. I need the tables so dropping them doesn't seem to be the best option for me.&lt;/P&gt;&lt;P&gt;Thanks once again!&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2021 16:22:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Doubt-using-Exists-function/m-p/1773783#M59920</guid>
      <dc:creator>ruben_moya</dc:creator>
      <dc:date>2021-01-12T16:22:44Z</dc:date>
    </item>
  </channel>
</rss>

