<?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 Reverse Bar Chart Labels on x-Axis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reverse-Bar-Chart-Labels-on-x-Axis/m-p/65241#M779287</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Trying to achieve labels on x-Axis for Negative values, Any workaround for this one? Trying to display the bar chart with labels as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Reverse_Axis_Labels.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/198656_Reverse_Axis_Labels.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible?? Any suggestions please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>rxp03570</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Reverse Bar Chart Labels on x-Axis</title>
      <link>https://community.qlik.com/t5/QlikView/Reverse-Bar-Chart-Labels-on-x-Axis/m-p/65241#M779287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Trying to achieve labels on x-Axis for Negative values, Any workaround for this one? Trying to display the bar chart with labels as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Reverse_Axis_Labels.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/198656_Reverse_Axis_Labels.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible?? Any suggestions please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reverse-Bar-Chart-Labels-on-x-Axis/m-p/65241#M779287</guid>
      <dc:creator>rxp03570</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Bar Chart Labels on x-Axis</title>
      <link>https://community.qlik.com/t5/QlikView/Reverse-Bar-Chart-Labels-on-x-Axis/m-p/65242#M779288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this functionality possible by Macros atleast???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 01:19:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reverse-Bar-Chart-Labels-on-x-Axis/m-p/65242#M779288</guid>
      <dc:creator>rxp03570</dc:creator>
      <dc:date>2018-04-06T01:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Bar Chart Labels on x-Axis</title>
      <link>https://community.qlik.com/t5/QlikView/Reverse-Bar-Chart-Labels-on-x-Axis/m-p/65243#M779289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Hi Rahul,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/198675_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;I think we don't have any option, but we can do manual way.&lt;/P&gt;&lt;P&gt;i have taken 2 bar chart overlapping on chart by chart.&amp;nbsp; (one for label dimension and another one chart)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps....!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 04:09:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reverse-Bar-Chart-Labels-on-x-Axis/m-p/65243#M779289</guid>
      <dc:creator>Nagaraju_KCS</dc:creator>
      <dc:date>2018-04-06T04:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Bar Chart Labels on x-Axis</title>
      <link>https://community.qlik.com/t5/QlikView/Reverse-Bar-Chart-Labels-on-x-Axis/m-p/65244#M779290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is a simple solution to this problem with an additional expression only for creating the legend. Please have a look below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="NegativeValues.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/198705_NegativeValues.jpg" style="height: 301px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Don't forget to set the background color of the expression with the Dual function to ARGB(0, 0, 0, 0) and the settings on the number tab to 'Expression Default'. Also please uncheck the 'Show Legend' box on the dimension tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Happy qliking&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Burkhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 08:25:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reverse-Bar-Chart-Labels-on-x-Axis/m-p/65244#M779290</guid>
      <dc:creator>veidlburkhard</dc:creator>
      <dc:date>2018-04-06T08:25:29Z</dc:date>
    </item>
  </channel>
</rss>

