<?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 Coordinates in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reference-Line-on-Coordinates/m-p/468007#M1150731</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've added them as expressions (you may be able to use the same set to create a reference line too) and the lines now end where x and y meet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if that works for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 May 2013 22:43:22 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-05-16T22:43:22Z</dc:date>
    <item>
      <title>Reference Line on Coordinates</title>
      <link>https://community.qlik.com/t5/QlikView/Reference-Line-on-Coordinates/m-p/468004#M1150728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to draw a reference line where I set the point on the x-axis and it goes up and meets the corresponding point on the y axis. For instance, imagine an x axis of "number of days" and y axis of "number of items produced". If I set the x axis to 35 days, I want it to meet where the y-axis says 20 items produced.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully that is clear. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 22:03:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reference-Line-on-Coordinates/m-p/468004#M1150728</guid>
      <dc:creator />
      <dc:date>2013-05-16T22:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: Reference Line on Coordinates</title>
      <link>https://community.qlik.com/t5/QlikView/Reference-Line-on-Coordinates/m-p/468005#M1150729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not entirely sure of what you need, but perhaps you can accomplish this creating an expression with the following condition:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if([number of days] = 35,20,0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that doesn't work, perhaps try posting a sample qvw and people may have an easier time fining a solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 22:10:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reference-Line-on-Coordinates/m-p/468005#M1150729</guid>
      <dc:creator />
      <dc:date>2013-05-16T22:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: Reference Line on Coordinates</title>
      <link>https://community.qlik.com/t5/QlikView/Reference-Line-on-Coordinates/m-p/468006#M1150730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help. That doesn't exactly meet what I'm looking for. I have attached a chart below. As you can see, the reference lines are currently at x=45 and x=60 but go all the way to the top of the chart. I want them to hit at the y-coordinates that correspond to x=45 and x=60. Does that make more sense? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 22:20:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reference-Line-on-Coordinates/m-p/468006#M1150730</guid>
      <dc:creator />
      <dc:date>2013-05-16T22:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: Reference Line on Coordinates</title>
      <link>https://community.qlik.com/t5/QlikView/Reference-Line-on-Coordinates/m-p/468007#M1150731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've added them as expressions (you may be able to use the same set to create a reference line too) and the lines now end where x and y meet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if that works for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 22:43:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reference-Line-on-Coordinates/m-p/468007#M1150731</guid>
      <dc:creator />
      <dc:date>2013-05-16T22:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Reference Line on Coordinates</title>
      <link>https://community.qlik.com/t5/QlikView/Reference-Line-on-Coordinates/m-p/468008#M1150732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! That was a really helpful start. I tried to finish off the chart by adding the horizontal reference lines at y=380 and y = 395 but the lines don't stop at the x=45 and x=60 coordinates. I did this by adding in reference lines under the presentation tab... Is there a way to get them to intersect by writing an expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2013 02:55:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reference-Line-on-Coordinates/m-p/468008#M1150732</guid>
      <dc:creator />
      <dc:date>2013-05-17T02:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: Reference Line on Coordinates</title>
      <link>https://community.qlik.com/t5/QlikView/Reference-Line-on-Coordinates/m-p/468009#M1150733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I added two more expressions to meet this requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if that works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2013 13:42:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reference-Line-on-Coordinates/m-p/468009#M1150733</guid>
      <dc:creator />
      <dc:date>2013-05-17T13:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: Reference Line on Coordinates</title>
      <link>https://community.qlik.com/t5/QlikView/Reference-Line-on-Coordinates/m-p/468010#M1150734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! Well, I was hoping the line would hit the y-axis at y=380 and y=395 as those the are corresponding coordinates to x=45 and x=60. Instead, it is hitting the x=380 and x=395 values. I tried modifying your expressions but no luck. Any ideas? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2013 14:53:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reference-Line-on-Coordinates/m-p/468010#M1150734</guid>
      <dc:creator />
      <dc:date>2013-05-17T14:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: Reference Line on Coordinates</title>
      <link>https://community.qlik.com/t5/QlikView/Reference-Line-on-Coordinates/m-p/468011#M1150735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, y references now begin from y axis and stop at corresponding x coordinate. Think that's what you wanted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if that works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2013 15:55:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reference-Line-on-Coordinates/m-p/468011#M1150735</guid>
      <dc:creator />
      <dc:date>2013-05-17T15:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Reference Line on Coordinates</title>
      <link>https://community.qlik.com/t5/QlikView/Reference-Line-on-Coordinates/m-p/468012#M1150736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's it exactly!!! Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2013 16:04:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reference-Line-on-Coordinates/m-p/468012#M1150736</guid>
      <dc:creator />
      <dc:date>2013-05-17T16:04:31Z</dc:date>
    </item>
  </channel>
</rss>

