<?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: Conditional Filtering of table based on column from another table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Conditional-Filtering-of-table-based-on-column-from-another/m-p/1810975#M66091</link>
    <description>&lt;P&gt;hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;try this :&lt;/P&gt;&lt;P&gt;with a left join&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;ManagerName,&lt;/P&gt;&lt;P&gt;Region,&lt;/P&gt;&lt;P&gt;Product,&lt;/P&gt;&lt;P&gt;Client&lt;/P&gt;&lt;P&gt;from ...&amp;nbsp;&lt;/P&gt;&lt;P&gt;left join(Data)&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;ManagerName,&lt;/P&gt;&lt;P&gt;ClientName,&lt;/P&gt;&lt;P&gt;Revenue&lt;/P&gt;&lt;P&gt;from ...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or this with an where&amp;nbsp; exists statement&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Master:&lt;/P&gt;&lt;P&gt;load*&lt;/P&gt;&lt;P&gt;from...&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;load*&lt;/P&gt;&lt;P&gt;from ...&lt;/P&gt;&lt;P&gt;where exists(ManagerName,ManagerName);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;have a look in help site at join left join and where exists clause fo further details&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 27 May 2021 08:37:38 GMT</pubDate>
    <dc:creator>brunobertels</dc:creator>
    <dc:date>2021-05-27T08:37:38Z</dc:date>
    <item>
      <title>Conditional Filtering of table based on column from another table</title>
      <link>https://community.qlik.com/t5/App-Development/Conditional-Filtering-of-table-based-on-column-from-another/m-p/1810922#M66087</link>
      <description>&lt;P&gt;I am a newbie in qlikview. Please help. This is my data model.&lt;/P&gt;&lt;P&gt;My requirement is to filter the table "data" for only those clients which are present in clientname field in "Master" table for a given manager. Solution can be either in front end or backend. Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 617px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/55786i10538C4CC7D85B9B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 06:32:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Conditional-Filtering-of-table-based-on-column-from-another/m-p/1810922#M66087</guid>
      <dc:creator>vizz3108</dc:creator>
      <dc:date>2021-05-27T06:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Filtering of table based on column from another table</title>
      <link>https://community.qlik.com/t5/App-Development/Conditional-Filtering-of-table-based-on-column-from-another/m-p/1810975#M66091</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;try this :&lt;/P&gt;&lt;P&gt;with a left join&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;ManagerName,&lt;/P&gt;&lt;P&gt;Region,&lt;/P&gt;&lt;P&gt;Product,&lt;/P&gt;&lt;P&gt;Client&lt;/P&gt;&lt;P&gt;from ...&amp;nbsp;&lt;/P&gt;&lt;P&gt;left join(Data)&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;ManagerName,&lt;/P&gt;&lt;P&gt;ClientName,&lt;/P&gt;&lt;P&gt;Revenue&lt;/P&gt;&lt;P&gt;from ...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or this with an where&amp;nbsp; exists statement&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Master:&lt;/P&gt;&lt;P&gt;load*&lt;/P&gt;&lt;P&gt;from...&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;load*&lt;/P&gt;&lt;P&gt;from ...&lt;/P&gt;&lt;P&gt;where exists(ManagerName,ManagerName);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;have a look in help site at join left join and where exists clause fo further details&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 08:37:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Conditional-Filtering-of-table-based-on-column-from-another/m-p/1810975#M66091</guid>
      <dc:creator>brunobertels</dc:creator>
      <dc:date>2021-05-27T08:37:38Z</dc:date>
    </item>
  </channel>
</rss>

