<?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 bar chart y-axis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/bar-chart-y-axis/m-p/673770#M244685</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;&lt;/P&gt;&lt;P&gt;I'm having a bar chart whose expression uses avg function. The values of this expression indicate percentage values as shown in screenshot 1.&lt;/P&gt;&lt;P&gt;I wanted to display % after every value so I tried concatenating % as follows avg()&amp;amp;'%' . This is displaying % after the expression value but Y-axis numbering is changed. As shown in Screenshot 2 Y-axis is having 0.20 when it has to display 20 and same is with other number. Is there any way to avoid this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Screenshot 1 :&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" height="214" src="https://community.qlik.com/legacyfs/online/68392_pastedImage_0.png" style="width: 365.184px; height: 214px;" width="365" /&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Screenshot 2 :&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" height="286" src="https://community.qlik.com/legacyfs/online/68393_pastedImage_1.png" width="381" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Oct 2014 12:45:03 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-07T12:45:03Z</dc:date>
    <item>
      <title>bar chart y-axis</title>
      <link>https://community.qlik.com/t5/QlikView/bar-chart-y-axis/m-p/673770#M244685</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;&lt;/P&gt;&lt;P&gt;I'm having a bar chart whose expression uses avg function. The values of this expression indicate percentage values as shown in screenshot 1.&lt;/P&gt;&lt;P&gt;I wanted to display % after every value so I tried concatenating % as follows avg()&amp;amp;'%' . This is displaying % after the expression value but Y-axis numbering is changed. As shown in Screenshot 2 Y-axis is having 0.20 when it has to display 20 and same is with other number. Is there any way to avoid this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Screenshot 1 :&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" height="214" src="https://community.qlik.com/legacyfs/online/68392_pastedImage_0.png" style="width: 365.184px; height: 214px;" width="365" /&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Screenshot 2 :&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" height="286" src="https://community.qlik.com/legacyfs/online/68393_pastedImage_1.png" width="381" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2014 12:45:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bar-chart-y-axis/m-p/673770#M244685</guid>
      <dc:creator />
      <dc:date>2014-10-07T12:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: bar chart y-axis</title>
      <link>https://community.qlik.com/t5/QlikView/bar-chart-y-axis/m-p/673771#M244686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try dual(avg(MyField) &amp;amp; '%', avg(MyField))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2014 12:49:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bar-chart-y-axis/m-p/673771#M244686</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-10-07T12:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: bar chart y-axis</title>
      <link>https://community.qlik.com/t5/QlikView/bar-chart-y-axis/m-p/673772#M244687</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;Remove % and on expression click relative.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2014 12:53:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bar-chart-y-axis/m-p/673772#M244687</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-10-07T12:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: bar chart y-axis</title>
      <link>https://community.qlik.com/t5/QlikView/bar-chart-y-axis/m-p/673773#M244688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank a lot &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2014 12:55:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bar-chart-y-axis/m-p/673773#M244688</guid>
      <dc:creator />
      <dc:date>2014-10-07T12:55:37Z</dc:date>
    </item>
  </channel>
</rss>

