<?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: Ignore all selections except one filter in set analysis (QS April 2018 so no alternate state) in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Ignore-all-selections-except-one-filter-in-set-analysis-QS-April/m-p/1556269#M40348</link>
    <description>&lt;P&gt;I was thinking something more along the lines of&amp;nbsp;GetFieldSelections with set analysis.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 13 Mar 2019 21:36:26 GMT</pubDate>
    <dc:creator>wdchristensen</dc:creator>
    <dc:date>2019-03-13T21:36:26Z</dc:date>
    <item>
      <title>Ignore all selections except one filter in set analysis (QS April 2018 so no alternate state)</title>
      <link>https://community.qlik.com/t5/App-Development/Ignore-all-selections-except-one-filter-in-set-analysis-QS-April/m-p/1556248#M40318</link>
      <description>&lt;P&gt;I have application that I would like to show totals and only respect the year filter. The year filter is defined as Year(EventDate). Current I am using the formula below to ignore all selections except the year filter with limited success.&lt;/P&gt;&lt;P&gt;Sum({1&amp;lt; EventDate =P(EventDate)&amp;gt;} Days)&lt;/P&gt;&lt;P&gt;It seems to ignore selections with the year but starts to break down on certain selections if multiple years are selected. Any thoughts on how I can improve this formula?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2019 20:38:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignore-all-selections-except-one-filter-in-set-analysis-QS-April/m-p/1556248#M40318</guid>
      <dc:creator>wdchristensen</dc:creator>
      <dc:date>2019-03-13T20:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore all selections except one filter in set analysis (QS April 2018 so no alternate state)</title>
      <link>https://community.qlik.com/t5/App-Development/Ignore-all-selections-except-one-filter-in-set-analysis-QS-April/m-p/1556254#M40319</link>
      <description>&lt;P&gt;Try this :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sum({&amp;lt;field1,field2,field3,field4.... &amp;gt;} Days)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No encuentro otra manera, o que hagas una tabla flotante solo para ese grafico y lo relaciones mediante el calendario.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Saludos!!!&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2019 20:44:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignore-all-selections-except-one-filter-in-set-analysis-QS-April/m-p/1556254#M40319</guid>
      <dc:creator>Marcos_rv</dc:creator>
      <dc:date>2019-03-13T20:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore all selections except one filter in set analysis (QS April 2018 so no alternate state)</title>
      <link>https://community.qlik.com/t5/App-Development/Ignore-all-selections-except-one-filter-in-set-analysis-QS-April/m-p/1556269#M40348</link>
      <description>&lt;P&gt;I was thinking something more along the lines of&amp;nbsp;GetFieldSelections with set analysis.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2019 21:36:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignore-all-selections-except-one-filter-in-set-analysis-QS-April/m-p/1556269#M40348</guid>
      <dc:creator>wdchristensen</dc:creator>
      <dc:date>2019-03-13T21:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore all selections except one filter in set analysis (QS April 2018 so no alternate state)</title>
      <link>https://community.qlik.com/t5/App-Development/Ignore-all-selections-except-one-filter-in-set-analysis-QS-April/m-p/1556339#M40379</link>
      <description>&lt;P&gt;Try like:&lt;/P&gt;&lt;PRE&gt;Sum({1&amp;lt; EventDate =$::EventDate&amp;gt;} Days)&lt;/PRE&gt;&lt;P&gt;For better understanding you may refer the document I wrote :&amp;nbsp;&lt;A href="https://community.qlik.com/t5/QlikView-Documents/Ignore-all-selections-except-few-fields-using-Set-Analysis/ta-p/1485471" target="_self"&gt;Ignore all selections except few fields using Set Analysis &lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2019 06:43:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignore-all-selections-except-one-filter-in-set-analysis-QS-April/m-p/1556339#M40379</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2019-03-14T06:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore all selections except one filter in set analysis (QS April 2018 so no alternate state)</title>
      <link>https://community.qlik.com/t5/App-Development/Ignore-all-selections-except-one-filter-in-set-analysis-QS-April/m-p/1556729#M40456</link>
      <description>&lt;P&gt;Elegant solution and a great article!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2019 17:20:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignore-all-selections-except-one-filter-in-set-analysis-QS-April/m-p/1556729#M40456</guid>
      <dc:creator>wdchristensen</dc:creator>
      <dc:date>2019-03-14T17:20:14Z</dc:date>
    </item>
  </channel>
</rss>

