<?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: Amount Format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Amount-Format/m-p/908358#M991519</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;&lt;/P&gt;&lt;P&gt;Thanks! This is exactly what i expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chiru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 25 Jul 2015 17:39:54 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-07-25T17:39:54Z</dc:date>
    <item>
      <title>Amount Format</title>
      <link>https://community.qlik.com/t5/QlikView/Amount-Format/m-p/908353#M991508</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;Greetings for the day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one bar chart which represents the amount based on type and i have two text boxes to show data in dollars and percentage.&lt;/P&gt;&lt;P&gt;If i click on dollar button then values on bar should show like $ 100..If i click on Percentage button then it should show values on bars with percentage like 20 %..&lt;/P&gt;&lt;P&gt;For this i have created one expression and devided by variable values(based on selection either % or $).&lt;/P&gt;&lt;P&gt;But the corresponding $ and % values are not displaying in bar chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please anybody take a look into this. I have attached sample QVW also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chiru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2015 16:10:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Amount-Format/m-p/908353#M991508</guid>
      <dc:creator />
      <dc:date>2015-07-21T16:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Amount Format</title>
      <link>https://community.qlik.com/t5/QlikView/Amount-Format/m-p/908354#M991510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try as attached&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, 21 Jul 2015 16:20:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Amount-Format/m-p/908354#M991510</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-21T16:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Amount Format</title>
      <link>https://community.qlik.com/t5/QlikView/Amount-Format/m-p/908355#M991512</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;&lt;/P&gt;&lt;P&gt;Thanks for your Help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All is fine but when we switch to % then axis is showing as 0.0 to 1.2 instead of showing 0 to 100.&lt;/P&gt;&lt;P&gt;Is there option to change this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chiru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 13:30:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Amount-Format/m-p/908355#M991512</guid>
      <dc:creator />
      <dc:date>2015-07-22T13:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: Amount Format</title>
      <link>https://community.qlik.com/t5/QlikView/Amount-Format/m-p/908356#M991514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try attached:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 13:35:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Amount-Format/m-p/908356#M991514</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-22T13:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: Amount Format</title>
      <link>https://community.qlik.com/t5/QlikView/Amount-Format/m-p/908357#M991517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;one more way, without using the if condition in expression,&lt;/P&gt;&lt;P&gt;like &lt;STRONG&gt;Num(Sum({&amp;lt;Type={'Target'}&amp;gt;}Amount)/$(vDlr),$(vDec))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA for reference..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 14:20:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Amount-Format/m-p/908357#M991517</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2015-07-22T14:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: Amount Format</title>
      <link>https://community.qlik.com/t5/QlikView/Amount-Format/m-p/908358#M991519</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;&lt;/P&gt;&lt;P&gt;Thanks! This is exactly what i expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chiru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jul 2015 17:39:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Amount-Format/m-p/908358#M991519</guid>
      <dc:creator />
      <dc:date>2015-07-25T17:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: Amount Format</title>
      <link>https://community.qlik.com/t5/QlikView/Amount-Format/m-p/908359#M991521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am glad I was able to help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please mark the correct answer if you have got the answer you were expecting.&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>Sat, 25 Jul 2015 17:43:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Amount-Format/m-p/908359#M991521</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-25T17:43:45Z</dc:date>
    </item>
  </channel>
</rss>

