<?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 Scatter Chart Reference Lines in the middle in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Scatter-Chart-Reference-Lines-in-the-middle/m-p/1702971#M506172</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a scatter chart. In this chart I want to have a reference line, exactly in the middle of my x axis. So I need the max value of the x axis in my scatter chart.&amp;nbsp;After a selection, the chart will have a new max value of the x axis. Then I need again a reference line exactly in the middle.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a function? Ideas? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Denis&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 00:39:29 GMT</pubDate>
    <dc:creator>denisb</dc:creator>
    <dc:date>2024-11-16T00:39:29Z</dc:date>
    <item>
      <title>Scatter Chart Reference Lines in the middle</title>
      <link>https://community.qlik.com/t5/QlikView/Scatter-Chart-Reference-Lines-in-the-middle/m-p/1702971#M506172</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a scatter chart. In this chart I want to have a reference line, exactly in the middle of my x axis. So I need the max value of the x axis in my scatter chart.&amp;nbsp;After a selection, the chart will have a new max value of the x axis. Then I need again a reference line exactly in the middle.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a function? Ideas? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Denis&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:39:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scatter-Chart-Reference-Lines-in-the-middle/m-p/1702971#M506172</guid>
      <dc:creator>denisb</dc:creator>
      <dc:date>2024-11-16T00:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: Scatter Chart Reference Lines in the middle</title>
      <link>https://community.qlik.com/t5/QlikView/Scatter-Chart-Reference-Lines-in-the-middle/m-p/1703296#M506173</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Median Approach:&lt;/STRONG&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;= Median([X_Axis_Expression])

= Median([Y_Axis_Expression])&lt;/LI-CODE&gt;&lt;P&gt;&lt;STRONG&gt;max/2 Approach:&lt;/STRONG&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Max(Aggr(NODISTINCT [X_Axis_Expression]),Chart_Dimension))/2

Max(Aggr(NODISTINCT [Y_Axis_Expression]),Chart_Dimension))/2&lt;/LI-CODE&gt;&lt;P&gt;&lt;STRONG&gt;Diagonal Line&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/New-to-QlikView/Reference-Line/m-p/242698" target="_blank"&gt;https://community.qlik.com/t5/New-to-QlikView/Reference-Line/m-p/242698&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2020 05:54:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scatter-Chart-Reference-Lines-in-the-middle/m-p/1703296#M506173</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2020-05-19T05:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: Scatter Chart Reference Lines in the middle</title>
      <link>https://community.qlik.com/t5/QlikView/Scatter-Chart-Reference-Lines-in-the-middle/m-p/1703332#M506174</link>
      <description>&lt;P&gt;Thanks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use this now:&lt;/P&gt;&lt;P&gt;X = max(aggr(sum(MY_X_VALUES),[MY_DIMENSION])) / 2&lt;/P&gt;&lt;P&gt;Y = max(aggr(SUM([MY_Y_VALUES]),[MY_DIMENSION])) / 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="denisb_0-1589873615448.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/33928i3DAB403FA919617D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="denisb_0-1589873615448.png" alt="denisb_0-1589873615448.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2020 07:38:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scatter-Chart-Reference-Lines-in-the-middle/m-p/1703332#M506174</guid>
      <dc:creator>denisb</dc:creator>
      <dc:date>2020-05-19T07:38:04Z</dc:date>
    </item>
  </channel>
</rss>

