<?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 Override Chart Axis Labels in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Override-Chart-Axis-Labels/m-p/143069#M22428</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is really a perfect trick... but it's definitely an ergonomy fall ! assuming that users are human beeing, i would try to avoid that. If this is what they want after all, make sure this is not a application for a nuclear plant &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 May 2009 02:38:17 GMT</pubDate>
    <dc:creator>yblake</dc:creator>
    <dc:date>2009-05-01T02:38:17Z</dc:date>
    <item>
      <title>Override Chart Axis Labels</title>
      <link>https://community.qlik.com/t5/QlikView/Override-Chart-Axis-Labels/m-p/143061#M22420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to override the axis (X,Y) labels on a Bar Chart? At the moment the labels default to the value of the dimension used.&lt;/P&gt;&lt;P&gt;I would like to substitute another value but can't see how this might be accomplished.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2009 19:58:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Override-Chart-Axis-Labels/m-p/143061#M22420</guid>
      <dc:creator />
      <dc:date>2009-04-30T19:58:33Z</dc:date>
    </item>
    <item>
      <title>Override Chart Axis Labels</title>
      <link>https://community.qlik.com/t5/QlikView/Override-Chart-Axis-Labels/m-p/143062#M22421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you select dimension you can set the label name. Its to the right of the popup screen and called "Settings for selected dimension" or something like that. There you can check "label" and type in your prefered text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2009 20:02:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Override-Chart-Axis-Labels/m-p/143062#M22421</guid>
      <dc:creator />
      <dc:date>2009-04-30T20:02:36Z</dc:date>
    </item>
    <item>
      <title>Override Chart Axis Labels</title>
      <link>https://community.qlik.com/t5/QlikView/Override-Chart-Axis-Labels/m-p/143063#M22422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or did you mean that you want to change all values displayed on the axis to something else? If that's the case I would just create a new field in the script with the corresponding values that I want to display based on the "real" dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Fredrik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2009 20:05:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Override-Chart-Axis-Labels/m-p/143063#M22422</guid>
      <dc:creator />
      <dc:date>2009-04-30T20:05:01Z</dc:date>
    </item>
    <item>
      <title>Override Chart Axis Labels</title>
      <link>https://community.qlik.com/t5/QlikView/Override-Chart-Axis-Labels/m-p/143064#M22423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not quite what I wanted. The 'Settings for Selected Dimension' options allow me to change the Title of the Axis but not the individual Axis (legend) values. These are coming from the Dimension.&lt;/P&gt;&lt;P&gt;Here is the problem;&lt;/P&gt;&lt;P&gt;The data values are system, catalogue, score&lt;/P&gt;&lt;P&gt;App1 - 2 - 90&lt;/P&gt;&lt;P&gt;App1 - 5 - 91&lt;/P&gt;&lt;P&gt;App1 - 6 - 94&lt;/P&gt;&lt;P&gt;App2 - 2 - 89&lt;/P&gt;&lt;P&gt;At the moment the catalogue is the dimension and so individual axis labels are 2, 5, 6, 2.&lt;/P&gt;&lt;P&gt;So the resulting bargraph has 4 bars and the values are 90, 91, 94, 89&lt;/P&gt;&lt;P&gt;I just want the axis labels to be App1, App1, App1, App2 and not 2, 5, 6, 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2009 21:02:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Override-Chart-Axis-Labels/m-p/143064#M22423</guid>
      <dc:creator />
      <dc:date>2009-04-30T21:02:42Z</dc:date>
    </item>
    <item>
      <title>Override Chart Axis Labels</title>
      <link>https://community.qlik.com/t5/QlikView/Override-Chart-Axis-Labels/m-p/143065#M22424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm. I don't know how to deal with the fact that QV would group all App1 entries as one bar.&lt;/P&gt;&lt;P&gt;You get half the way by setting the dimension to App1 &amp;amp; '-' &amp;amp; catalogue but then of course the legend would be App1-2, App1-5 etcetera which might look ugly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2009 21:19:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Override-Chart-Axis-Labels/m-p/143065#M22424</guid>
      <dc:creator />
      <dc:date>2009-04-30T21:19:35Z</dc:date>
    </item>
    <item>
      <title>Override Chart Axis Labels</title>
      <link>https://community.qlik.com/t5/QlikView/Override-Chart-Axis-Labels/m-p/143066#M22425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use a calculated dimension using function Dual:&lt;/P&gt;&lt;P&gt;Dual(Text, Number)&lt;/P&gt;&lt;P&gt;The Text will be displayed on the axis, but the Number will be used for aggregation, etc... This should do what you wanted.&lt;/P&gt;&lt;P&gt;good luck!&lt;/P&gt;&lt;P&gt;Oleg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2009 23:23:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Override-Chart-Axis-Labels/m-p/143066#M22425</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2009-04-30T23:23:28Z</dc:date>
    </item>
    <item>
      <title>Override Chart Axis Labels</title>
      <link>https://community.qlik.com/t5/QlikView/Override-Chart-Axis-Labels/m-p/143067#M22426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Speaking of dual - how QV will handle the situation with the same text (App1) but different numbers?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2009 00:35:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Override-Chart-Axis-Labels/m-p/143067#M22426</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-05-01T00:35:36Z</dc:date>
    </item>
    <item>
      <title>Override Chart Axis Labels</title>
      <link>https://community.qlik.com/t5/QlikView/Override-Chart-Axis-Labels/m-p/143068#M22427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did a quick test and what I found was - you see the same label several times, but separate chart points, which is exactly what was required. So, the text is used for the labels and the number is used for determining the chart points.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2009 01:21:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Override-Chart-Axis-Labels/m-p/143068#M22427</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2009-05-01T01:21:52Z</dc:date>
    </item>
    <item>
      <title>Override Chart Axis Labels</title>
      <link>https://community.qlik.com/t5/QlikView/Override-Chart-Axis-Labels/m-p/143069#M22428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is really a perfect trick... but it's definitely an ergonomy fall ! assuming that users are human beeing, i would try to avoid that. If this is what they want after all, make sure this is not a application for a nuclear plant &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2009 02:38:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Override-Chart-Axis-Labels/m-p/143069#M22428</guid>
      <dc:creator>yblake</dc:creator>
      <dc:date>2009-05-01T02:38:17Z</dc:date>
    </item>
    <item>
      <title>Override Chart Axis Labels</title>
      <link>https://community.qlik.com/t5/QlikView/Override-Chart-Axis-Labels/m-p/143070#M22429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oleg,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks very much. This works perfectly.&lt;/P&gt;&lt;P&gt;It isn't for a nuclear plant so we should be OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2009 13:53:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Override-Chart-Axis-Labels/m-p/143070#M22429</guid>
      <dc:creator />
      <dc:date>2009-05-01T13:53:30Z</dc:date>
    </item>
  </channel>
</rss>

