<?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: Reference line on line chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reference-line-on-line-chart/m-p/1217674#M870440</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Steve. I have achieved this by writing the below expressions. Its displaying the reference lines based on the selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=SubField(Concat(Distinct cluster_density.failAbove,';',cluster_density.failAbove),';',&lt;/P&gt;&lt;P&gt;(SubStringCount(Concat(Distinct cluster_density.failAbove,';',cluster_density.failAbove),';')-1))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=SubField(Concat(Distinct cluster_density.failAbove,';',cluster_density.failAbove),';',&lt;/P&gt;&lt;P&gt;(SubStringCount(Concat(Distinct cluster_density.failAbove,';',cluster_density.failAbove),';')))&lt;/P&gt;&lt;P&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>Tue, 29 Nov 2016 17:57:43 GMT</pubDate>
    <dc:creator>dandaanilreddy</dc:creator>
    <dc:date>2016-11-29T17:57:43Z</dc:date>
    <item>
      <title>Reference line on line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Reference-line-on-line-chart/m-p/1217672#M870437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Qlik Developers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a line chart in which i have reference lines based on the lab selection the reference lines will appear on the chart. I have written expression for the reference lines its working fine. But my sales team is going to add more labs and values to the data. I have hard coded ! the expressions. I want the reference lines to be automatic. 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/Reference-line-on-line-chart/m-p/1217672#M870437</guid>
      <dc:creator>dandaanilreddy</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Reference line on line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Reference-line-on-line-chart/m-p/1217673#M870438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it that you would only want to show reference lines if one Lab was selected?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, simply load in a table which has the Lab name (with a matching field name to the current Lab field) and each of the values you want to show, e.g. CD Pass Limit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each expression would then be simply:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Only([CD Pass Limit])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only function will return null if there is more than one possible value, or the value if there is only one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you wanted to blend the values for the lines across Labs you could use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Avg([CD Pass Limit])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This would give you values that were not particularly meaningful though, I would suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;BR /&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2016 00:24:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reference-line-on-line-chart/m-p/1217673#M870438</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2016-11-24T00:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Reference line on line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Reference-line-on-line-chart/m-p/1217674#M870440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Steve. I have achieved this by writing the below expressions. Its displaying the reference lines based on the selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=SubField(Concat(Distinct cluster_density.failAbove,';',cluster_density.failAbove),';',&lt;/P&gt;&lt;P&gt;(SubStringCount(Concat(Distinct cluster_density.failAbove,';',cluster_density.failAbove),';')-1))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=SubField(Concat(Distinct cluster_density.failAbove,';',cluster_density.failAbove),';',&lt;/P&gt;&lt;P&gt;(SubStringCount(Concat(Distinct cluster_density.failAbove,';',cluster_density.failAbove),';')))&lt;/P&gt;&lt;P&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>Tue, 29 Nov 2016 17:57:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reference-line-on-line-chart/m-p/1217674#M870440</guid>
      <dc:creator>dandaanilreddy</dc:creator>
      <dc:date>2016-11-29T17:57:43Z</dc:date>
    </item>
  </channel>
</rss>

