<?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 Show value for last data point in Line Chart with several lines of differing length in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-value-for-last-data-point-in-Line-Chart-with-several-lines/m-p/1729782#M505970</link>
    <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;I have a line chart displaying 2 lines and would like to show the value for only the last data point for each line on the chart. The charts display data over time and the 2 lines cover different time periods. I have included a screenshot and example QlikView file. I'd appreciate any help you can provide. &lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="QlikView_Value_For_Last_Data_Pt.PNG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/37448iE8A405028CB68594/image-size/medium?v=v2&amp;amp;px=400" role="button" title="QlikView_Value_For_Last_Data_Pt.PNG" alt="QlikView_Value_For_Last_Data_Pt.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Thank you,&lt;/P&gt;&lt;P&gt;Charles&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 18:19:59 GMT</pubDate>
    <dc:creator>cgaleaQlik</dc:creator>
    <dc:date>2024-11-16T18:19:59Z</dc:date>
    <item>
      <title>Show value for last data point in Line Chart with several lines of differing length</title>
      <link>https://community.qlik.com/t5/QlikView/Show-value-for-last-data-point-in-Line-Chart-with-several-lines/m-p/1729782#M505970</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;I have a line chart displaying 2 lines and would like to show the value for only the last data point for each line on the chart. The charts display data over time and the 2 lines cover different time periods. I have included a screenshot and example QlikView file. I'd appreciate any help you can provide. &lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="QlikView_Value_For_Last_Data_Pt.PNG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/37448iE8A405028CB68594/image-size/medium?v=v2&amp;amp;px=400" role="button" title="QlikView_Value_For_Last_Data_Pt.PNG" alt="QlikView_Value_For_Last_Data_Pt.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Thank you,&lt;/P&gt;&lt;P&gt;Charles&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:19:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-value-for-last-data-point-in-Line-Chart-with-several-lines/m-p/1729782#M505970</guid>
      <dc:creator>cgaleaQlik</dc:creator>
      <dc:date>2024-11-16T18:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: Show value for last data point in Line Chart with several lines of differing length</title>
      <link>https://community.qlik.com/t5/QlikView/Show-value-for-last-data-point-in-Line-Chart-with-several-lines/m-p/1729791#M505971</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can achieve this using those expressions&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="image.png" style="width: 521px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/37855i90A20A552100CD79/image-dimensions/521x155?v=v2" width="521" height="155" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and this for the second expression in the show value property&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=if(Date=max({&amp;lt;Date={"&amp;lt;$(=date('01/01/2018'))"}&amp;gt;}total Date),1,0)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;your chart will look like this&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/37856i1B97844558C6A16D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2020 06:57:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-value-for-last-data-point-in-Line-Chart-with-several-lines/m-p/1729791#M505971</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2020-07-22T06:57:26Z</dc:date>
    </item>
  </channel>
</rss>

