<?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: Pie Charts: One dimension and multiple expressions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pie-Charts-One-dimension-and-multiple-expressions/m-p/866366#M998347</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all. I tried Trellis and it worked. Thank you again for the response.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Jun 2015 00:04:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-06-24T00:04:20Z</dc:date>
    <item>
      <title>Pie Charts: One dimension and multiple expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Pie-Charts-One-dimension-and-multiple-expressions/m-p/866359#M998337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am looking for some help in building the pie chart. I have&amp;nbsp; a scenario where I need to build&amp;nbsp; a pie chart&amp;nbsp; to show the analysis of sales , for example I have 3 locations lets say loaction1,location2,location3 ,I need to show the sales in each location as per the year for last 3 years, like location1 sales for year 2015,2014,2013 and similarly for other locations.Can I achieve this using Pie chart. On the whole I need to have one dimension which would be location and sum(sales per year) for past 3 years as expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;heera&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jun 2015 17:08:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pie-Charts-One-dimension-and-multiple-expressions/m-p/866359#M998337</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-21T17:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Pie Charts: One dimension and multiple expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Pie-Charts-One-dimension-and-multiple-expressions/m-p/866360#M998338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How should the pie chart look like with these requirements?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use two dimensions, location and year, and your&amp;nbsp; aggregated sales and check if this fullfills your requirements.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jun 2015 17:13:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pie-Charts-One-dimension-and-multiple-expressions/m-p/866360#M998338</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-06-21T17:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Pie Charts: One dimension and multiple expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Pie-Charts-One-dimension-and-multiple-expressions/m-p/866361#M998339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;restrict the years using a set expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jun 2015 23:27:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pie-Charts-One-dimension-and-multiple-expressions/m-p/866361#M998339</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-06-21T23:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: Pie Charts: One dimension and multiple expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Pie-Charts-One-dimension-and-multiple-expressions/m-p/866362#M998340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pie chart is good mostly for presentations, seldom for real analysis.&amp;nbsp; You have not one but two dimensions - location and year.&amp;nbsp; I recommend to use bar chart, stacked or grouped. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 00:52:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pie-Charts-One-dimension-and-multiple-expressions/m-p/866362#M998340</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-22T00:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: Pie Charts: One dimension and multiple expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Pie-Charts-One-dimension-and-multiple-expressions/m-p/866363#M998342</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;You need to use 2 Dimensions Location and Year, and the expression should be &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;Year={'$(&amp;gt;=Max(Year)-2)'}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the best method to display this in Trellis, where there is a separate Pie chart for each Location with years with the same dimensions and expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create Trellis by using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chart Properties -&amp;gt; Dimensions -&amp;gt; Trellis -&amp;gt; Enable Trellis Chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or use bar chart with above dimensions and expression and use Stacked option in Styles tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 02:45:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pie-Charts-One-dimension-and-multiple-expressions/m-p/866363#M998342</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-06-22T02:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Pie Charts: One dimension and multiple expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Pie-Charts-One-dimension-and-multiple-expressions/m-p/866364#M998345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could make a single calculated dimension of &lt;/P&gt;&lt;P&gt;=location &amp;amp; '-' &amp;amp; year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That would give you one slice for each location &amp;amp; year combination,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://robwunderlich.com" rel="nofollow"&gt;http://robwunderlich.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 05:06:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pie-Charts-One-dimension-and-multiple-expressions/m-p/866364#M998345</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2015-06-22T05:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: Pie Charts: One dimension and multiple expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Pie-Charts-One-dimension-and-multiple-expressions/m-p/866365#M998346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Calculated Dimensions May help you!! Or you can try valuelist()&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 05:14:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pie-Charts-One-dimension-and-multiple-expressions/m-p/866365#M998346</guid>
      <dc:creator>hariprasadqv</dc:creator>
      <dc:date>2015-06-22T05:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: Pie Charts: One dimension and multiple expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Pie-Charts-One-dimension-and-multiple-expressions/m-p/866366#M998347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all. I tried Trellis and it worked. Thank you again for the response.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2015 00:04:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pie-Charts-One-dimension-and-multiple-expressions/m-p/866366#M998347</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-24T00:04:20Z</dc:date>
    </item>
  </channel>
</rss>

