<?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 expression help. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Line-Chart-expression-help/m-p/846816#M297279</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you guide me by using same attached QVW application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jun 2015 07:02:19 GMT</pubDate>
    <dc:creator>sona_sa</dc:creator>
    <dc:date>2015-06-18T07:02:19Z</dc:date>
    <item>
      <title>Line Chart expression help.</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-expression-help/m-p/846814#M297277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; &lt;SPAN style="color: black;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;I have some data on behalf of region wise No. of License allocation (Expiry Date and Deployed Date). With User Logins Details.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="color: black;"&gt;Suppose I select Division = 'Puma' and Name = 'Africa', You can see there is two row are available. If we see there is 2 License date.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;1. 19/10/2014 - 401&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;2. 14/06/2015 - 511&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;Now What I want, For Afica No. of License -&amp;nbsp; a line for No. of License which show me Before 14/06/2015 = No. of license should display 401 and after or from same date 14/06/2015 (No. of License should be 511).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;If It works as a reference line. It would be great.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;For more ref. please find the attached qvw.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="color: black;"&gt;Than&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;ks.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 03:21:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-expression-help/m-p/846814#M297277</guid>
      <dc:creator>sona_sa</dc:creator>
      <dc:date>2015-06-18T03:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart expression help.</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-expression-help/m-p/846815#M297278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use text in chart...from presentation tab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 06:25:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-expression-help/m-p/846815#M297278</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-06-18T06:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart expression help.</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-expression-help/m-p/846816#M297279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you guide me by using same attached QVW application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 07:02:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-expression-help/m-p/846816#M297279</guid>
      <dc:creator>sona_sa</dc:creator>
      <dc:date>2015-06-18T07:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart expression help.</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-expression-help/m-p/846817#M297280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See if this helps. I have just added one more expression to your graph.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(max(CDate)&amp;lt;=max(date(LicenseDeployDate)),&lt;/P&gt;&lt;P&gt;min(NoOfLicense),max(NoOfLicense))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 09:41:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-expression-help/m-p/846817#M297280</guid>
      <dc:creator>santhoo_san</dc:creator>
      <dc:date>2015-06-18T09:41:24Z</dc:date>
    </item>
  </channel>
</rss>

