<?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 Help with Pie chart Expressions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-Pie-chart-Expressions/m-p/284552#M105770</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Hi Chris,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;I have looked at the QV file. Yes, if we are showing in Pie Chart then we need to group all the metrics to add up 100%. So the best I would suggest is to assign weighting for all the 5 metrics. I mean assign 20% weighting for each metric and calculate it against 100%. Once you have these values then you can plot the Pie Chart. &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;I hope this helps!&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Cheers - DV&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Sep 2011 13:39:37 GMT</pubDate>
    <dc:creator>IAMDV</dc:creator>
    <dc:date>2011-09-23T13:39:37Z</dc:date>
    <item>
      <title>Help with Pie chart Expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Pie-chart-Expressions/m-p/284548#M105766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I have 5 Guage charts with the following expressions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Guage 1: sum&amp;nbsp; ( {&amp;lt;[Stock Movement Reason Code] ={3,5,16,18}, Dept={'N'}&amp;gt;} StockValue)/Sum({$&amp;lt;[Stock Reason]=,Dept={'N'}&amp;gt;}SalesValue)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Guage 2: sum&amp;nbsp; ( {&amp;lt;[Stock Movement Reason Code] ={3,5,16,18}, Dept={Y}&amp;gt;} StockValue)/Sum({$&amp;lt;[Stock Reason]=,Dept={Y}&amp;gt;}SalesValue)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Guage 3: sum&amp;nbsp; ( {&amp;lt;[Stock Movement Reason Code] ={3,5,16,18}, Dept={M}&amp;gt;} StockValue)/Sum({$&amp;lt;[Stock Reason]=,Dept={M}&amp;gt;}SalesValue)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Guage 4: sum&amp;nbsp; ( {&amp;lt;[Stock Movement Reason Code] ={3,5,16,18}, Dept={L}&amp;gt;} StockValue)/Sum({$&amp;lt;[Stock Reason]=,Dept={L}&amp;gt;}SalesValue)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Guage 5: sum&amp;nbsp; ( {&amp;lt;[Stock Movement Reason Code] ={3,5,16,18}, Dept-={L,M,Y,N,U}&amp;gt;} StockValue)/Sum({$&amp;lt;[Stock Reason]=,Dept-={L,M,Y,N,U},[Ret Comm Group]-={'359'}&amp;gt;}SalesValue)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;these expressions give me the Waste % of Sales value per Dept. Guages 1-4 are for depts N,Y,M and L ,and guage 5 is for everything else but also excludes dept u and comm grp 359. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been asked to replace the 5 guages with 1 pie chart giving the same info. The problem i have got is i do not know how to get it to display all of this info on the same chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2011 01:55:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Pie-chart-Expressions/m-p/284548#M105766</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2011-09-23T01:55:38Z</dc:date>
    </item>
    <item>
      <title>Help with Pie chart Expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Pie-chart-Expressions/m-p/284549#M105767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi everyone. Does anyone have any ideas on this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2011 09:06:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Pie-chart-Expressions/m-p/284549#M105767</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2011-09-23T09:06:20Z</dc:date>
    </item>
    <item>
      <title>Help with Pie chart Expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Pie-chart-Expressions/m-p/284550#M105768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Chris - Please can you post the QV document with sample data? It will be easy to work with the data.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Thanks - DV&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2011 09:25:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Pie-chart-Expressions/m-p/284550#M105768</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2011-09-23T09:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Pie chart Expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Pie-chart-Expressions/m-p/284551#M105769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi DV, thanks for your reply, although i have been thinking about it and i don't think what i have been asked to do is possible in a pie chart, as the chart would need to add up to 100% but i don't know how i would get that from % of sales. &lt;/P&gt;&lt;P&gt;I have attached some sample data if you want to look at to see if i am correct or not. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2011 10:08:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Pie-chart-Expressions/m-p/284551#M105769</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2011-09-23T10:08:32Z</dc:date>
    </item>
    <item>
      <title>Help with Pie chart Expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Pie-chart-Expressions/m-p/284552#M105770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Hi Chris,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;I have looked at the QV file. Yes, if we are showing in Pie Chart then we need to group all the metrics to add up 100%. So the best I would suggest is to assign weighting for all the 5 metrics. I mean assign 20% weighting for each metric and calculate it against 100%. Once you have these values then you can plot the Pie Chart. &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;I hope this helps!&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Cheers - DV&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2011 13:39:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Pie-chart-Expressions/m-p/284552#M105770</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2011-09-23T13:39:37Z</dc:date>
    </item>
  </channel>
</rss>

