<?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: Need Help regarding Reference line in area chart. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-Help-regarding-Reference-line-in-area-chart/m-p/267301#M100375</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt;Hi Dhoulath,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt;I had very similar situation in the past and I was struggling to get the reference line for &lt;SPAN style="color: #000080; text-decoration: underline;"&gt;&lt;STRONG&gt;changing numbers&lt;/STRONG&gt;&lt;/SPAN&gt;. I mean if the reference line represents a static value across your Dimensions then it is very simple. You can add the same by going to Presentation Tab &amp;gt; Reference Lines. However, in your case you need the reference lines ([HEAD COUNT]) to change based on the Time Dimension. &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt;I am attaching a solution which I have used in the past. It is not 100% solution you are looking for but the it &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;&lt;SPAN style="text-decoration: underline;"&gt;delivers&lt;/SPAN&gt; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/SPAN&gt;the results. I have used two charts and overlayed on each other. And used the &lt;STRONG&gt;transperancy &lt;/STRONG&gt;and other visual properties to depict as one chart. Most important thing to remember is to lock the position of the chart. You can do the same by accessing Chart Properties &amp;gt; Layout &amp;gt; Allow Move/Size (Uncheck the option).&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt;Also, I am not sure the reason why you have used variable in the Aggr() function. My understanding is that you have used it to capture the Dimension Group Field Name. If that's the reason then you don't need a variable (ofcourse, which is additional overhead for calculation)... you can rather use the Dimension Group name within double quotes - "PERIOD" in your example.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt;I hope this helps!&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt;Cheers - DV&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Sep 2011 10:41:32 GMT</pubDate>
    <dc:creator>IAMDV</dc:creator>
    <dc:date>2011-09-20T10:41:32Z</dc:date>
    <item>
      <title>Need Help regarding Reference line in area chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-regarding-Reference-line-in-area-chart/m-p/267298#M100372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have a time varying area chart with two dimensions and an expression. The first dimention is time. Now I need a reference line which&lt;/P&gt;&lt;P&gt;should run along the graph with variation to the first dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Dhoulath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2011 07:05:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-regarding-Reference-line-in-area-chart/m-p/267298#M100372</guid>
      <dc:creator />
      <dc:date>2011-09-16T07:05:13Z</dc:date>
    </item>
    <item>
      <title>Need Help regarding Reference line in area chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-regarding-Reference-line-in-area-chart/m-p/267299#M100373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dhoulath,&lt;/P&gt;&lt;P&gt;may you post an example with a little data u want plot?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can try to make a graph as tou want..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C u,&lt;/P&gt;&lt;P&gt;Stefano.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2011 07:15:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-regarding-Reference-line-in-area-chart/m-p/267299#M100373</guid>
      <dc:creator />
      <dc:date>2011-09-16T07:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help regarding Reference line in area chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-regarding-Reference-line-in-area-chart/m-p/267300#M100374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefano,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Please find the sample data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Dhoulath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2011 09:26:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-regarding-Reference-line-in-area-chart/m-p/267300#M100374</guid>
      <dc:creator />
      <dc:date>2011-09-20T09:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help regarding Reference line in area chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-regarding-Reference-line-in-area-chart/m-p/267301#M100375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt;Hi Dhoulath,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt;I had very similar situation in the past and I was struggling to get the reference line for &lt;SPAN style="color: #000080; text-decoration: underline;"&gt;&lt;STRONG&gt;changing numbers&lt;/STRONG&gt;&lt;/SPAN&gt;. I mean if the reference line represents a static value across your Dimensions then it is very simple. You can add the same by going to Presentation Tab &amp;gt; Reference Lines. However, in your case you need the reference lines ([HEAD COUNT]) to change based on the Time Dimension. &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt;I am attaching a solution which I have used in the past. It is not 100% solution you are looking for but the it &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;&lt;SPAN style="text-decoration: underline;"&gt;delivers&lt;/SPAN&gt; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/SPAN&gt;the results. I have used two charts and overlayed on each other. And used the &lt;STRONG&gt;transperancy &lt;/STRONG&gt;and other visual properties to depict as one chart. Most important thing to remember is to lock the position of the chart. You can do the same by accessing Chart Properties &amp;gt; Layout &amp;gt; Allow Move/Size (Uncheck the option).&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt;Also, I am not sure the reason why you have used variable in the Aggr() function. My understanding is that you have used it to capture the Dimension Group Field Name. If that's the reason then you don't need a variable (ofcourse, which is additional overhead for calculation)... you can rather use the Dimension Group name within double quotes - "PERIOD" in your example.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt;I hope this helps!&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt;Cheers - DV&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2011 10:41:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-regarding-Reference-line-in-area-chart/m-p/267301#M100375</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2011-09-20T10:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help regarding Reference line in area chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-regarding-Reference-line-in-area-chart/m-p/267302#M100376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have been writing the same solution...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd add that to fix max and min of 1 graph on the max and min of the other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C u,&lt;/P&gt;&lt;P&gt;Stefano.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2011 11:10:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-regarding-Reference-line-in-area-chart/m-p/267302#M100376</guid>
      <dc:creator />
      <dc:date>2011-09-20T11:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help regarding Reference line in area chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-regarding-Reference-line-in-area-chart/m-p/267303#M100377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; HI DV/ Stefano,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Thanks for the reply.&amp;nbsp; I too tried the same. Still it would be helpful, if I try to manage in the same chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dhoulath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2011 06:17:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-regarding-Reference-line-in-area-chart/m-p/267303#M100377</guid>
      <dc:creator />
      <dc:date>2011-09-21T06:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help regarding Reference line in area chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-regarding-Reference-line-in-area-chart/m-p/267304#M100378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;&lt;EM&gt;Dhoulath - I am afraid that I am hitting the brick wall in this situation. You might need to seek help from other users. &lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;&lt;EM&gt;Stefano - Any idea? BTW - Nice snap &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: trebuchet ms,geneva;"&gt;&lt;EM&gt;Cheers - DV&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2011 10:25:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-regarding-Reference-line-in-area-chart/m-p/267304#M100378</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2011-09-21T10:25:12Z</dc:date>
    </item>
  </channel>
</rss>

