<?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 Segmentation in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Segmentation/m-p/2032494#M85076</link>
    <description>&lt;P&gt;Customer has multiple transaction date.&amp;nbsp; Have to&amp;nbsp; create bar chart&amp;nbsp; for segmenting the customers by number of orders&amp;nbsp;&lt;/P&gt;
&lt;P&gt;eg Total 150 customer have 100-200 orders&lt;/P&gt;
&lt;P&gt;100-200orders in x-axis&lt;/P&gt;
&lt;P&gt;150 count of customer in y-axis&lt;/P&gt;
&lt;P&gt;how we need to calculate distribution from date and use as dimension?&lt;/P&gt;</description>
    <pubDate>Tue, 31 Jan 2023 22:09:19 GMT</pubDate>
    <dc:creator>bhoomika_101</dc:creator>
    <dc:date>2023-01-31T22:09:19Z</dc:date>
    <item>
      <title>Segmentation</title>
      <link>https://community.qlik.com/t5/App-Development/Segmentation/m-p/2032494#M85076</link>
      <description>&lt;P&gt;Customer has multiple transaction date.&amp;nbsp; Have to&amp;nbsp; create bar chart&amp;nbsp; for segmenting the customers by number of orders&amp;nbsp;&lt;/P&gt;
&lt;P&gt;eg Total 150 customer have 100-200 orders&lt;/P&gt;
&lt;P&gt;100-200orders in x-axis&lt;/P&gt;
&lt;P&gt;150 count of customer in y-axis&lt;/P&gt;
&lt;P&gt;how we need to calculate distribution from date and use as dimension?&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 22:09:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Segmentation/m-p/2032494#M85076</guid>
      <dc:creator>bhoomika_101</dc:creator>
      <dc:date>2023-01-31T22:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: Segmentation</title>
      <link>https://community.qlik.com/t5/App-Development/Segmentation/m-p/2032579#M85082</link>
      <description>&lt;P&gt;Use a class Dimension as below&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Dimension&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Class(Aggr(count(distinct ORders),Customer),100)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;MEasure&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Count(Distinct Customer)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 07:00:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Segmentation/m-p/2032579#M85082</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2023-02-01T07:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: Segmentation</title>
      <link>https://community.qlik.com/t5/App-Development/Segmentation/m-p/2032609#M85084</link>
      <description>&lt;P&gt;want to change distribution like &amp;gt; 100 orders , &amp;gt; 200 orders ?&lt;/P&gt;
&lt;P&gt;&amp;gt; 100 is name of bar&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 08:19:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Segmentation/m-p/2032609#M85084</guid>
      <dc:creator>bhoomika_101</dc:creator>
      <dc:date>2023-02-01T08:19:39Z</dc:date>
    </item>
  </channel>
</rss>

