<?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: how to Ignore the current selection in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/how-to-Ignore-the-current-selection/m-p/1665721#M63615</link>
    <description>&lt;P&gt;In my scenario is it possible to ignore the selections of a field which has been used in grouping .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Jan 2020 10:15:35 GMT</pubDate>
    <dc:creator>kunkumnaveen</dc:creator>
    <dc:date>2020-01-15T10:15:35Z</dc:date>
    <item>
      <title>how to Ignore the current selection</title>
      <link>https://community.qlik.com/t5/App-Development/how-to-Ignore-the-current-selection/m-p/1665712#M63614</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In below screen, the left chart(Pivot Chart) shows &amp;nbsp;Dealer ,base model&lt;STRONG&gt;(FA)&lt;/STRONG&gt; level Number of days and the right charts shows all the &amp;nbsp;number of days &amp;nbsp;greater that 30(Blue)&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen1.PNG" style="width: 739px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/26871i2E416D3FDD292839/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen1.PNG" alt="Screen1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Number of days Expression:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;(&lt;BR /&gt;sum(total&amp;lt;Year,Month,base_model,Dealer_Deal_Stock&amp;gt;mat_count)&lt;BR /&gt;/&lt;BR /&gt;alt(&lt;BR /&gt;avg({&amp;lt;Year,Month,Date={"&amp;gt;=$(=date(monthstart(addmonths(max(Date),-5)),'DD-MM-YYYY'))&amp;lt;=$(=date(((max(Date))),'DD-MM-YYYY'))"}&amp;gt;}&lt;BR /&gt;aggr(&lt;BR /&gt;Sum({&amp;lt;Year,Month,Date={"&amp;gt;=$(=date(monthstart(addmonths(max(Date),-5)),'DD-MM-YYYY'))&amp;lt;=$(=date(((max(Date))),'DD-MM-YYYY'))"}&amp;gt;}billing_count)&lt;BR /&gt;,Year,Month,base_model,Dealer_Deal_Stock)&lt;BR /&gt;),0)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;) *30&lt;/P&gt;&lt;P&gt;I have used same expression in left side charts Dimension to get only those Dealers whose Number of days is &amp;gt;30.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Left chart Dimension:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;=aggr(&lt;BR /&gt;if(&lt;BR /&gt;(&lt;BR /&gt;sum(total&amp;lt;Year,Month,base_model,Dealer_Deal_Stock&amp;gt;mat_count)&lt;BR /&gt;/&lt;BR /&gt;alt(&lt;BR /&gt;avg({&amp;lt;Year,Month,Date={"&amp;gt;=$(=date(monthstart(addmonths(max(Date),-5)),'DD-MM-YYYY'))&amp;lt;=$(=date(((max(Date))),'DD-MM-YYYY'))"}&amp;gt;}&lt;BR /&gt;aggr(&lt;BR /&gt;Sum({&amp;lt;Year,Month,Date={"&amp;gt;=$(=date(monthstart(addmonths(max(Date),-5)),'DD-MM-YYYY'))&amp;lt;=$(=date(((max(Date))),'DD-MM-YYYY'))"}&amp;gt;}billing_count)&lt;BR /&gt;,Year,Month,base_model,Dealer_Deal_Stock)&lt;BR /&gt;),0)) *30&amp;gt;30,&lt;BR /&gt;Dealer_Deal_Stock),Dealer_Deal_Stock)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The requirement is when ever i select something from Dealer_Deal_Stock from left chart ,the selection should not show the impact on right hand side chart .which is not happening ,how to &lt;STRONG&gt;disable only Dealer_Deal_Stock&lt;/STRONG&gt; selection&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 855px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/26872iF474440D73E571D0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;Note: Only Deal_Deal_Stock selection should not impact on right side chart the other fields selection should change the chart&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Apr 2021 08:15:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-to-Ignore-the-current-selection/m-p/1665712#M63614</guid>
      <dc:creator>kunkumnaveen</dc:creator>
      <dc:date>2021-04-02T08:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: how to Ignore the current selection</title>
      <link>https://community.qlik.com/t5/App-Development/how-to-Ignore-the-current-selection/m-p/1665721#M63615</link>
      <description>&lt;P&gt;In my scenario is it possible to ignore the selections of a field which has been used in grouping .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2020 10:15:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-to-Ignore-the-current-selection/m-p/1665721#M63615</guid>
      <dc:creator>kunkumnaveen</dc:creator>
      <dc:date>2020-01-15T10:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: how to Ignore the current selection</title>
      <link>https://community.qlik.com/t5/App-Development/how-to-Ignore-the-current-selection/m-p/1665767#M63616</link>
      <description>&lt;P&gt;Any Suggestion on the requirement plz&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2020 12:50:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-to-Ignore-the-current-selection/m-p/1665767#M63616</guid>
      <dc:creator>kunkumnaveen</dc:creator>
      <dc:date>2020-01-15T12:50:52Z</dc:date>
    </item>
  </channel>
</rss>

