<?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: Create a percentage pie chart with preselected values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-a-percentage-pie-chart-with-preselected-values/m-p/91143#M753162</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It miss a bracket:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 9.0pt; font-family: 'Courier New';"&gt;Place&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;={'09'},&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Place to]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;-={'07','FAS'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Questions Complete]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;='Yes')/&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 9.0pt; font-family: 'Courier New';"&gt;Place&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;={'09'&lt;STRONG style=": ; color: #ff0000; font-size: 12pt;"&gt;}&lt;/STRONG&gt;,&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Place to]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;-={'07','FAS'}&lt;/SPAN&gt;&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Questions Complete]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Oct 2018 15:49:18 GMT</pubDate>
    <dc:creator>sergio0592</dc:creator>
    <dc:date>2018-10-30T15:49:18Z</dc:date>
    <item>
      <title>Create a percentage pie chart with preselected values</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-percentage-pie-chart-with-preselected-values/m-p/91142#M753161</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;I'm sure someone will be able to help me again with the syntax on this one......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a pie chart that shows the percentage of times something happens (Field = [Questions Complete] = 'Yes'), it counts the number of times people answer a question divided by the total number of people.&lt;/P&gt;&lt;P&gt;Here is the current expression: Count({&amp;lt;[Questions Complete]={"Yes"}&amp;gt;}[Questions Complete])/Count(TOTAL [Questions Complete])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works perfectly however what i want to do is replicate this chart but only show a specific selection of those people.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Specific people being from a certain 'Place' but not from a certain 'Place to' providing they answered the question as "Yes")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attempted to alter the expression to a similar one i already have that can count the specific people but i'm clearly doing something wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 9.0pt; font-family: 'Courier New';"&gt;Place&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;={'09'},&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Place to]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;-={'07','FAS'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Questions Complete]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;='Yes')/&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 9.0pt; font-family: 'Courier New';"&gt;Place&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;={'09',&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Place to]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;-={'07','FAS'}&lt;/SPAN&gt;&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Questions Complete]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;Can anyone help?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-percentage-pie-chart-with-preselected-values/m-p/91142#M753161</guid>
      <dc:creator>peterderrington</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Create a percentage pie chart with preselected values</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-percentage-pie-chart-with-preselected-values/m-p/91143#M753162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It miss a bracket:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 9.0pt; font-family: 'Courier New';"&gt;Place&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;={'09'},&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Place to]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;-={'07','FAS'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Questions Complete]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;='Yes')/&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 9.0pt; font-family: 'Courier New';"&gt;Place&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;={'09'&lt;STRONG style=": ; color: #ff0000; font-size: 12pt;"&gt;}&lt;/STRONG&gt;,&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Place to]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;-={'07','FAS'}&lt;/SPAN&gt;&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Questions Complete]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 15:49:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-percentage-pie-chart-with-preselected-values/m-p/91143#M753162</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2018-10-30T15:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: Create a percentage pie chart with preselected values</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-percentage-pie-chart-with-preselected-values/m-p/91144#M753163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for spotting that, unfortunately that was just my bad typing putting it on here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i use that expression it shows it as 100% which isn't correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 15:54:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-percentage-pie-chart-with-preselected-values/m-p/91144#M753163</guid>
      <dc:creator>peterderrington</dc:creator>
      <dc:date>2018-10-30T15:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Create a percentage pie chart with preselected values</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-percentage-pie-chart-with-preselected-values/m-p/91145#M753164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-family: 'Courier New'; font-size: 12px;"&gt;Count&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: #800000;"&gt;Place&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;={'09'},&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;[Place to]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;-={'07','FAS'},&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;[Questions Complete]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;={'Yes'}&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;gt;}&lt;SPAN style="color: #800000; font-family: 'Courier New'; font-size: 12px;"&gt;[Questions Complete]&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: #800000;"&gt;Place&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;={'09'}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;&lt;SPAN style="color: #000000; font-size: 9pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; color: maroon;"&gt;[Place to]&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt;"&gt;-={'07','FAS'}&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 9pt;"&gt;&amp;gt;}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;[Questions Complete]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 16:00:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-percentage-pie-chart-with-preselected-values/m-p/91145#M753164</guid>
      <dc:creator>Jesh19</dc:creator>
      <dc:date>2018-10-30T16:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: Create a percentage pie chart with preselected values</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-percentage-pie-chart-with-preselected-values/m-p/91146#M753165</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;Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count({&amp;lt;Place={'09'},[Place to]-={'07','FAS'}&amp;gt;}[Questions Complete]='Yes')/Count({&amp;lt;Place={'09'},[Place to]-={'07','FAS'}&amp;gt;} TOTAL [Questions Complete])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 16:05:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-percentage-pie-chart-with-preselected-values/m-p/91146#M753165</guid>
      <dc:creator>atoz1158</dc:creator>
      <dc:date>2018-10-30T16:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Create a percentage pie chart with preselected values</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-percentage-pie-chart-with-preselected-values/m-p/91147#M753166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fantastic, this worked a treat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 16:13:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-percentage-pie-chart-with-preselected-values/m-p/91147#M753166</guid>
      <dc:creator>peterderrington</dc:creator>
      <dc:date>2018-10-30T16:13:35Z</dc:date>
    </item>
  </channel>
</rss>

