<?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 Selection should not effect ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376612#M420197</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following two expression &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count(distinct{&amp;lt;Part={"=count(Part)=Max(TOTAL Aggr(Count(Part),Part))"}&amp;gt;}Part)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count(Aggr(if(Count(DISTINCT [FG Desc]&amp;amp;PLANT) =1,Part),Part))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont want the effect of selection for a perticular field on that expressions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone help me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in Advance&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Sep 2017 06:22:54 GMT</pubDate>
    <dc:creator>gauravgg</dc:creator>
    <dc:date>2017-09-08T06:22:54Z</dc:date>
    <item>
      <title>Selection should not effect ?</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376612#M420197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following two expression &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count(distinct{&amp;lt;Part={"=count(Part)=Max(TOTAL Aggr(Count(Part),Part))"}&amp;gt;}Part)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count(Aggr(if(Count(DISTINCT [FG Desc]&amp;amp;PLANT) =1,Part),Part))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont want the effect of selection for a perticular field on that expressions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone help me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in Advance&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 06:22:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376612#M420197</guid>
      <dc:creator>gauravgg</dc:creator>
      <dc:date>2017-09-08T06:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: Selection should not effect ?</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376613#M420198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;count(distinct{&lt;STRONG style="color: #ff0000;"&gt;1&lt;/STRONG&gt;&amp;lt;Part={"=count(Part)=Max(TOTAL Aggr(Count(Part),Part))"}&amp;gt;}Part)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;count(Aggr(if(Count(&lt;STRONG style="color: #ff0000;"&gt;{1}&lt;/STRONG&gt; DISTINCT [FG Desc]&amp;amp;PLANT) =1,Part),Part))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 06:25:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376613#M420198</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-09-08T06:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: Selection should not effect ?</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376614#M420199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then you need to add these Fields in you set analysis, try like this in bold.&lt;/P&gt;&lt;P&gt;count(distinct{&amp;lt;&lt;STRONG&gt;Field1,Field2,Field3&lt;/STRONG&gt;, Part={"=count(Part)=Max(TOTAL Aggr(Count(Part),Part))"}&amp;gt;}Part)&lt;/P&gt;&lt;P&gt;count({&amp;lt;&lt;STRONG&gt;Field1,Field2,Field3&amp;gt;}&lt;/STRONG&gt;Aggr(if(Count(DISTINCT [FG Desc]&amp;amp;PLANT) =1,Part),Part))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 06:27:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376614#M420199</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2017-09-08T06:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Selection should not effect ?</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376615#M420200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try one of this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;count(&lt;EM&gt;&lt;STRONG&gt;{1} &lt;/STRONG&gt;&lt;/EM&gt;distinct{&amp;lt;Part={"=count(Part)=Max(TOTAL Aggr(Count(Part),Part))"}&amp;gt;}Part)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;count(&lt;EM style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;{1} &lt;/STRONG&gt;&lt;/EM&gt;Aggr(if(Count(DISTINCT [FG Desc]&amp;amp;PLANT) =1,Part),Part))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 06:30:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376615#M420200</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-09-08T06:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: Selection should not effect ?</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376616#M420201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No ,it is not working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 06:37:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376616#M420201</guid>
      <dc:creator>gauravgg</dc:creator>
      <dc:date>2017-09-08T06:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: Selection should not effect ?</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376617#M420202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No ,it is not working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 06:39:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376617#M420202</guid>
      <dc:creator>gauravgg</dc:creator>
      <dc:date>2017-09-08T06:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: Selection should not effect ?</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376618#M420203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;No ,it is not working&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;thanks for reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 06:39:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376618#M420203</guid>
      <dc:creator>gauravgg</dc:creator>
      <dc:date>2017-09-08T06:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: Selection should not effect ?</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376619#M420204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Try&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;count(&lt;EM&gt;&lt;STRONG&gt;{1} &lt;/STRONG&gt;&lt;/EM&gt;distinct{&amp;lt;Part={"=count(&lt;STRONG&gt;&lt;EM&gt;{1}&lt;/EM&gt;&lt;/STRONG&gt;Part)=Max(&lt;STRONG&gt;&lt;EM&gt;{1}&lt;/EM&gt;&lt;/STRONG&gt; TOTAL Aggr(Count(&lt;STRONG&gt;&lt;EM&gt;{1}&lt;/EM&gt;&lt;/STRONG&gt;Part),Part))"}&amp;gt;}Part)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;count(&lt;EM style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;{1} &lt;/STRONG&gt;&lt;/EM&gt;Aggr(if(Count(&lt;STRONG&gt;&lt;EM&gt;{1}&lt;/EM&gt;&lt;/STRONG&gt; DISTINCT [FG Desc]&amp;amp;PLANT) =1,Part),Part))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 06:41:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376619#M420204</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2017-09-08T06:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: Selection should not effect ?</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376620#M420205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Only({1}&lt;/STRONG&gt; count(distinct{&amp;lt;Part={"=count(Part)=Max(TOTAL Aggr(Count(Part),Part))"}&amp;gt;}Part)&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;Only({1}&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt; &lt;/SPAN&gt;count(Aggr(if(Count(DISTINCT [FG Desc]&amp;amp;PLANT) =1,Part),Part))&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If not, i would respect to ask share image where you done &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 06:48:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376620#M420205</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-09-08T06:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: Selection should not effect ?</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376621#M420206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No ,it is not working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 06:51:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376621#M420206</guid>
      <dc:creator>gauravgg</dc:creator>
      <dc:date>2017-09-08T06:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: Selection should not effect ?</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376622#M420207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If possible share sample app&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 06:52:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376622#M420207</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2017-09-08T06:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: Selection should not effect ?</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376623#M420208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then try to add all dimensions that you would not to be selected this way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;count(&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;{1} &lt;/STRONG&gt;&lt;/EM&gt;distinct{&amp;lt;Part={"=count(Part)=Max(TOTAL Aggr(Count(Part),Part))"},&lt;STRONG&gt;Field1=,&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Field2=,&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Field3=,.....&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&amp;gt;}Part)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;count(&lt;EM style="font-weight: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;{1} &lt;/STRONG&gt;&lt;/EM&gt;Aggr(if(Count(DISTINCT [FG Desc]&amp;amp;PLANT) =1,Part),Part))&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Or&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;count(&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;{1} &lt;/STRONG&gt;&lt;/EM&gt;distinct{&amp;lt;Part={"=count(Part)=Max(TOTAL Aggr(&lt;EM style="color: #3d3d3d; font-family: inherit; font-size: 13px; font-weight: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;{1} &lt;/STRONG&gt;&lt;/EM&gt;Count(Part),Part))"}&amp;gt;}Part)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;count(&lt;EM style="font-weight: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;{1} &lt;/STRONG&gt;&lt;/EM&gt;Aggr(&lt;EM style="color: #3d3d3d; font-family: inherit; font-size: 13px; font-weight: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;{1}&amp;nbsp; &lt;/STRONG&gt;&lt;/EM&gt;if(Count(DISTINCT [FG Desc]&amp;amp;PLANT) =1,Part),Part))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 06:55:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376623#M420208</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-09-08T06:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Selection should not effect ?</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376624#M420209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;count(distinct{&lt;STRONG&gt;1&lt;/STRONG&gt;&amp;lt;Part={"=count(&lt;STRONG&gt;{1}&lt;/STRONG&gt;Part)=Max(&lt;STRONG&gt;{1}&lt;/STRONG&gt; TOTAL Aggr(Count(&lt;STRONG&gt;{1}&lt;/STRONG&gt;Part),Part))"}&amp;gt;}Part)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;count(&lt;STRONG&gt;{1}&lt;/STRONG&gt;Aggr(if(Count(&lt;STRONG&gt;{1}&lt;/STRONG&gt;DISTINCT [FG Desc]&amp;amp;PLANT) =1,Part),Part))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 06:55:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376624#M420209</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2017-09-08T06:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: Selection should not effect ?</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376625#M420210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 06:59:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376625#M420210</guid>
      <dc:creator>gauravgg</dc:creator>
      <dc:date>2017-09-08T06:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: Selection should not effect ?</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376626#M420211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Both expression not working?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 07:01:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376626#M420211</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2017-09-08T07:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: Selection should not effect ?</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376627#M420212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is strange both the expression not working please read this manual from the Qlikview Help very helpful to you to understand the SET analysis in the qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please read complete manual.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/ChartFunctions/SetAnalysis/set-analysis-expressions.htm" title="https://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/ChartFunctions/SetAnalysis/set-analysis-expressions.htm"&gt;https://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/ChartFunctions/SetAnalysis/set-analysis-expressions.…&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 07:19:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376627#M420212</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-09-08T07:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: Selection should not effect ?</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376628#M420213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For 2, you can try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({1} Aggr(If(Count({1} DISTINCT [FG Desc] &amp;amp; PLANT) = 1, &lt;SPAN style="color: #ff0000;"&gt;Only({1}&lt;/SPAN&gt; Part&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt;), Part))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Sep 2017 02:55:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376628#M420213</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-09-16T02:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: Selection should not effect ?</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376629#M420214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Sep 2017 19:19:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376629#M420214</guid>
      <dc:creator>gauravgg</dc:creator>
      <dc:date>2017-09-16T19:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: Selection should not effect ?</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376630#M420215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌All you have been saying ti everyone is that it is not working. But you never mention that what exactly is not working. Does it error out? Does it work without selection, but with selection it changes? I mean all you have shown is an expression, but how its used is a mystry. Please provide more details on why it isn't working or share a sample where we can see what is going on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Sep 2017 21:37:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376630#M420215</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-09-16T21:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: Selection should not effect ?</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376631#M420216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sunny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a bar chart in qliksense which counts &lt;STRONG&gt;number of common parts&lt;/STRONG&gt; and&amp;nbsp; &lt;STRONG&gt;number of unique parts&amp;nbsp; &lt;/STRONG&gt;on the fly &lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;count(distinct{&amp;lt;Part={"=count(Part)=Max(TOTAL Aggr(Count(Part),Part))"}&amp;gt;}Part)&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;count(Aggr(if(Count(DISTINCT [FG Desc]&amp;amp;PLANT) =1,Part),Part))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i made changes&amp;nbsp; according to all the suggestion above the count of the bar chart changes &lt;/P&gt;&lt;P&gt;even if i dont select any filter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there are 2 fields in data model ,on selection in that field the count should not change in bar graph&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot share app because it is on server,i do not have rights.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Sep 2017 05:12:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-should-not-effect/m-p/1376631#M420216</guid>
      <dc:creator>gauravgg</dc:creator>
      <dc:date>2017-09-17T05:12:35Z</dc:date>
    </item>
  </channel>
</rss>

