<?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 Selection in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Ignore-Selection/m-p/1839652#M69487</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can you please share sample data and required output?&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Akshat Agrawal&lt;/P&gt;</description>
    <pubDate>Tue, 28 Sep 2021 09:15:40 GMT</pubDate>
    <dc:creator>akshatagrawal</dc:creator>
    <dc:date>2021-09-28T09:15:40Z</dc:date>
    <item>
      <title>Ignore Selection</title>
      <link>https://community.qlik.com/t5/App-Development/Ignore-Selection/m-p/1839619#M69476</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I need to ignore one selection for particular chart/filter pane.&lt;/P&gt;&lt;P&gt;For instance : I have a table chart with columns - salesperson, address, contact, priority, product&lt;/P&gt;&lt;P&gt;Selections: Year = 2021, Qtr = Q2, Priority = All (need to ignore this filter above table)&lt;/P&gt;&lt;P&gt;I tried with set analysis like only({&amp;lt;priority=&amp;gt;} salesperson) - it returns only one value however there is a possibility&amp;nbsp;&lt;/P&gt;&lt;P&gt;to have more than one product, contact for salesperson.&lt;/P&gt;&lt;P&gt;Hope I shared enough information. Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 09:31:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignore-Selection/m-p/1839619#M69476</guid>
      <dc:creator>nihhalmca</dc:creator>
      <dc:date>2021-10-06T09:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Selection</title>
      <link>https://community.qlik.com/t5/App-Development/Ignore-Selection/m-p/1839640#M69481</link>
      <description>&lt;P&gt;&lt;SPAN&gt;If you have multiple salesperson per row you can use concat to display all the values in single cell:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;concat(distinct {&amp;lt;priority=&amp;gt;} salesperson, ', ')&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2021 08:52:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignore-Selection/m-p/1839640#M69481</guid>
      <dc:creator>stevejoyce</dc:creator>
      <dc:date>2021-09-28T08:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Selection</title>
      <link>https://community.qlik.com/t5/App-Development/Ignore-Selection/m-p/1839652#M69487</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can you please share sample data and required output?&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Akshat Agrawal&lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2021 09:15:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignore-Selection/m-p/1839652#M69487</guid>
      <dc:creator>akshatagrawal</dc:creator>
      <dc:date>2021-09-28T09:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Selection</title>
      <link>https://community.qlik.com/t5/App-Development/Ignore-Selection/m-p/1842749#M69756</link>
      <description>&lt;P&gt;Hi Steve - Thanks for your response, its helpful.&lt;/P&gt;&lt;P&gt;However its not working for filter pane. For instance I have 2 filter panes 1. Product 2. Region&lt;/P&gt;&lt;P&gt;When user select region = all that selection has to ignore product filter pane (no impact).&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 09:35:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignore-Selection/m-p/1842749#M69756</guid>
      <dc:creator>nihhalmca</dc:creator>
      <dc:date>2021-10-06T09:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Selection</title>
      <link>https://community.qlik.com/t5/App-Development/Ignore-Selection/m-p/1842916#M69773</link>
      <description>&lt;P&gt;That sounds like a different requirement you are looking for.&lt;/P&gt;&lt;P&gt;Natively, associated tables/fields in the data model will reflect based on your filters.&amp;nbsp; The 2 ways to avoid this are:&lt;/P&gt;&lt;P&gt;1) create a table that is not associated to your data model (island table)&lt;/P&gt;&lt;P&gt;2) use alternate states&lt;/P&gt;&lt;P&gt;Either of those will have filter selections that do not get impacted by other field selections in your data model.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 13:13:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignore-Selection/m-p/1842916#M69773</guid>
      <dc:creator>stevejoyce</dc:creator>
      <dc:date>2021-10-06T13:13:54Z</dc:date>
    </item>
  </channel>
</rss>

