<?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 Grouping data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Grouping-data/m-p/1170103#M896154</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 to create a graph that shows the number of campaigns received by the customer base in a month.&lt;/P&gt;&lt;P&gt;on x axis it would be the number of campaigns 1, 2,.....10+&lt;/P&gt;&lt;P&gt;on y it should be the customer base.. 5%,10%,15%....100%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should show what percentage of the base receives 1,2...10+ campaigns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data I have is mobile number, campaign code, date. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did the count(campaign code) against the mobile which gives me the campaigns received for each mobile, how would i group this mobile base?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Grouping data</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-data/m-p/1170103#M896154</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 to create a graph that shows the number of campaigns received by the customer base in a month.&lt;/P&gt;&lt;P&gt;on x axis it would be the number of campaigns 1, 2,.....10+&lt;/P&gt;&lt;P&gt;on y it should be the customer base.. 5%,10%,15%....100%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should show what percentage of the base receives 1,2...10+ campaigns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data I have is mobile number, campaign code, date. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did the count(campaign code) against the mobile which gives me the campaigns received for each mobile, how would i group this mobile base?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-data/m-p/1170103#M896154</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping data</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-data/m-p/1170104#M896155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mobile number denotes your customer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try a calculated dimension like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Aggr( Count([Campaign Code]), [Mobile Number])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then use&lt;/P&gt;&lt;P&gt;=Count(DISTINCT [Mobile Number])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Num(Count(DISTINCT [Mobile Number]) / Count(DISTINCT TOTAL [Mobile Number]),'#.00%','.',',')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for a percentage.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 20:13:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-data/m-p/1170104#M896155</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-07-28T20:13:50Z</dc:date>
    </item>
  </channel>
</rss>

