<?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: Postive and Negative value in Bar Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Postive-and-Negative-value-in-Bar-Chart/m-p/466949#M1154885</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See my problem is if I remove the "-" sign against the expression then I will get all records as positive but I wont be able to display the chart on the negative side right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Feb 2013 11:34:12 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-02-25T11:34:12Z</dc:date>
    <item>
      <title>Postive and Negative value in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Postive-and-Negative-value-in-Bar-Chart/m-p/466946#M1154882</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;Please find the attached snapshot, Im displaying a BAR Chart with 4 Bar's where "Gold - Basic" and "Platinum - Gold" displays downward which is what I need and it is perfectly fine. But the value displayed there is shown as -1 instead I want the value to show me as 1 but still display the bar downward as shown in the attached image. Below is the expression I have used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Change='Gold - Basic',-Count(SUB_ID),if(Change='platinum - Gold',-Count(SUB_ID),Count(SUB_ID)))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 10:26:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Postive-and-Negative-value-in-Bar-Chart/m-p/466946#M1154882</guid>
      <dc:creator />
      <dc:date>2013-02-25T10:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: Postive and Negative value in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Postive-and-Negative-value-in-Bar-Chart/m-p/466947#M1154883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Balu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You want to show all the -ve values as +ve ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 11:02:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Postive-and-Negative-value-in-Bar-Chart/m-p/466947#M1154883</guid>
      <dc:creator />
      <dc:date>2013-02-25T11:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: Postive and Negative value in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Postive-and-Negative-value-in-Bar-Chart/m-p/466948#M1154884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why are you using - sign at each count.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you just want +ve value then go for &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;subfield(your expression,'-')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 11:14:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Postive-and-Negative-value-in-Bar-Chart/m-p/466948#M1154884</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2013-02-25T11:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: Postive and Negative value in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Postive-and-Negative-value-in-Bar-Chart/m-p/466949#M1154885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See my problem is if I remove the "-" sign against the expression then I will get all records as positive but I wont be able to display the chart on the negative side right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 11:34:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Postive-and-Negative-value-in-Bar-Chart/m-p/466949#M1154885</guid>
      <dc:creator />
      <dc:date>2013-02-25T11:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: Postive and Negative value in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Postive-and-Negative-value-in-Bar-Chart/m-p/466950#M1154886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually it is not possible to show in barchart. If it is any stight or pivot you can use FABS() which gives only +ve value.&lt;/P&gt;&lt;P&gt;Coming to Bar chart still you want to show -ve as +ve, goto Axes-&amp;gt;Scale-&amp;gt; 0 as static min but problem here is the bar cant be visible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 11:40:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Postive-and-Negative-value-in-Bar-Chart/m-p/466950#M1154886</guid>
      <dc:creator />
      <dc:date>2013-02-25T11:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: Postive and Negative value in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Postive-and-Negative-value-in-Bar-Chart/m-p/466951#M1154887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So you only want to change the '-1' in '1'? If so you can do the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Go to the properties of your chart. &lt;/P&gt;&lt;P&gt;-Click on the 'notations' tab&lt;/P&gt;&lt;P&gt;-Click on your expression&lt;/P&gt;&lt;P&gt;-There is a field with something like this '&lt;SPAN style="font-size: 8pt;"&gt;#.##0,00- '&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;-Just remove the '-' to make it like this '#.##0,00'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;If this solves your problem then the credits must go to the user gwassenaar who gave this solution in another topic.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 15:07:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Postive-and-Negative-value-in-Bar-Chart/m-p/466951#M1154887</guid>
      <dc:creator />
      <dc:date>2013-02-25T15:07:40Z</dc:date>
    </item>
  </channel>
</rss>

