<?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 Graph with a cumulative value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Graph-with-a-cumulative-value/m-p/273200#M102242</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi freinds,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need to create a graph like the attached image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a list of stores with their monthly revenue (store_name, store_revenue).&lt;/P&gt;&lt;P&gt;the purpuse of the graph is to show how meany stores are creating how meany percent of the total company revenue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the x - axis shows the number of stores and the y - shows is the comulative percent (until we get to 100%), that way you can see that 1 store is making 10% of the revenue, and 80 stores are creating &lt;/P&gt;&lt;P&gt;90% of revenue etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know how can do this in qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;BR /&gt;Shlomo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Feb 2012 00:17:30 GMT</pubDate>
    <dc:creator>m4u</dc:creator>
    <dc:date>2012-02-12T00:17:30Z</dc:date>
    <item>
      <title>Graph with a cumulative value</title>
      <link>https://community.qlik.com/t5/QlikView/Graph-with-a-cumulative-value/m-p/273200#M102242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi freinds,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need to create a graph like the attached image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a list of stores with their monthly revenue (store_name, store_revenue).&lt;/P&gt;&lt;P&gt;the purpuse of the graph is to show how meany stores are creating how meany percent of the total company revenue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the x - axis shows the number of stores and the y - shows is the comulative percent (until we get to 100%), that way you can see that 1 store is making 10% of the revenue, and 80 stores are creating &lt;/P&gt;&lt;P&gt;90% of revenue etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know how can do this in qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;BR /&gt;Shlomo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Feb 2012 00:17:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graph-with-a-cumulative-value/m-p/273200#M102242</guid>
      <dc:creator>m4u</dc:creator>
      <dc:date>2012-02-12T00:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: Graph with a cumulative value</title>
      <link>https://community.qlik.com/t5/QlikView/Graph-with-a-cumulative-value/m-p/273201#M102243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use a calculated dimension&lt;/P&gt;&lt;P&gt;=aggr(num(rank(sum(Value),4)),Store)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for the x-axis, sorted by numerical value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then use&lt;/P&gt;&lt;P&gt;=sum(Value) / sum(total Value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as expression, enable show as percentage in number tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See also attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Feb 2012 00:40:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graph-with-a-cumulative-value/m-p/273201#M102243</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-02-12T00:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: Graph with a cumulative value</title>
      <link>https://community.qlik.com/t5/QlikView/Graph-with-a-cumulative-value/m-p/273202#M102244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your example is very helpful.&amp;nbsp;&amp;nbsp; But I was left with one small problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Now I get on the x-axis over 200 stores (image attached), how can i make a smaller view as it was in the first picture I attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="chart2.png" class="jive-image-thumbnail jive-image" src="https://community.qlik.com/legacyfs/online/11218_chart2.png" style="border-style: initial; border-color: initial;" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Feb 2012 01:17:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graph-with-a-cumulative-value/m-p/273202#M102244</guid>
      <dc:creator>m4u</dc:creator>
      <dc:date>2012-02-12T01:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: Graph with a cumulative value</title>
      <link>https://community.qlik.com/t5/QlikView/Graph-with-a-cumulative-value/m-p/273203#M102245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think a good possible solution is to use a continuous axis.&lt;/P&gt;&lt;P&gt;Another approach might be to use class() function in the dimension around the aggr() function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See also attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Feb 2012 11:13:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graph-with-a-cumulative-value/m-p/273203#M102245</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-02-12T11:13:15Z</dc:date>
    </item>
  </channel>
</rss>

