<?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: Avoid showing horizontal line in chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Avoid-showing-horizontal-line-in-chart/m-p/1027461#M347131</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Click on the + in front of the expression on the expressions tab, select Background Color, and enter an expression in the Definition input field that will make the background color 100% transparent if the current value of the expression is the same as the previous one. Something like:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=If(Above(SUM(&lt;EM&gt;{ .... }&lt;/EM&gt;&lt;SPAN style="line-height: 1.5em;"&gt;TotalLineSale))=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;SUM(&lt;EM style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{ .... }&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;TotalLineSale). argb(0,0,0,0), color(2))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 13 Feb 2016 06:42:58 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2016-02-13T06:42:58Z</dc:date>
    <item>
      <title>Avoid showing horizontal line in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Avoid-showing-horizontal-line-in-chart/m-p/1027460#M347130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Morning, &lt;/P&gt;&lt;P&gt;My chart shows Accumulated Targets and Sales. My expressions for Sales currently is: &lt;/P&gt;&lt;P&gt;=SUM({&amp;lt;Sales_Fin_Year={"$(=max([Display Fin Year]))"}&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; , Sales_Fin_Period={"$(=max(month(Today())))"}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,Date={"&amp;lt;$(=max(date(Today())))"}&lt;/P&gt;&lt;P&gt;,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DocumentType={'3','4'},[Unit Sell]={'&amp;gt;0'} &amp;gt;} TotalLineSale) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonder if there is a way of not showing the section of Sales line, circled in black. &lt;/P&gt;&lt;P&gt;Any ideas are much appreciated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Line.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/114551_Line.PNG" style="height: 356px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Feb 2016 02:08:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoid-showing-horizontal-line-in-chart/m-p/1027460#M347130</guid>
      <dc:creator>johngouws</dc:creator>
      <dc:date>2016-02-13T02:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: Avoid showing horizontal line in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Avoid-showing-horizontal-line-in-chart/m-p/1027461#M347131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Click on the + in front of the expression on the expressions tab, select Background Color, and enter an expression in the Definition input field that will make the background color 100% transparent if the current value of the expression is the same as the previous one. Something like:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=If(Above(SUM(&lt;EM&gt;{ .... }&lt;/EM&gt;&lt;SPAN style="line-height: 1.5em;"&gt;TotalLineSale))=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;SUM(&lt;EM style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{ .... }&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;TotalLineSale). argb(0,0,0,0), color(2))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Feb 2016 06:42:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoid-showing-horizontal-line-in-chart/m-p/1027461#M347131</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-02-13T06:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: Avoid showing horizontal line in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Avoid-showing-horizontal-line-in-chart/m-p/1027462#M347132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gysbert. &lt;/P&gt;&lt;P&gt;I was bringing in target and sales date separate. This played a bit of havoc with what I was trying to achieve in the chart. After sorting this out, your solutions works 100%, thank you. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Line2.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/114736_Line2.PNG" style="height: 288px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2016 04:20:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoid-showing-horizontal-line-in-chart/m-p/1027462#M347132</guid>
      <dc:creator>johngouws</dc:creator>
      <dc:date>2016-02-16T04:20:14Z</dc:date>
    </item>
  </channel>
</rss>

