<?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: Custom y-axis values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Custom-y-axis-values/m-p/17648#M778577</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you looking for something like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/199302_Capture.PNG" style="height: 342px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Apr 2018 15:24:38 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-04-11T15:24:38Z</dc:date>
    <item>
      <title>Custom y-axis values</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-y-axis-values/m-p/17647#M778576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to produce a chart with string labels for the y-axis. The y-axis is currently numeric and is the result of a calculation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data is like this:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Month, Class, Value&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jan, A, 200&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jan, B, 300&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jan, C, 200&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Feb, A, 150&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Feb, B, 100&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Feb, C, 600&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is transformed as follows:&lt;/P&gt;&lt;P&gt;round( sum(if( Class='A',(1*Value), if( Class='B',(2*Value), 3*Value))) / sum(Value) )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To give these weighted values (this is what I have):&lt;/P&gt;&lt;P&gt;Jan, 2&lt;/P&gt;&lt;P&gt;Feb, 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No I want to get to a chart showing:&lt;/P&gt;&lt;P&gt;Jan, B&lt;/P&gt;&lt;P&gt;Feb, C&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I haven't been able to figure out if Dual() can be used for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rutger&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/Custom-y-axis-values/m-p/17647#M778576</guid>
      <dc:creator>rutger_jansen</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Custom y-axis values</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-y-axis-values/m-p/17648#M778577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you looking for something like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/199302_Capture.PNG" style="height: 342px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2018 15:24:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-y-axis-values/m-p/17648#M778577</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-11T15:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: Custom y-axis values</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-y-axis-values/m-p/17649#M778578</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;Yes, it comes close but is it possible to get the Y-axis to show A, B, where it currently shows 1, 2 &amp;amp; 3?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks very much,&lt;/P&gt;&lt;P&gt;Rutger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2018 15:37:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-y-axis-values/m-p/17649#M778578</guid>
      <dc:creator>rutger_jansen</dc:creator>
      <dc:date>2018-04-11T15:37:47Z</dc:date>
    </item>
  </channel>
</rss>

