<?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: Line chart labels in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Line-chart-labels/m-p/915125#M317436</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I did as you suggested. But the shift (or const.) doesn't work.&lt;/P&gt;&lt;P&gt;Could you please have a look?&lt;/P&gt;&lt;P&gt;See the file attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Larisa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Jul 2015 09:17:21 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-07-27T09:17:21Z</dc:date>
    <item>
      <title>Line chart labels</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-labels/m-p/915121#M317432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is it possible to locate the labels of a line chart a bit more separate from the line?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the file attached,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Larisa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Jul 2015 15:33:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-labels/m-p/915121#M317432</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-26T15:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart labels</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-labels/m-p/915122#M317433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You cannot control where the labels show up on the chart itself, but you can choose to have them show up on the axis instead:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/93940_1.png" style="height: 550px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Jul 2015 16:22:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-labels/m-p/915122#M317433</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2015-07-26T16:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart labels</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-labels/m-p/915123#M317434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Jul 2015 17:09:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-labels/m-p/915123#M317434</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-26T17:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart labels</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-labels/m-p/915124#M317435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Larisa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think there is a workaround to get what you want by using the dual function.&lt;/P&gt;&lt;P&gt;Seems you have a line chart and marked 'Values on Datapoints' on the expression tab. Call this expression 'expression1'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to get your desired result add a new expression like this: &lt;SPAN style="font-size: 13.3333330154419px;"&gt;expression2 = Dual(Num(expression1, '# ##0.0'), expression1 + const.)&lt;/SPAN&gt; , check 'Values on Datapoints' for this second expression and also 'Invisible'. Now uncheck 'Values on Datapoints' for your first expression. Very important thing is to go to the number tab and mark the 'Expression Default' checkbox for expression2 otherwise the dual function does not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The term const. is just the amount you want to shift the 'Values on Datapoints' up &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/plus.png" /&gt; or down &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/minus.png" /&gt;. If you want you can use a variable vShift instead of conts. and use a slider to adjust the shift easily.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Happy qliking&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Burkhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Jul 2015 19:03:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-labels/m-p/915124#M317435</guid>
      <dc:creator>veidlburkhard</dc:creator>
      <dc:date>2015-07-26T19:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart labels</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-labels/m-p/915125#M317436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I did as you suggested. But the shift (or const.) doesn't work.&lt;/P&gt;&lt;P&gt;Could you please have a look?&lt;/P&gt;&lt;P&gt;See the file attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Larisa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 09:17:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-labels/m-p/915125#M317436</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-27T09:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart labels</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-labels/m-p/915126#M317437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Larisa,&lt;/P&gt;&lt;P&gt;you did everything fine, but the shift value of 7 you are using is not recognizable with the naked eye. Please use 7000 and change your slider with values from 0 to 10000, step 1000.&lt;/P&gt;&lt;P&gt;With this you'll see the shift...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Burkhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 09:48:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-labels/m-p/915126#M317437</guid>
      <dc:creator>veidlburkhard</dc:creator>
      <dc:date>2015-07-27T09:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart labels</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-labels/m-p/915127#M317438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you! It works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 09:54:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-labels/m-p/915127#M317438</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-27T09:54:09Z</dc:date>
    </item>
  </channel>
</rss>

