<?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: Expression for Average Trendlines ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-for-Average-Trendlines/m-p/955994#M949892</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i had tried.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but, still, it shows sum of Sales for one selected product.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we need to compare sales of one product with average sales of all product.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;average sales of all produce in one straight light which is average trend line.&lt;/P&gt;&lt;P&gt;sales of one product is in bar chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Dec 2015 20:23:12 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-12-04T20:23:12Z</dc:date>
    <item>
      <title>Expression for Average Trendlines ?</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-for-Average-Trendlines/m-p/955992#M949890</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;Currently,&lt;/P&gt;&lt;P&gt;We are using Average Trend lines provided by QV and&lt;/P&gt;&lt;P&gt;we are getting below blue Line as Average.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, Now, we need to use expression instead of Average Trend Line provided by QV.&lt;/P&gt;&lt;P&gt;We are trying to show same thing - same average line but through Expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;below is our expression for below blue lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Avg({$&amp;lt;[Field] = {XX}&amp;gt;}[Sales])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can someone help us,&lt;/P&gt;&lt;P&gt;how we can achieve and build below average trend lines in blue through expression ? &lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image" src="https://community.qlik.com/legacyfs/online/108129_pastedImage_0.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2015 20:08:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-for-Average-Trendlines/m-p/955992#M949890</guid>
      <dc:creator />
      <dc:date>2015-12-04T20:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: Expression for Average Trendlines ?</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-for-Average-Trendlines/m-p/955993#M949891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this as your expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;=Avg(&lt;SPAN style="color: #ff0000;"&gt;TOTAL&lt;/SPAN&gt; {$&amp;lt;[Field] = {XX}&amp;gt;}[Sales])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2015 20:11:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-for-Average-Trendlines/m-p/955993#M949891</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-04T20:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Expression for Average Trendlines ?</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-for-Average-Trendlines/m-p/955994#M949892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i had tried.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but, still, it shows sum of Sales for one selected product.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we need to compare sales of one product with average sales of all product.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;average sales of all produce in one straight light which is average trend line.&lt;/P&gt;&lt;P&gt;sales of one product is in bar chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2015 20:23:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-for-Average-Trendlines/m-p/955994#M949892</guid>
      <dc:creator />
      <dc:date>2015-12-04T20:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: Expression for Average Trendlines ?</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-for-Average-Trendlines/m-p/955995#M949893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What about this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #575757; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=Avg(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;TOTAL&lt;/SPAN&gt; {&lt;SPAN style="color: #ff0000;"&gt;1&lt;/SPAN&gt;&amp;lt;[Field] = {XX}&amp;gt;}[Sales])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this should disregard any selections&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #575757; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=Avg&lt;SPAN style="color: #575757;"&gt;(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;T&lt;SPAN style="color: #575757;"&gt;OTAL&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #575757;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;STRONG&gt;&lt;SPAN style="color: #575757;"&gt;{$&lt;/SPAN&gt;&lt;SPAN style="color: #575757;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN&gt;&lt;SPAN style="color: #575757;"&gt;[F&lt;/SPAN&gt;ield] = {XX}, &lt;SPAN style="color: #ff0000;"&gt;Product&lt;/SPAN&gt;&amp;gt;}[Sales])&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2015 20:25:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-for-Average-Trendlines/m-p/955995#M949893</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-04T20:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: Expression for Average Trendlines ?</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-for-Average-Trendlines/m-p/955996#M949894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how about Line ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to show that as one straight line shows in example ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2015 20:29:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-for-Average-Trendlines/m-p/955996#M949894</guid>
      <dc:creator />
      <dc:date>2015-12-04T20:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: Expression for Average Trendlines ?</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-for-Average-Trendlines/m-p/955997#M949895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TOTAL qualifier should have gotten you a straight line. Would you be able to share few data points to test out?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2015 20:31:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-for-Average-Trendlines/m-p/955997#M949895</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-04T20:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: Expression for Average Trendlines ?</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-for-Average-Trendlines/m-p/955998#M949896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Thank..&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;it appears to be working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2015 21:15:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-for-Average-Trendlines/m-p/955998#M949896</guid>
      <dc:creator />
      <dc:date>2015-12-04T21:15:31Z</dc:date>
    </item>
  </channel>
</rss>

