<?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 Active Customers for Max Quarter (Year-Q) in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Active-Customers-for-Max-Quarter-Year-Q/m-p/1532439#M62680</link>
    <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I'm pulling data from a third party DB and which contains few dimensions, current quarter revenu and previous quarter revenue (grouped by a Year-Quarter).&lt;/P&gt;&lt;P&gt;My requirement is to build a dashboard with Active, Lost and New customers.&lt;/P&gt;&lt;P&gt;Note: My all calculations should be grouped by Quarter and Customer&lt;/P&gt;&lt;P&gt;Expressiosn&amp;nbsp;used&lt;/P&gt;&lt;P&gt;Active: sum(if(aggr(sum(CurrentRevenue), Customer, YearQ)&amp;gt;0, 1))&lt;/P&gt;&lt;P&gt;Lost: sum(if(aggr(sum(CurrentRevenue), Customer, YearQ)&amp;lt;=0 and aggr(sum(PrevRevenue), Customer, YearQ)&amp;gt;0, 1))&lt;/P&gt;&lt;P&gt;New: sum(if(aggr(sum(CurrentRevenue), Customer, YearQ)&amp;gt;0 and aggr(sum(PrevRevenue), Customer, YearQ)&amp;lt;=0, 1))&lt;/P&gt;&lt;P&gt;Now,&lt;/P&gt;&lt;P&gt;I want to have one KPI which should display max quarter Active Customers and one more with New Customers. I tried by using Maxstring but failed to get it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Apr 2021 07:45:27 GMT</pubDate>
    <dc:creator>d_prashanthredd</dc:creator>
    <dc:date>2021-04-02T07:45:27Z</dc:date>
    <item>
      <title>Active Customers for Max Quarter (Year-Q)</title>
      <link>https://community.qlik.com/t5/App-Development/Active-Customers-for-Max-Quarter-Year-Q/m-p/1532439#M62680</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I'm pulling data from a third party DB and which contains few dimensions, current quarter revenu and previous quarter revenue (grouped by a Year-Quarter).&lt;/P&gt;&lt;P&gt;My requirement is to build a dashboard with Active, Lost and New customers.&lt;/P&gt;&lt;P&gt;Note: My all calculations should be grouped by Quarter and Customer&lt;/P&gt;&lt;P&gt;Expressiosn&amp;nbsp;used&lt;/P&gt;&lt;P&gt;Active: sum(if(aggr(sum(CurrentRevenue), Customer, YearQ)&amp;gt;0, 1))&lt;/P&gt;&lt;P&gt;Lost: sum(if(aggr(sum(CurrentRevenue), Customer, YearQ)&amp;lt;=0 and aggr(sum(PrevRevenue), Customer, YearQ)&amp;gt;0, 1))&lt;/P&gt;&lt;P&gt;New: sum(if(aggr(sum(CurrentRevenue), Customer, YearQ)&amp;gt;0 and aggr(sum(PrevRevenue), Customer, YearQ)&amp;lt;=0, 1))&lt;/P&gt;&lt;P&gt;Now,&lt;/P&gt;&lt;P&gt;I want to have one KPI which should display max quarter Active Customers and one more with New Customers. I tried by using Maxstring but failed to get it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Apr 2021 07:45:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Active-Customers-for-Max-Quarter-Year-Q/m-p/1532439#M62680</guid>
      <dc:creator>d_prashanthredd</dc:creator>
      <dc:date>2021-04-02T07:45:27Z</dc:date>
    </item>
  </channel>
</rss>

