<?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: Numerical Values in chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Numerical-Values-in-chart/m-p/841987#M1006729</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; is it should i cange total code for this ,and try another code then&amp;nbsp; it work's plz tell&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 May 2015 10:32:45 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-05-12T10:32:45Z</dc:date>
    <item>
      <title>Numerical Values in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Numerical-Values-in-chart/m-p/841981#M1006721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI All,&lt;/P&gt;&lt;P&gt;in Straight Table values are multiplying with 100 .i am not able to find out . client&amp;nbsp; want out put as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1,2,3,4 but it showing 0.1,0.2,0.3,0.4&amp;nbsp; i tried in presentation tab&amp;nbsp; i ts not working .i there any way to do&amp;nbsp; this .i u Know plz tell me its aurgent&lt;/P&gt;&lt;P&gt;expression is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=(num(count({$&amp;lt;Date={"&amp;lt;=$(CNo)"}&amp;gt;}Date)/(Count({$&amp;lt;NAME1_LASTNAME,[ GROUP],Date&amp;gt;}TOTAL&amp;lt;Month,[ Year Name]&amp;gt;Date))))*100 &amp;amp;'%'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 09:43:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Numerical-Values-in-chart/m-p/841981#M1006721</guid>
      <dc:creator />
      <dc:date>2015-05-12T09:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: Numerical Values in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Numerical-Values-in-chart/m-p/841982#M1006722</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;Just check in Property -&amp;gt;Number -&amp;gt; Show in % is tick or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 09:48:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Numerical-Values-in-chart/m-p/841982#M1006722</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-05-12T09:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: Numerical Values in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Numerical-Values-in-chart/m-p/841983#M1006723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this and see if this gives an output you are expecting to see&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; font-size: 13px;"&gt;&lt;STRONG&gt;=Num((Count({$&amp;lt;Date={"&amp;lt;=$(CNo)"}&amp;gt;}Date)/(Count({$&amp;lt;NAME1_LASTNAME,[ GROUP],Date&amp;gt;}TOTAL&amp;lt;Month,[ Year Name]&amp;gt;Date)))*100, '#,##0.0%')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 09:50:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Numerical-Values-in-chart/m-p/841983#M1006723</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-12T09:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Numerical Values in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Numerical-Values-in-chart/m-p/841984#M1006724</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 chart properties-&amp;gt;Number-&amp;gt;select your expression and decide the format.(Use as integer)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 09:50:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Numerical-Values-in-chart/m-p/841984#M1006724</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2015-05-12T09:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: Numerical Values in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Numerical-Values-in-chart/m-p/841985#M1006726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for all response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried&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; font-size: 13px;"&gt;&lt;STRONG&gt;=Num((Count({$&amp;lt;Date={"&amp;lt;=$(CNo)"}&amp;gt;}Date)/(Count({$&amp;lt;NAME1_LASTNAME,[ GROUP],Date&amp;gt;}TOTAL&amp;lt;Month,[ Year Name]&amp;gt;Date)))*100, '#,##0.0%')&lt;/STRONG&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; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&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; font-size: 13px;"&gt;&lt;STRONG&gt;=Go to chart properties-&amp;gt;Number-&amp;gt;select your expression and decide the format.(Use as integer)&lt;/STRONG&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; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&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; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&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; font-size: 13px;"&gt;&lt;STRONG&gt;but still not working&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 10:23:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Numerical-Values-in-chart/m-p/841985#M1006726</guid>
      <dc:creator />
      <dc:date>2015-05-12T10:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: Numerical Values in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Numerical-Values-in-chart/m-p/841986#M1006727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you please share your app&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 10:28:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Numerical-Values-in-chart/m-p/841986#M1006727</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-05-12T10:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: Numerical Values in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Numerical-Values-in-chart/m-p/841987#M1006729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; is it should i cange total code for this ,and try another code then&amp;nbsp; it work's plz tell&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 10:32:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Numerical-Values-in-chart/m-p/841987#M1006729</guid>
      <dc:creator />
      <dc:date>2015-05-12T10:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: Numerical Values in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Numerical-Values-in-chart/m-p/841988#M1006731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In above formula either multiply by 100 or in Num format write %&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;Num((Count({$&amp;lt;Date={"&amp;lt;=$(CNo)"}&amp;gt;}Date)/(Count({$&amp;lt;NAME1_LASTNAME,[ GROUP],Date&amp;gt;}TOTAL&amp;lt;Month,[ Year Name]&amp;gt;Date)))*100, '#,##0.0')&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Num((Count({$&amp;lt;Date={"&amp;lt;=$(CNo)"}&amp;gt;}Date)/(Count({$&amp;lt;NAME1_LASTNAME,[ GROUP],Date&amp;gt;}TOTAL&amp;lt;Month,[ Year Name]&amp;gt;Date))), '#,##0.0%')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 10:33:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Numerical-Values-in-chart/m-p/841988#M1006731</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-05-12T10:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Numerical Values in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Numerical-Values-in-chart/m-p/841989#M1006732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As &lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/Avinashelite"&gt;Avinashelite&lt;/A&gt;&lt;/STRONG&gt; correctly pointed out, it would be easier if we see the application or a sample. Because without seeing it, we are all probably be guessing. Can you share a sample?&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, 12 May 2015 10:35:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Numerical-Values-in-chart/m-p/841989#M1006732</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-12T10:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Numerical Values in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Numerical-Values-in-chart/m-p/841990#M1006734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Changed The Total code still not working:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my Requirement is &lt;/P&gt;&lt;P&gt;document date | Reservation Date | diff Date( document-reservation date) |&amp;nbsp; input box&amp;nbsp; |&amp;nbsp; output&lt;/P&gt;&lt;P&gt;2/1/2015&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | 1/1/2015&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp; &amp;lt;=3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; input box value/total Diff date*100&lt;/P&gt;&lt;P&gt;3/1/2015&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp; 1/1/2015&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp; 1+2+3=6&amp;nbsp; \&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6/11*100&lt;/P&gt;&lt;P&gt;5/1/2015&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp; 2/1/2015&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp; 3&lt;/P&gt;&lt;P&gt;10/1/2015&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp; 2/1/2015&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 11(total)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;input box=value given by user &amp;lt;=3&amp;nbsp; 1+2+3(6)&lt;/P&gt;&lt;P&gt;out put:6(input box)/total diff date*100&lt;/P&gt;&lt;P&gt;note;out put should be in integer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its aurgent plzz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 11:53:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Numerical-Values-in-chart/m-p/841990#M1006734</guid>
      <dc:creator />
      <dc:date>2015-05-12T11:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Numerical Values in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Numerical-Values-in-chart/m-p/841991#M1006736</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;Post your apps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 12:44:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Numerical-Values-in-chart/m-p/841991#M1006736</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-05-12T12:44:51Z</dc:date>
    </item>
  </channel>
</rss>

