<?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: Add value label to the last data point on a line chart in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Add-value-label-to-the-last-data-point-on-a-line-chart/m-p/1755895#M58296</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/336"&gt;@Kushal_Chawda&lt;/a&gt;&amp;nbsp;- how can we disable/uncheck the line option in a line chart? Attached is the screenshot where I can only uncheck the data labels option&lt;/P&gt;</description>
    <pubDate>Mon, 26 Oct 2020 13:14:38 GMT</pubDate>
    <dc:creator>Haarika</dc:creator>
    <dc:date>2020-10-26T13:14:38Z</dc:date>
    <item>
      <title>Add value label to the last data point on a line chart</title>
      <link>https://community.qlik.com/t5/App-Development/Add-value-label-to-the-last-data-point-on-a-line-chart/m-p/1755591#M58264</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;When I enable the value label option in the Appearance section of the line chart, the values for all data points are displayed and the graph looks busy.&lt;/P&gt;&lt;P&gt;So the requirement now is to display just the value label of the last data point on the line chart.&lt;/P&gt;&lt;P&gt;By any chance there is a possibility to achieve this?&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;&amp;amp;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/336"&gt;@Kushal_Chawda&lt;/a&gt;&amp;nbsp; - your ideas/suggestions will be highly appreciated &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Haarika&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2020 20:17:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-value-label-to-the-last-data-point-on-a-line-chart/m-p/1755591#M58264</guid>
      <dc:creator>Haarika</dc:creator>
      <dc:date>2020-10-23T20:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: Add value label to the last data point on a line chart</title>
      <link>https://community.qlik.com/t5/App-Development/Add-value-label-to-the-last-data-point-on-a-line-chart/m-p/1755599#M58265</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/48493"&gt;@Haarika&lt;/a&gt;&amp;nbsp; try below.&lt;/P&gt;&lt;P&gt;Create second expression like below&amp;nbsp;&lt;/P&gt;&lt;P&gt;=if(Month=max(total Month),&lt;STRONG&gt;YourExpression, ''&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;1)Uncheck value on data point option for first expression.&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) Uncheck Line option for second expression and check value on data point option.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2020 21:17:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-value-label-to-the-last-data-point-on-a-line-chart/m-p/1755599#M58265</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2020-10-23T21:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Add value label to the last data point on a line chart</title>
      <link>https://community.qlik.com/t5/App-Development/Add-value-label-to-the-last-data-point-on-a-line-chart/m-p/1755880#M58294</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/48493"&gt;@Haarika&lt;/a&gt;&amp;nbsp;You can also use Show Value within your expression&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/43015i4F05174515722FE7/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Expression used is&amp;nbsp;=Max(TOTAL &amp;lt;Bus&amp;gt; MonthYear) = MonthYear Where Bus is my second dimension in the chart.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Oct 2020 12:48:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-value-label-to-the-last-data-point-on-a-line-chart/m-p/1755880#M58294</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-10-26T12:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: Add value label to the last data point on a line chart</title>
      <link>https://community.qlik.com/t5/App-Development/Add-value-label-to-the-last-data-point-on-a-line-chart/m-p/1755895#M58296</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/336"&gt;@Kushal_Chawda&lt;/a&gt;&amp;nbsp;- how can we disable/uncheck the line option in a line chart? Attached is the screenshot where I can only uncheck the data labels option&lt;/P&gt;</description>
      <pubDate>Mon, 26 Oct 2020 13:14:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-value-label-to-the-last-data-point-on-a-line-chart/m-p/1755895#M58296</guid>
      <dc:creator>Haarika</dc:creator>
      <dc:date>2020-10-26T13:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Add value label to the last data point on a line chart</title>
      <link>https://community.qlik.com/t5/App-Development/Add-value-label-to-the-last-data-point-on-a-line-chart/m-p/1755943#M58301</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/48493"&gt;@Haarika&lt;/a&gt;&amp;nbsp; looks like u r on qlik sense. I am not sure if it is possible or not may be&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp; can help.&lt;/P&gt;&lt;P&gt;but if you are using qlikview here you can disable line option&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2020-10-26 133137.png" style="width: 967px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/43031iC617C524788AD8D3/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2020-10-26 133137.png" alt="Screenshot 2020-10-26 133137.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Oct 2020 14:38:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-value-label-to-the-last-data-point-on-a-line-chart/m-p/1755943#M58301</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2020-10-26T14:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Add value label to the last data point on a line chart</title>
      <link>https://community.qlik.com/t5/App-Development/Add-value-label-to-the-last-data-point-on-a-line-chart/m-p/1755961#M58302</link>
      <description>&lt;P&gt;hey&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;, unfortunately its not working. moreover im using QlikSense. could you advice accordingly. Thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Oct 2020 15:07:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-value-label-to-the-last-data-point-on-a-line-chart/m-p/1755961#M58302</guid>
      <dc:creator>Haarika</dc:creator>
      <dc:date>2020-10-26T15:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Add value label to the last data point on a line chart</title>
      <link>https://community.qlik.com/t5/App-Development/Add-value-label-to-the-last-data-point-on-a-line-chart/m-p/1755970#M58303</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/48493"&gt;@Haarika&lt;/a&gt;&amp;nbsp;do you happen to have VizLib? If you do, then it might be possible to do it using a VizLib Line chart. But I am able to find a way to do it using the line chart that is available in Qlik Sense by default.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Oct 2020 15:23:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-value-label-to-the-last-data-point-on-a-line-chart/m-p/1755970#M58303</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-10-26T15:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: Add value label to the last data point on a line chart</title>
      <link>https://community.qlik.com/t5/App-Development/Add-value-label-to-the-last-data-point-on-a-line-chart/m-p/2495686#M102567</link>
      <description>&lt;P&gt;How can we achieve this in Qliksense ?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 05:43:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-value-label-to-the-last-data-point-on-a-line-chart/m-p/2495686#M102567</guid>
      <dc:creator>rashmitapradhan88</dc:creator>
      <dc:date>2024-12-03T05:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Add value label to the last data point on a line chart</title>
      <link>https://community.qlik.com/t5/App-Development/Add-value-label-to-the-last-data-point-on-a-line-chart/m-p/2533290#M108199</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/314652"&gt;@rashmitapradhan88&lt;/a&gt;&amp;nbsp;- here's a method for Qlik Sense:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Visualization-and-Usability/Show-only-data-labels-for-latest-data-point-in-Qliksense-line/td-p/2514026" target="_blank"&gt;https://community.qlik.com/t5/Visualization-and-Usability/Show-only-data-labels-for-latest-data-point-in-Qliksense-line/td-p/2514026&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Oct 2025 15:28:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-value-label-to-the-last-data-point-on-a-line-chart/m-p/2533290#M108199</guid>
      <dc:creator>Lauri</dc:creator>
      <dc:date>2025-10-13T15:28:13Z</dc:date>
    </item>
  </channel>
</rss>

