<?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 Hide trendline in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hide-trendline/m-p/181279#M47366</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Luca, for the very quick response...&lt;/P&gt;&lt;P&gt;It's not quite what I mean.. I guess I didn't explain it well enough..&lt;/P&gt;&lt;P&gt;i.e.&lt;/P&gt;&lt;P&gt;A trendline for the last 12 months. But when a value is lower then 100 i.e. for the month of May I don't want to show the trendline for that specific month. So then you you the line from Jan-Apr and from Jun-Dec. I know I can change the properties of the line (thickness, type), but I can't seem to be able to amke it disappear for a month, or make the line the same color as the background for a specific month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Mar 2011 11:40:49 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-03-30T11:40:49Z</dc:date>
    <item>
      <title>Hide trendline</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-trendline/m-p/181277#M47364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my first post, so hopefully someone can help me.&lt;/P&gt;&lt;P&gt;My client wants a trendline which if certain conditions are met (below a certain threshold), to hide it.&lt;/P&gt;&lt;P&gt;So then there would be the possibility that you see a trendline, nothing, and then the trendline again.&lt;/P&gt;&lt;P&gt;I tried to set a condition on the trendline, but it's not working. No problem with a dotted line for values below a certain threshold, but I can't make it disappear.&lt;/P&gt;&lt;P&gt;The dotted formula: If(Count(Distinct theshold_value) &amp;lt; 100,'&amp;lt;W0&amp;gt;&amp;lt;S3&amp;gt;')&lt;/P&gt;&lt;P&gt;I also tried to use the HSL, but it's not working, to make the line transparent, but it's not working..&lt;/P&gt;&lt;P&gt;If someone knows the/a solution, please let me know.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Arjan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2011 12:18:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-trendline/m-p/181277#M47364</guid>
      <dc:creator />
      <dc:date>2011-03-25T12:18:37Z</dc:date>
    </item>
    <item>
      <title>Hide trendline</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-trendline/m-p/181278#M47365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;DIV&gt;&lt;P&gt;you must to use a macro that show your trend line when you press a button for example.&lt;/P&gt;&lt;P&gt;'Get chart object&lt;BR /&gt;set graph1 = ActiveDocument.GetSheetObject(chartID) 'charID can be for i.g. "CH100"&lt;/P&gt;&lt;P&gt;graph.AddTrend 0,1,1 'Lineare&lt;BR /&gt;graph.RemoveTrend 0,1,1 'Lineare&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set graphProp = graph.GetProperties&lt;BR /&gt;graph.SetProperties graphProp&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Regards&lt;BR /&gt;Luca&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2011 13:11:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-trendline/m-p/181278#M47365</guid>
      <dc:creator>pljsoftware</dc:creator>
      <dc:date>2011-03-25T13:11:51Z</dc:date>
    </item>
    <item>
      <title>Hide trendline</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-trendline/m-p/181279#M47366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Luca, for the very quick response...&lt;/P&gt;&lt;P&gt;It's not quite what I mean.. I guess I didn't explain it well enough..&lt;/P&gt;&lt;P&gt;i.e.&lt;/P&gt;&lt;P&gt;A trendline for the last 12 months. But when a value is lower then 100 i.e. for the month of May I don't want to show the trendline for that specific month. So then you you the line from Jan-Apr and from Jun-Dec. I know I can change the properties of the line (thickness, type), but I can't seem to be able to amke it disappear for a month, or make the line the same color as the background for a specific month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2011 11:40:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-trendline/m-p/181279#M47366</guid>
      <dc:creator />
      <dc:date>2011-03-30T11:40:49Z</dc:date>
    </item>
    <item>
      <title>Hide trendline</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-trendline/m-p/181280#M47367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Finally I found a way to hide the trendline based on condiftions.&lt;/P&gt;&lt;P&gt;I can make the trendline fully transparent with the following condition as background color:&lt;/P&gt;&lt;P&gt;if(sum(Value)&amp;lt;=below(sum(Value)),ARGB(0,0,0,0),lightgreen())&lt;/P&gt;&lt;P&gt;The first 0 in ARGB makes sure it's fully transparent, so I can still use any background color i want.&lt;/P&gt;&lt;P&gt;Hopefully someone can use this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2011 13:00:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-trendline/m-p/181280#M47367</guid>
      <dc:creator />
      <dc:date>2011-03-30T13:00:26Z</dc:date>
    </item>
    <item>
      <title>Hide trendline</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-trendline/m-p/181281#M47368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using a line graph with the trendline setting and setting the backgroung color for the expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is what I am doing in one case and I can't make the trendline disappear conditionally or for that matter, even if I set the background color to =ARGB(0,0,0,0).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I missing something?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2012 22:31:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-trendline/m-p/181281#M47368</guid>
      <dc:creator />
      <dc:date>2012-02-13T22:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Hide trendline</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-trendline/m-p/181282#M47369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luca,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found your answer helpful to my case.&lt;/P&gt;&lt;P&gt;One thing I wonder - how do you toggle between the trendline show/hide in the macro?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this done with a variable?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Jun 2013 13:33:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-trendline/m-p/181282#M47369</guid>
      <dc:creator />
      <dc:date>2013-06-09T13:33:26Z</dc:date>
    </item>
  </channel>
</rss>

