<?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: Chart Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/657617#M240062</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you please attach the sample .qvw file?. So that it will be easy to understand the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Jun 2014 08:12:20 GMT</pubDate>
    <dc:creator>PradeepReddy</dc:creator>
    <dc:date>2014-06-26T08:12:20Z</dc:date>
    <item>
      <title>Chart Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/657611#M240056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; As in following Chart for Jan column i need to show for ex (1323/3421) for critical Request and (2168/3491) for Grievance,count 1323 i am getting from count(callid) ,callid is unique field .In case of more clarification please reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;IMG alt="comm1.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/61233_comm1.PNG.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2014 06:39:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/657611#M240056</guid>
      <dc:creator />
      <dc:date>2014-06-26T06:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/657612#M240057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; count(callid) / &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; count(TOTAL callid) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;And how comes 3421&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2014 06:44:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/657612#M240057</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-06-26T06:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/657613#M240058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=count(callid) &amp;amp; '/' &amp;amp; count(total callid)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2014 06:45:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/657613#M240058</guid>
      <dc:creator />
      <dc:date>2014-06-26T06:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/657614#M240059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi anand ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3421 is total of callid for Jan month for critical request and grievance as shown in image &lt;/P&gt;&lt;P&gt;and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;count(callid) / &lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;count(TOTAL callid)&lt;/SPAN&gt; is giving 0.039 where as it should come 1323/3421 =0.38,, count (total callid)&lt;/P&gt;&lt;P&gt;is giving me total count 33413 not the total count for month Jan 3421?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2014 06:56:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/657614#M240059</guid>
      <dc:creator />
      <dc:date>2014-06-26T06:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/657615#M240060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;count(callid) / &lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;count(TOTAL callid)&lt;/SPAN&gt; is giving 0.039 where as it should come 1323/3421 =0.38,, count (total callid)&lt;/P&gt;&lt;P&gt;is giving me total count 33413 not the total count for month Jan 3421?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2014 06:56:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/657615#M240060</guid>
      <dc:creator />
      <dc:date>2014-06-26T06:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/657616#M240061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;guys kindly reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2014 08:09:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/657616#M240061</guid>
      <dc:creator />
      <dc:date>2014-06-26T08:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/657617#M240062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you please attach the sample .qvw file?. So that it will be easy to understand the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2014 08:12:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/657617#M240062</guid>
      <dc:creator>PradeepReddy</dc:creator>
      <dc:date>2014-06-26T08:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/657618#M240063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You need to state the field in which to do the Total. I'm a bit unsure bot is should either be&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;count(callid) / &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;count(TOTAL &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;lt;CallCategory&amp;gt;&lt;/SPAN&gt; callid)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;count(callid) / &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;count(TOTAL &amp;lt;Month&amp;gt; callid)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Try it and you will find which it is.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;If you do not state which field to sum on, you will get the sum of acc CallCategories and all Months.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Brgds, Johan&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2014 08:59:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/657618#M240063</guid>
      <dc:creator>johanlindell</dc:creator>
      <dc:date>2014-06-26T08:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/657619#M240064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi johan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank you soo much its working &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; i needed to do total for Month field.Thanx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2014 09:38:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/657619#M240064</guid>
      <dc:creator />
      <dc:date>2014-06-26T09:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/657620#M240065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robit!&lt;/P&gt;&lt;P&gt;Good that works. Please set the thread to answered. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;Johan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2014 09:54:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/657620#M240065</guid>
      <dc:creator>johanlindell</dc:creator>
      <dc:date>2014-06-26T09:54:46Z</dc:date>
    </item>
  </channel>
</rss>

