<?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 line chart focusing on unusual values in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/line-chart-focusing-on-unusual-values/m-p/1135700#M20002</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I need help to build a line chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to see the sales per department during the last 24 months (maybe more).&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;So in dimension I have my periods and my departments, and in expression, the sum of sales. I have one line per department.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I only want to see the lines which have a period with a value upper than the medium of its last 6 months + 10%.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jul 2016 07:47:02 GMT</pubDate>
    <dc:creator>adelmeire</dc:creator>
    <dc:date>2016-07-12T07:47:02Z</dc:date>
    <item>
      <title>line chart focusing on unusual values</title>
      <link>https://community.qlik.com/t5/App-Development/line-chart-focusing-on-unusual-values/m-p/1135700#M20002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I need help to build a line chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to see the sales per department during the last 24 months (maybe more).&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;So in dimension I have my periods and my departments, and in expression, the sum of sales. I have one line per department.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I only want to see the lines which have a period with a value upper than the medium of its last 6 months + 10%.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2016 07:47:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/line-chart-focusing-on-unusual-values/m-p/1135700#M20002</guid>
      <dc:creator>adelmeire</dc:creator>
      <dc:date>2016-07-12T07:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: line chart focusing on unusual values</title>
      <link>https://community.qlik.com/t5/App-Development/line-chart-focusing-on-unusual-values/m-p/1135701#M20003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have a sample you can share with your expected output to help you better&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 00:04:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/line-chart-focusing-on-unusual-values/m-p/1135701#M20003</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-13T00:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: line chart focusing on unusual values</title>
      <link>https://community.qlik.com/t5/App-Development/line-chart-focusing-on-unusual-values/m-p/1135702#M20004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sadly no.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want, a chart with in abscissa 24 months, and in coordinate the amount of sales in euro. And I want one line per department.&lt;/P&gt;&lt;P&gt;The difficulty is that I only want to display lines which have a value for a month during these 24 months, that is upper at the average of its 6 previous months + 10%.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example: I display the sales of the Accessories department during the period 2014 and 2015.&lt;/P&gt;&lt;P&gt;If the sales in june 2015 are upper of the average of sales per month + 10% for this department between december 2014 and may 2015, the line is visible.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;If the sales in june 2015 are lower of the average of sales per month + 10% for this department between december 2014 and may 2015, the line is NOT visible.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I take june 2015 in the example, but I have to test each month with the 6 previous months of these months.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thanks for your help&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 09:34:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/line-chart-focusing-on-unusual-values/m-p/1135702#M20004</guid>
      <dc:creator>adelmeire</dc:creator>
      <dc:date>2016-07-13T09:34:49Z</dc:date>
    </item>
  </channel>
</rss>

