<?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: chart labels on right axis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/chart-labels-on-right-axis/m-p/313333#M1189303</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; hi Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is excatly what i am after. How did you right align the bars? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can not see a simple solution either. It would be nice if there was.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Aug 2011 11:44:34 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-08-31T11:44:34Z</dc:date>
    <item>
      <title>chart labels on right axis</title>
      <link>https://community.qlik.com/t5/QlikView/chart-labels-on-right-axis/m-p/313331#M1189301</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;Is it possible to right align the bars in a Horizontal bar chart? Basically i would like to have two charts with the titles displayed once in the middle&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2011 10:44:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/chart-labels-on-right-axis/m-p/313331#M1189301</guid>
      <dc:creator />
      <dc:date>2011-08-31T10:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: chart labels on right axis</title>
      <link>https://community.qlik.com/t5/QlikView/chart-labels-on-right-axis/m-p/313332#M1189302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is attached something you were looking for?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unless I missed a simple solution, it's kind of real kludge.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2011 11:40:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/chart-labels-on-right-axis/m-p/313332#M1189302</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-08-31T11:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: chart labels on right axis</title>
      <link>https://community.qlik.com/t5/QlikView/chart-labels-on-right-axis/m-p/313333#M1189303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; hi Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is excatly what i am after. How did you right align the bars? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can not see a simple solution either. It would be nice if there was.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2011 11:44:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/chart-labels-on-right-axis/m-p/313333#M1189303</guid>
      <dc:creator />
      <dc:date>2011-08-31T11:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: chart labels on right axis</title>
      <link>https://community.qlik.com/t5/QlikView/chart-labels-on-right-axis/m-p/313334#M1189304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here you go:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My idea was to use negative scale for left chart, this will result on Axis to the right / right aligned bars.&lt;/P&gt;&lt;P&gt;So I used a '-' in both expression on the left chart to get negative values.&lt;/P&gt;&lt;P&gt;Problem is that you don't want to show the values as negative.&lt;/P&gt;&lt;P&gt;Here I used number formatting, there is an optional format specifier for negative numbers (see format tab (ah, I just see that this is hard to see since I replaced the expression labels by blank, but there are expression number formats set ;-)), I just set the format to show same as positive (without minus). This affects the values on bars and the tool tip.&lt;/P&gt;&lt;P&gt;Unfortunately the axis will still show negative values, so I removed the axis (maybe I missed a simple solution here).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We should use same absolute scale range for both charts, I set it manually to 0 to 15, but it should be good to enter enter an expression here that checks both charts value ranges and set the same value. Even if you don't see the axis drawn, I think different scale ranges will be misleading.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The rest is mostly formatting (remove all expression labels, use text boxes instead, etc).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I added another version of the chart where you could probably better see what I did, as I said, it's a hack.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope I haven't missed anything, if you have problems, give me a note.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2011 12:52:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/chart-labels-on-right-axis/m-p/313334#M1189304</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-08-31T12:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: chart labels on right axis</title>
      <link>https://community.qlik.com/t5/QlikView/chart-labels-on-right-axis/m-p/313335#M1189305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Stefan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;many thanks for your solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 12:22:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/chart-labels-on-right-axis/m-p/313335#M1189305</guid>
      <dc:creator />
      <dc:date>2011-09-01T12:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: chart labels on right axis</title>
      <link>https://community.qlik.com/t5/QlikView/chart-labels-on-right-axis/m-p/313336#M1189306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;many thanks for your solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 12:23:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/chart-labels-on-right-axis/m-p/313336#M1189306</guid>
      <dc:creator />
      <dc:date>2011-09-01T12:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: chart labels on right axis</title>
      <link>https://community.qlik.com/t5/QlikView/chart-labels-on-right-axis/m-p/313337#M1189307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swuehl&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you are very creative , able to think out of box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 09:39:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/chart-labels-on-right-axis/m-p/313337#M1189307</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2013-08-16T09:39:33Z</dc:date>
    </item>
  </channel>
</rss>

