<?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: How to create a pie chart in qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-create-a-pie-chart-in-qlikview/m-p/774228#M1037002</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1.On the General Page, Select the option 'Pie chart'.&lt;/P&gt;&lt;P&gt;2.Go to the Presentation Page.&lt;/P&gt;&lt;P&gt;3.Mark the check box 'Show Numbers in Legend' (corresponds to 'Number&lt;/P&gt;&lt;P&gt;&amp;nbsp; on Data Points' for bar charts)&lt;/P&gt;&lt;P&gt;4.On the 'Style' page pick a style of your choice for the pie chart.&lt;/P&gt;&lt;P&gt;5.Click 'Ok'. The result is a pie chart where each slice represents the values you provided.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can use the option to popout.&lt;/P&gt;&lt;P&gt;We can use an conditional expression&lt;/P&gt;&lt;P&gt;Sample Expressions:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- 1(popout pie chart)&lt;/P&gt;&lt;P&gt;- 0(regular pie chart)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Jan 2015 15:51:31 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-01-12T15:51:31Z</dc:date>
    <item>
      <title>How to create a pie chart in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-pie-chart-in-qlikview/m-p/774225#M1036999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to create a pie chart in qlikview to display the total number of "Y" vs the total number of "N".&amp;nbsp; How would i go about doing this? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 14:39:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-pie-chart-in-qlikview/m-p/774225#M1036999</guid>
      <dc:creator />
      <dc:date>2015-01-12T14:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a pie chart in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-pie-chart-in-qlikview/m-p/774226#M1037000</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;Go to qlikview objects chart, select pie chart.&lt;/P&gt;&lt;P&gt;Give the dimension field which has your 'Y' and 'N' values. In expression count your dimension field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 14:51:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-pie-chart-in-qlikview/m-p/774226#M1037000</guid>
      <dc:creator />
      <dc:date>2015-01-12T14:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a pie chart in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-pie-chart-in-qlikview/m-p/774227#M1037001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"N" and "Y" are on same field? If yes use the procedure Amay posted, if are different fields, create a pie chart and add two expressions and no dimension&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 15:39:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-pie-chart-in-qlikview/m-p/774227#M1037001</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-01-12T15:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a pie chart in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-pie-chart-in-qlikview/m-p/774228#M1037002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1.On the General Page, Select the option 'Pie chart'.&lt;/P&gt;&lt;P&gt;2.Go to the Presentation Page.&lt;/P&gt;&lt;P&gt;3.Mark the check box 'Show Numbers in Legend' (corresponds to 'Number&lt;/P&gt;&lt;P&gt;&amp;nbsp; on Data Points' for bar charts)&lt;/P&gt;&lt;P&gt;4.On the 'Style' page pick a style of your choice for the pie chart.&lt;/P&gt;&lt;P&gt;5.Click 'Ok'. The result is a pie chart where each slice represents the values you provided.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can use the option to popout.&lt;/P&gt;&lt;P&gt;We can use an conditional expression&lt;/P&gt;&lt;P&gt;Sample Expressions:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- 1(popout pie chart)&lt;/P&gt;&lt;P&gt;- 0(regular pie chart)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 15:51:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-pie-chart-in-qlikview/m-p/774228#M1037002</guid>
      <dc:creator />
      <dc:date>2015-01-12T15:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a pie chart in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-pie-chart-in-qlikview/m-p/774229#M1037003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For my dimension tab i put Count(complete)... complete is the name of the field.&amp;nbsp; When I click finish i get "No Data to Display"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 16:00:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-pie-chart-in-qlikview/m-p/774229#M1037003</guid>
      <dc:creator />
      <dc:date>2015-01-12T16:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a pie chart in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-pie-chart-in-qlikview/m-p/774230#M1037004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use only "Complete" as Dimension&lt;/P&gt;&lt;P&gt;Use &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;Count(complete) as expression&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 16:06:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-pie-chart-in-qlikview/m-p/774230#M1037004</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-01-12T16:06:41Z</dc:date>
    </item>
  </channel>
</rss>

