<?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: Setting 2nd Filter Based on 1st Filter in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Setting-2nd-Filter-Based-on-1st-Filter/m-p/1827936#M68170</link>
    <description>&lt;P&gt;Basically I select a date in a List box for Table A and generate a straight table based on it.&amp;nbsp; Without having to add a second date List box for Table B, I want to add another straight table base on Table B and the same date.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 11 Aug 2021 10:53:06 GMT</pubDate>
    <dc:creator>Charles_FMCC</dc:creator>
    <dc:date>2021-08-11T10:53:06Z</dc:date>
    <item>
      <title>Setting 2nd Filter Based on 1st Filter</title>
      <link>https://community.qlik.com/t5/App-Development/Setting-2nd-Filter-Based-on-1st-Filter/m-p/1827826#M68156</link>
      <description>&lt;P&gt;I have 2 tables, Table A and Table B.&amp;nbsp; I have a selection filter for date on Table A.&amp;nbsp; I have a straight table based on Table A and want to add a straight based on Table B = Table A date.&amp;nbsp; I tried the following as an example and have not been able to get the second table to populate or it does not filter.&lt;/P&gt;&lt;P&gt;No results saying calculation condition unfulfilled:&lt;/P&gt;&lt;P&gt;vTableA_EFF = TableA.EFF_DT&lt;/P&gt;&lt;P&gt;TableB.EFF_DT = $(vTableA_EFF)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Second attempt shows all records in Table B:&lt;/P&gt;&lt;P&gt;TableB.EFF_DT = $(TableA.EFF_DT)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any insight into what would be a good way to make this happen.&amp;nbsp; I am unable to use macros due to company constraints.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2021 20:20:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Setting-2nd-Filter-Based-on-1st-Filter/m-p/1827826#M68156</guid>
      <dc:creator>Charles_FMCC</dc:creator>
      <dc:date>2021-08-10T20:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: Setting 2nd Filter Based on 1st Filter</title>
      <link>https://community.qlik.com/t5/App-Development/Setting-2nd-Filter-Based-on-1st-Filter/m-p/1827844#M68160</link>
      <description>&lt;P&gt;Not sure how those variables are being used, your set analysis?&lt;/P&gt;&lt;P&gt;You can make your expressions use for example:&amp;nbsp; Sum({&amp;lt;&lt;SPAN&gt;TableB.EFF_DT=P(TableA.EFF_DT)&lt;/SPAN&gt;&amp;gt;}&amp;nbsp; Measure)&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2021 21:59:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Setting-2nd-Filter-Based-on-1st-Filter/m-p/1827844#M68160</guid>
      <dc:creator>stevejoyce</dc:creator>
      <dc:date>2021-08-10T21:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: Setting 2nd Filter Based on 1st Filter</title>
      <link>https://community.qlik.com/t5/App-Development/Setting-2nd-Filter-Based-on-1st-Filter/m-p/1827936#M68170</link>
      <description>&lt;P&gt;Basically I select a date in a List box for Table A and generate a straight table based on it.&amp;nbsp; Without having to add a second date List box for Table B, I want to add another straight table base on Table B and the same date.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2021 10:53:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Setting-2nd-Filter-Based-on-1st-Filter/m-p/1827936#M68170</guid>
      <dc:creator>Charles_FMCC</dc:creator>
      <dc:date>2021-08-11T10:53:06Z</dc:date>
    </item>
  </channel>
</rss>

