<?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: Multi-line chart with an average line in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multi-line-chart-with-an-average-line/m-p/660974#M240961</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see.&lt;/P&gt;&lt;P&gt;Can you try replacing the getfieldselections with this:&lt;/P&gt;&lt;P&gt;'$(=concat(distinct city, chr(39) &amp;amp; ', ' &amp;amp; chr(39)))'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 05 Oct 2014 23:16:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-05T23:16:14Z</dc:date>
    <item>
      <title>Multi-line chart with an average line</title>
      <link>https://community.qlik.com/t5/QlikView/Multi-line-chart-with-an-average-line/m-p/660971#M240958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P lang="zxx"&gt;Hello friends,&lt;/P&gt;&lt;P lang="zxx"&gt;I need to create a multiline chart with an average line for the following data.&lt;/P&gt;&lt;P lang="zxx"&gt;&lt;IMG alt="Capture.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/68296_Capture.PNG.png" style="width: 620px; height: 170px;" /&gt;&lt;/P&gt;&lt;P lang="zxx"&gt;If a state with n cities is selected, the chart should display monthly sales trend for each city in that state and an additional (n+1)th line showing the average monthly sales trend of the n cities. (For example, if IL is selected, the multiline chart will have five lines, one for each city and the fifth line showing the monthly average sales of the four cities.)&lt;/P&gt;&lt;P lang="zxx"&gt;&lt;/P&gt;&lt;P lang="zxx"&gt;I have data in a table in four fields: state, city, month,sales.&lt;/P&gt;&lt;P lang="zxx"&gt;&lt;/P&gt;&lt;P lang="zxx"&gt;What are the dimensions and expression(s) to be defined for the chart?. Appreciate any help in achieving this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Oct 2014 22:17:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multi-line-chart-with-an-average-line/m-p/660971#M240958</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2014-10-05T22:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: Multi-line chart with an average line</title>
      <link>https://community.qlik.com/t5/QlikView/Multi-line-chart-with-an-average-line/m-p/660972#M240959</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;Check &lt;A href="https://community.qlik.com/qlik-users/61824"&gt;Marco Wedel&lt;/A&gt;'s answer in this thread:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/587454"&gt;Add the average line to a line chart with multiple lines&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Oct 2014 23:00:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multi-line-chart-with-an-average-line/m-p/660972#M240959</guid>
      <dc:creator />
      <dc:date>2014-10-05T23:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: Multi-line chart with an average line</title>
      <link>https://community.qlik.com/t5/QlikView/Multi-line-chart-with-an-average-line/m-p/660973#M240960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did go through Marco Wedel's&amp;nbsp; post and would have used the solution, if I were to start with selection of cities. As I have to select state in my case and display lines for cities, the use of GetFieldSelections() is not an option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Oct 2014 23:12:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multi-line-chart-with-an-average-line/m-p/660973#M240960</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2014-10-05T23:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: Multi-line chart with an average line</title>
      <link>https://community.qlik.com/t5/QlikView/Multi-line-chart-with-an-average-line/m-p/660974#M240961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see.&lt;/P&gt;&lt;P&gt;Can you try replacing the getfieldselections with this:&lt;/P&gt;&lt;P&gt;'$(=concat(distinct city, chr(39) &amp;amp; ', ' &amp;amp; chr(39)))'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Oct 2014 23:16:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multi-line-chart-with-an-average-line/m-p/660974#M240961</guid>
      <dc:creator />
      <dc:date>2014-10-05T23:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: Multi-line chart with an average line</title>
      <link>https://community.qlik.com/t5/QlikView/Multi-line-chart-with-an-average-line/m-p/660975#M240962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. It worked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Oct 2014 23:47:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multi-line-chart-with-an-average-line/m-p/660975#M240962</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2014-10-05T23:47:32Z</dc:date>
    </item>
  </channel>
</rss>

