<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Line-chart/m-p/1293219#M869926</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seem I am still missing what is defining these ranges.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Nov 2016 23:39:01 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2016-11-22T23:39:01Z</dc:date>
    <item>
      <title>Line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart/m-p/1293214#M869921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Developers&lt;/P&gt;&lt;P&gt;I have a line chart in which i created 4 reference lines that shows the range value. If i select any lab the line chart should display only the reference line that lab has the value range. The other reference lines should not be displayed. Can someone help me please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Anil &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart/m-p/1293214#M869921</guid>
      <dc:creator>dandaanilreddy</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart/m-p/1293215#M869922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; If i select any lab the line chart should display only the reference line &lt;EM&gt;that lab has the value range.&lt;/EM&gt; "&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, I don't understand this. Could you elaborate further?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general, you can use the show condition in the reference line properties, but it seems you already discovered this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2016 23:17:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart/m-p/1293215#M869922</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-11-22T23:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart/m-p/1293216#M869923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;In the below image the CD pass upper limit line should not be displayed. The reference lines should be displayed according to the range of the selected lab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="line chart.PNG" class="jive-image image-1" src="/legacyfs/online/144578_line chart.PNG" style="height: 143px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2016 23:20:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart/m-p/1293216#M869923</guid>
      <dc:creator>dandaanilreddy</dc:creator>
      <dc:date>2016-11-22T23:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart/m-p/1293217#M869924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the version you've uploaded, the reference line is not shown, it's only shown for lab 'ARUP'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit: You can change the condition to &lt;/P&gt;&lt;P&gt;=SubstringCount( Concat(Distinct Lab,'|'), 'ARUP')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to also show the line when nothing is selected (so whenever ARUP is a &lt;EM&gt;possible&lt;/EM&gt; value in lab value range).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2016 23:30:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart/m-p/1293217#M869924</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-11-22T23:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart/m-p/1293218#M869925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Stefan. I want these condition should apply for all labs. The reference lines should display only the range for each selected lab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2016 23:33:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart/m-p/1293218#M869925</guid>
      <dc:creator>dandaanilreddy</dc:creator>
      <dc:date>2016-11-22T23:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart/m-p/1293219#M869926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seem I am still missing what is defining these ranges.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2016 23:39:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart/m-p/1293219#M869926</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-11-22T23:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart/m-p/1293220#M869927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;P&gt;In the above screen shot i have selected the lab genetica. There are 4 reference lines in that chart the blue line is not reaching the CD pass limit line as the range value is greater than the range value of that lab. That reference line should not appear in the chart. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2016 23:46:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart/m-p/1293220#M869927</guid>
      <dc:creator>dandaanilreddy</dc:creator>
      <dc:date>2016-11-22T23:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart/m-p/1293221#M869928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe use a condition that checks the max range value against your reference line value?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2016 23:54:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart/m-p/1293221#M869928</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-11-22T23:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart/m-p/1293222#M869929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Stefan &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2016 00:03:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart/m-p/1293222#M869929</guid>
      <dc:creator>dandaanilreddy</dc:creator>
      <dc:date>2016-11-23T00:03:06Z</dc:date>
    </item>
  </channel>
</rss>

