<?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: Splitting a pie chart into percent in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Splitting-a-pie-chart-into-percent/m-p/992844#M650857</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried this. It doesn't recognize summing the numbers together. It says its a bad expression if you put 'sum' at the beginning of everything else you put.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the suggestion anyways.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Aug 2015 16:54:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-08-25T16:54:30Z</dc:date>
    <item>
      <title>Splitting a pie chart into percent</title>
      <link>https://community.qlik.com/t5/QlikView/Splitting-a-pie-chart-into-percent/m-p/992840#M650853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am having issues using pie charts.&lt;/P&gt;&lt;P&gt;The data I have is, I have a set of rooms.&lt;/P&gt;&lt;P&gt;I have a list of people who have access to each of these rooms.&lt;/P&gt;&lt;P&gt;I want to count how many rooms there are with less than 10 people with access to these rooms.&lt;/P&gt;&lt;P&gt;I want the pie chart to show what fraction of the rooms have less than 10 users with access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(count(Distinct(aggr([Room], [User])))&amp;lt;=10, count(distinct([Room])))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this gives me the total count of the rooms rather than only those with 10 users or less.&lt;/P&gt;&lt;P&gt;I have been stuck on this for awhile. Any help is greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 16:14:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Splitting-a-pie-chart-into-percent/m-p/992840#M650853</guid>
      <dc:creator />
      <dc:date>2015-08-25T16:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting a pie chart into percent</title>
      <link>https://community.qlik.com/t5/QlikView/Splitting-a-pie-chart-into-percent/m-p/992841#M650854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe a pie chart with 2 expression&lt;/P&gt;&lt;P&gt;sum(if(aggr(count(DISTINCT User), Room)&amp;gt;10,1))&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;sum(if(aggr(count(DISTINCT User), Room)&amp;lt;=10,1))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 16:27:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Splitting-a-pie-chart-into-percent/m-p/992841#M650854</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-08-25T16:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting a pie chart into percent</title>
      <link>https://community.qlik.com/t5/QlikView/Splitting-a-pie-chart-into-percent/m-p/992842#M650855</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;Maybe use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=if(aggr(sum(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3332996368408px;"&gt;DISTINCT &lt;/SPAN&gt;[User]),&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Room]&lt;/SPAN&gt;))&amp;lt;=10, count(distinct([Room])))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 16:28:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Splitting-a-pie-chart-into-percent/m-p/992842#M650855</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-25T16:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting a pie chart into percent</title>
      <link>https://community.qlik.com/t5/QlikView/Splitting-a-pie-chart-into-percent/m-p/992843#M650856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;provide some sample data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 16:29:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Splitting-a-pie-chart-into-percent/m-p/992843#M650856</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2015-08-25T16:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting a pie chart into percent</title>
      <link>https://community.qlik.com/t5/QlikView/Splitting-a-pie-chart-into-percent/m-p/992844#M650857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried this. It doesn't recognize summing the numbers together. It says its a bad expression if you put 'sum' at the beginning of everything else you put.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the suggestion anyways.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 16:54:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Splitting-a-pie-chart-into-percent/m-p/992844#M650857</guid>
      <dc:creator />
      <dc:date>2015-08-25T16:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting a pie chart into percent</title>
      <link>https://community.qlik.com/t5/QlikView/Splitting-a-pie-chart-into-percent/m-p/992845#M650858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no dice, still gives the total number of rooms rather than just the number with 10 users or less.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 16:55:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Splitting-a-pie-chart-into-percent/m-p/992845#M650858</guid>
      <dc:creator />
      <dc:date>2015-08-25T16:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting a pie chart into percent</title>
      <link>https://community.qlik.com/t5/QlikView/Splitting-a-pie-chart-into-percent/m-p/992846#M650859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f2f2f2;"&gt;Please try:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f2f2f2;"&gt;=if(aggr(rank(-sum(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3332996368408px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;DISTINCT &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f2f2f2;"&gt;[User])),&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;[Room]&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f2f2f2;"&gt;))&amp;lt;=10, count(distinct([Room])))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 17:02:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Splitting-a-pie-chart-into-percent/m-p/992846#M650859</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-25T17:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting a pie chart into percent</title>
      <link>https://community.qlik.com/t5/QlikView/Splitting-a-pie-chart-into-percent/m-p/992847#M650860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 17:10:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Splitting-a-pie-chart-into-percent/m-p/992847#M650860</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-08-25T17:10:00Z</dc:date>
    </item>
  </channel>
</rss>

