<?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: Average Trend Line in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Average-Trend-Line/m-p/750457#M267678</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 haven't tried yet because my code it's a bit more tricky, but I think this could work. I'll respond as soon as I have results.&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>Wed, 25 Mar 2015 13:32:06 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-03-25T13:32:06Z</dc:date>
    <item>
      <title>Average Trend Line</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Trend-Line/m-p/750454#M267675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a list with different products and after selecting one of that products, then I can select different sub-products.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to create a graph where at the same time I wanna see:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Trend line for the sub-product&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Average line (flat) for its product&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to compare how the sub-product is going vs. the global (see below).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" height="250" src="https://community.qlik.com/legacyfs/online/81288_pastedImage_0.png" style="width: 420.918367346939px; height: 250px;" width="421" /&gt;&lt;/P&gt;&lt;P&gt;The problem in Qlikview is that when I select the sub-product, all the information in the graph refers to it. So I don't know if there is a way to block one line or something like that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry to write with key-words but I cannot put names because of confidentiality.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 13:33:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-Trend-Line/m-p/750454#M267675</guid>
      <dc:creator />
      <dc:date>2015-03-19T13:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Average Trend Line</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Trend-Line/m-p/750455#M267676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Borja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something like:&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;SubProduct&amp;gt;} TOTAL &amp;lt;Product&amp;gt; Value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where &lt;SPAN style="font-size: 13.3333330154419px;"&gt;{&amp;lt;SubProduct&amp;gt;} is the set analysis for disregarding the selection in SubProduct and&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;TOTAL &amp;lt;Product&amp;gt; is for disregarding the dimension (if present)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 14:06:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-Trend-Line/m-p/750455#M267676</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2015-03-19T14:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: Average Trend Line</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Trend-Line/m-p/750456#M267677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Has this answered your question? If so, can you please close this thread by marking one of the answers correct? It will help others find a (correct) answer to similar problems and lets other contributing members know that this requires no more attention.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2015 10:01:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-Trend-Line/m-p/750456#M267677</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2015-03-25T10:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: Average Trend Line</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Trend-Line/m-p/750457#M267678</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 haven't tried yet because my code it's a bit more tricky, but I think this could work. I'll respond as soon as I have results.&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>Wed, 25 Mar 2015 13:32:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-Trend-Line/m-p/750457#M267678</guid>
      <dc:creator />
      <dc:date>2015-03-25T13:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: Average Trend Line</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Trend-Line/m-p/750458#M267679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've tried with a similar expression and now it's working! The idea of&amp;nbsp; using&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;{&amp;lt;SubProduct&amp;gt;} in order to block the SubProduct selection was really usefull.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2015 14:59:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-Trend-Line/m-p/750458#M267679</guid>
      <dc:creator />
      <dc:date>2015-03-25T14:59:25Z</dc:date>
    </item>
  </channel>
</rss>

