<?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 Chart - Legend Issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Chart-Legend-Issue/m-p/563134#M210146</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find the screenshot,&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="45111" class="jive-image-thumbnail jive-image" onclick="" alt="help1.png" src="https://community.qlik.com/legacyfs/online/45111_help1.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to enforce a legend at the last point of primary dimension? I don't want vertical legend. Here I am trying to show 180 data points, and all of them can't be shown as legend, qv manages the frequency of legends. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Aug 2013 12:02:10 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-08-07T12:02:10Z</dc:date>
    <item>
      <title>Chart - Legend Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Legend-Issue/m-p/563134#M210146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find the screenshot,&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="45111" class="jive-image-thumbnail jive-image" onclick="" alt="help1.png" src="https://community.qlik.com/legacyfs/online/45111_help1.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to enforce a legend at the last point of primary dimension? I don't want vertical legend. Here I am trying to show 180 data points, and all of them can't be shown as legend, qv manages the frequency of legends. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Aug 2013 12:02:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Legend-Issue/m-p/563134#M210146</guid>
      <dc:creator />
      <dc:date>2013-08-07T12:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Chart - Legend Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Legend-Issue/m-p/563135#M210147</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;create a textbox within chart using chart props --&amp;gt; Presentation Tab --&amp;gt; Add... &lt;/P&gt;&lt;P&gt;expression is like &lt;/P&gt;&lt;P&gt;=MaxString(MyPrimDim)&lt;/P&gt;&lt;P&gt;To move the little textbox next to the corner hold &amp;lt;ctrl&amp;gt;+&amp;lt;shift&amp;gt; and fetch it with the mouse-cursor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HtH&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try different sizings of your chart because the scaling and positioning of the text is't always correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Aug 2013 12:37:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Legend-Issue/m-p/563135#M210147</guid>
      <dc:creator />
      <dc:date>2013-08-07T12:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Chart - Legend Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Legend-Issue/m-p/563136#M210148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply. This alternative solution i can't use, because my chart dimension limi varies with button click, and for 1week data the values comes fine at the end and then it will get overlapped with the customized text. i am looking for inbuilt feature, if any.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Aug 2013 12:49:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Legend-Issue/m-p/563136#M210148</guid>
      <dc:creator />
      <dc:date>2013-08-07T12:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: Chart - Legend Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Legend-Issue/m-p/563137#M210149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok,&lt;/P&gt;&lt;P&gt;I know this was (is) a workaround and I will wait with you for another&amp;nbsp; solution.&lt;/P&gt;&lt;P&gt;Meanwhile try sth similar to this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(GetPossibleCount(MyDim) &amp;gt; 9,MaxString(MyDim), '')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note&lt;/P&gt;&lt;P&gt;The '' (two single qoutes) as you do not want a '-' (dash) when showing a Null-String.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Aug 2013 13:14:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Legend-Issue/m-p/563137#M210149</guid>
      <dc:creator />
      <dc:date>2013-08-07T13:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: Chart - Legend Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Legend-Issue/m-p/563138#M210150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On button click i set variable value, and this variable is used in the set analysis part of the expression, hence the GetPossibleCount() returns always a statis number, however by tweaking a bit of your expression (used the variable in if condition), i get another alternative. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your shedding. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Aug 2013 13:31:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Legend-Issue/m-p/563138#M210150</guid>
      <dc:creator />
      <dc:date>2013-08-07T13:31:54Z</dc:date>
    </item>
  </channel>
</rss>

