<?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 - Add Calculation to X-axis Label in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Bar-Chart-Add-Calculation-to-X-axis-Label/m-p/1538533#M38877</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a bar chart with a Number (y axis) and a Project name (x axis). See picture.&lt;/P&gt;&lt;P&gt;There are 2 bars. I would like to be able to calculate the percentage from these two bars. % = (orange/Blue value ) and have this percentage present along the x axis alongside each project name like after the project name text.&lt;/P&gt;&lt;P&gt;I have tried some ways i found on the forum top get it to appear after the project name text but could not get it working correctly&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 01 Feb 2019 15:23:58 GMT</pubDate>
    <dc:creator>leivers1</dc:creator>
    <dc:date>2019-02-01T15:23:58Z</dc:date>
    <item>
      <title>Bar Chart - Add Calculation to X-axis Label</title>
      <link>https://community.qlik.com/t5/App-Development/Bar-Chart-Add-Calculation-to-X-axis-Label/m-p/1538533#M38877</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a bar chart with a Number (y axis) and a Project name (x axis). See picture.&lt;/P&gt;&lt;P&gt;There are 2 bars. I would like to be able to calculate the percentage from these two bars. % = (orange/Blue value ) and have this percentage present along the x axis alongside each project name like after the project name text.&lt;/P&gt;&lt;P&gt;I have tried some ways i found on the forum top get it to appear after the project name text but could not get it working correctly&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Feb 2019 15:23:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Bar-Chart-Add-Calculation-to-X-axis-Label/m-p/1538533#M38877</guid>
      <dc:creator>leivers1</dc:creator>
      <dc:date>2019-02-01T15:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart - Add Calculation to X-axis Label</title>
      <link>https://community.qlik.com/t5/App-Development/Bar-Chart-Add-Calculation-to-X-axis-Label/m-p/1538562#M38884</link>
      <description>&lt;P&gt;Yes, by replacing the x axis dimension with an Aggr calculated one, something like this:&lt;/P&gt;&lt;PRE&gt;=Aggr(
  Only({{x axis dimension}})&amp;amp;' '&amp;amp;Num(({{orange formula}} / {{blue formula}}), '#0%'),
  {{x axis dimension}}
)&lt;/PRE&gt;&lt;P&gt;Of course replace the {{}} parts by appropriate field names of formulas&lt;/P&gt;</description>
      <pubDate>Fri, 01 Feb 2019 16:20:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Bar-Chart-Add-Calculation-to-X-axis-Label/m-p/1538562#M38884</guid>
      <dc:creator>kuba_michalik</dc:creator>
      <dc:date>2019-02-01T16:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart - Add Calculation to X-axis Label</title>
      <link>https://community.qlik.com/t5/App-Development/Bar-Chart-Add-Calculation-to-X-axis-Label/m-p/1538598#M38886</link>
      <description>&lt;P&gt;Great! That Works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;THanks&lt;/P&gt;</description>
      <pubDate>Fri, 01 Feb 2019 16:59:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Bar-Chart-Add-Calculation-to-X-axis-Label/m-p/1538598#M38886</guid>
      <dc:creator>leivers1</dc:creator>
      <dc:date>2019-02-01T16:59:26Z</dc:date>
    </item>
  </channel>
</rss>

