<?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: KPI value not changing having set analysis in it in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/KPI-value-not-changing-having-set-analysis-in-it/m-p/2877#M196</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be you need this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(Aggr(C&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ount(DISTINCT [Strategy.]) - C&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;ount({&amp;lt;[Strategy.StrategyDescription] = {"=$(vSales)=0"} &amp;gt;} DISTINCT [StrategyDescription]), &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;strategy))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jan 2018 11:11:29 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-01-18T11:11:29Z</dc:date>
    <item>
      <title>KPI value not changing having set analysis in it</title>
      <link>https://community.qlik.com/t5/App-Development/KPI-value-not-changing-having-set-analysis-in-it/m-p/2876#M195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to count the strategy but ignoring the strategy if values in variable vSales is zero.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have written following expression in KPI Object: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count(distinct([Strategy.])) - &lt;SPAN style="font-size: 10pt;"&gt;count({&amp;lt;[Strategy.StrategyDescription] ={"=$(vSales)=0"} &amp;gt;} distinct [StrategyDescription])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;i have one bar chart where i have strategy as dimention and vSales as measure and we are hiding zero values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have one filter as "vSelection" having different value as Q1,Q2,Q3;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on this selection i am calculating vsales variable value i.e if ( $(&lt;SPAN style="font-size: 13.3333px;"&gt;vSelection)='Q1, 'X'&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;if ( $(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;vSelection)='Q2, 'Y','Z'))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;But when i am comparing strategy count in KPI and chart are not matching if we change &lt;SPAN style="font-size: 13.3333px;"&gt;"vSelection" filter.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;could you please suggest solution asap&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2018 10:24:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/KPI-value-not-changing-having-set-analysis-in-it/m-p/2876#M195</guid>
      <dc:creator>prashantsanchet</dc:creator>
      <dc:date>2018-01-18T10:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: KPI value not changing having set analysis in it</title>
      <link>https://community.qlik.com/t5/App-Development/KPI-value-not-changing-having-set-analysis-in-it/m-p/2877#M196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be you need this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(Aggr(C&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ount(DISTINCT [Strategy.]) - C&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;ount({&amp;lt;[Strategy.StrategyDescription] = {"=$(vSales)=0"} &amp;gt;} DISTINCT [StrategyDescription]), &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;strategy))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2018 11:11:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/KPI-value-not-changing-having-set-analysis-in-it/m-p/2877#M196</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-18T11:11:29Z</dc:date>
    </item>
  </channel>
</rss>

