<?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: Another chart question... in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Another-chart-question/m-p/881701#M999233</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Melanie -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What exactly is your requirement? In the legend do you want to see numbers of percentages? If you can explain the requirement, I will be able to give you a better response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Jun 2015 12:07:47 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-06-16T12:07:47Z</dc:date>
    <item>
      <title>Another chart question...</title>
      <link>https://community.qlik.com/t5/QlikView/Another-chart-question/m-p/881692#M999224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Our Call Centre use an in-built designed piece of software that allows them to record the type of call they've received, i.e. Resolved, Callback or Transfer. This is marked in the database as either True (1) or False (0). QlikView is extracting this data and I've been asked to create a pie chart to show the total number of calls received but then split (by %) by these three areas. I can't quite get my head around how to do this as there are three different data sets. Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 11:00:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Another-chart-question/m-p/881692#M999224</guid>
      <dc:creator />
      <dc:date>2015-06-12T11:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: Another chart question...</title>
      <link>https://community.qlik.com/t5/QlikView/Another-chart-question/m-p/881693#M999225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Melanie&lt;/P&gt;&lt;P&gt;what you are saying is that &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Resolved, Callback or Transfer are 3 different files? Why not concatenate them?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 11:11:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Another-chart-question/m-p/881693#M999225</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2015-06-12T11:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: Another chart question...</title>
      <link>https://community.qlik.com/t5/QlikView/Another-chart-question/m-p/881694#M999226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please share some sample data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will be easy for us to help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 11:12:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Another-chart-question/m-p/881694#M999226</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-12T11:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: Another chart question...</title>
      <link>https://community.qlik.com/t5/QlikView/Another-chart-question/m-p/881695#M999227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess have no dimension and use three expressions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exp1:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Count({&amp;lt;Resolved = {'True'}&amp;gt;}[No of Calls])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Exp2:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;=Count({&amp;lt;Callback= {'True'}&amp;gt;}[No of Calls])&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Exp3:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;=Count({&amp;lt;Transfer= {'True'}&amp;gt;}[No of Calls])&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;My assumption is that only one of the three fields will have a True because its an OR scenario.&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 11:12:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Another-chart-question/m-p/881695#M999227</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-06-12T11:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: Another chart question...</title>
      <link>https://community.qlik.com/t5/QlikView/Another-chart-question/m-p/881696#M999228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Melanie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you supply any example data, or even an example QVW?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 11:16:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Another-chart-question/m-p/881696#M999228</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2015-06-12T11:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: Another chart question...</title>
      <link>https://community.qlik.com/t5/QlikView/Another-chart-question/m-p/881697#M999229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your record set looks like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CallID, Resolved, Callback, Transfer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try a pie chart (if the really want a pie chart) without dimension and three expressions:&lt;/P&gt;&lt;P&gt;=count({&amp;lt;Resolved = {1}&amp;gt;} distinct CallID)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;=count({&amp;lt;Callback = {1}&amp;gt;} distinct CallID)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;=count({&amp;lt;Transfer = {1}&amp;gt;} distinct CallID)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Checking the relative option should get the percentage in.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 11:18:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Another-chart-question/m-p/881697#M999229</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-06-12T11:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: Another chart question...</title>
      <link>https://community.qlik.com/t5/QlikView/Another-chart-question/m-p/881698#M999230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks for the prompt replies peeps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sunindia, your script has done the trick &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&amp;nbsp; You were right, only one of these fields can be true.&amp;nbsp; I'm still trying to understand what it is actually saying but it works so am really pleased.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've now got the actual number of calls included in the legend but would like it if I could have the % displayed around the chart. Using the 'Relative' or 'Values on Data Points' doesn't seem to work in this scenario.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 12:12:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Another-chart-question/m-p/881698#M999230</guid>
      <dc:creator />
      <dc:date>2015-06-12T12:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: Another chart question...</title>
      <link>https://community.qlik.com/t5/QlikView/Another-chart-question/m-p/881699#M999231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Update: Forgot to add a closing single quote after &lt;SPAN style="color: #ff0000;"&gt;'#.00%&lt;/SPAN&gt; (updated it now)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Try changing your expressions to these and see if that works:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Exp1:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;=&lt;SPAN style="color: #ff0000;"&gt;Num(&lt;/SPAN&gt;Count({&amp;lt;Resolved = {'True'}&amp;gt;}[No of Calls])&lt;SPAN style="color: #ff0000;"&gt;/&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-size: 13px; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Count([No of Calls]), '#.00%')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Exp2:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;&lt;STRONG&gt;=&lt;SPAN style="color: #ff0000; font-size: 13px; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Num(&lt;/STRONG&gt;&lt;/SPAN&gt;Count({&amp;lt;Callback= {'True'}&amp;gt;}[No of Calls])&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13px; font-style: inherit;"&gt;&lt;STRONG&gt;&lt;SPAN style="color: #ff0000;"&gt;/&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-size: 13px; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Count([No of Calls]), '#.00%')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Exp3:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;&lt;STRONG&gt;=&lt;SPAN style="color: #ff0000; font-size: 13px; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Num(&lt;/STRONG&gt;&lt;/SPAN&gt;Count({&amp;lt;Transfer= {'True'}&amp;gt;}[No of Calls])&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13px; font-style: inherit;"&gt;&lt;STRONG&gt;&lt;SPAN style="color: #ff0000;"&gt;/&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-size: 13px; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Count([No of Calls]), '#.00%')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 12:17:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Another-chart-question/m-p/881699#M999231</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-06-12T12:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: Another chart question...</title>
      <link>https://community.qlik.com/t5/QlikView/Another-chart-question/m-p/881700#M999232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sunindia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apologies for the delay in getting back to you. Does the above need to be input as additional expressions similar to the ones I already have or does the existing definition need amending to the above for these? If I update them to the revised definitions, the legend numbers change to percentages (I'd like them to stay as numbers) and only one percentage is displayed on my pie chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 11:55:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Another-chart-question/m-p/881700#M999232</guid>
      <dc:creator />
      <dc:date>2015-06-16T11:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: Another chart question...</title>
      <link>https://community.qlik.com/t5/QlikView/Another-chart-question/m-p/881701#M999233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Melanie -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What exactly is your requirement? In the legend do you want to see numbers of percentages? If you can explain the requirement, I will be able to give you a better response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 12:07:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Another-chart-question/m-p/881701#M999233</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-06-16T12:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: Another chart question...</title>
      <link>https://community.qlik.com/t5/QlikView/Another-chart-question/m-p/881702#M999234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Apologies for not being very clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like numbers in the legend and percentages displayed around the chart if that's possible. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 12:40:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Another-chart-question/m-p/881702#M999234</guid>
      <dc:creator />
      <dc:date>2015-06-16T12:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: Another chart question...</title>
      <link>https://community.qlik.com/t5/QlikView/Another-chart-question/m-p/881703#M999235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let me look into it and get back to you with a solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 15:23:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Another-chart-question/m-p/881703#M999235</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-06-16T15:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: Another chart question...</title>
      <link>https://community.qlik.com/t5/QlikView/Another-chart-question/m-p/881704#M999236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just gave it a try, Both the legend and Value on chart seems to follow the same display format. If I try to change legend to number, the value on chart becomes number to. The only work around this is to add text to the chart and place them where ever you want to (potential problem is that the display won't be dynamic enough to move when the pie moves.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 15:40:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Another-chart-question/m-p/881704#M999236</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-06-16T15:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: Another chart question...</title>
      <link>https://community.qlik.com/t5/QlikView/Another-chart-question/m-p/881705#M999238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;Many thanks for looking into this for me... I really do appreciate it &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;Mel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 07:03:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Another-chart-question/m-p/881705#M999238</guid>
      <dc:creator />
      <dc:date>2015-06-17T07:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: Another chart question...</title>
      <link>https://community.qlik.com/t5/QlikView/Another-chart-question/m-p/881706#M999240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not a problem, I just wish I could have been of more help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 10:09:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Another-chart-question/m-p/881706#M999240</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-06-17T10:09:53Z</dc:date>
    </item>
  </channel>
</rss>

