<?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 Help Needed in Line Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-Needed-in-Line-Chart/m-p/164488#M37170</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John Witherspoon,&lt;/P&gt;&lt;P&gt;u have done the good job...&lt;/P&gt;&lt;P&gt;but i need some more help from you..&lt;/P&gt;&lt;P&gt;Leave that formula...&lt;/P&gt;&lt;P&gt;give me tha idea for the line chart..&lt;/P&gt;&lt;P&gt;i m not having only companies...&lt;/P&gt;&lt;P&gt;i have 30000 companies under different industries and sectors...&lt;/P&gt;&lt;P&gt;how to implement ur concept in that places...&lt;/P&gt;&lt;P&gt;could you pls help me...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 30 Oct 2010 06:54:36 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-10-30T06:54:36Z</dc:date>
    <item>
      <title>Help Needed in Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Needed-in-Line-Chart/m-p/164485#M37167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have attached one sample file for line chart...&lt;/P&gt;&lt;P&gt;In line chart, each line represents the each company..&lt;/P&gt;&lt;P&gt;I would like to show the one more line,that should be calculated value in yearwise...&lt;/P&gt;&lt;P&gt;it should show as like one more company...&lt;/P&gt;&lt;P&gt;that is all the companies should display as it is..one more line to show the Wt avg or avg of all the companies displayed in the chart..&lt;/P&gt;&lt;P&gt;Could anyone help me...&lt;/P&gt;&lt;P&gt;thanks in advance..&lt;/P&gt;&lt;P&gt;[View:http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/0218.Linechart.rar:550:0][View:http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/7723.Linechart.zip:550:0]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Oct 2010 10:57:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Needed-in-Line-Chart/m-p/164485#M37167</guid>
      <dc:creator />
      <dc:date>2010-10-29T10:57:21Z</dc:date>
    </item>
    <item>
      <title>Help Needed in Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Needed-in-Line-Chart/m-p/164486#M37168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached for one approach. I added a new table with a new field that includes all companies plus 'Average'. These link back to the companies. My example is simpler than yours, but the expression is this:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;if(CompanyWithAverage='Average'&lt;BR /&gt; ,avg(total &amp;lt;Year&amp;gt; aggr(sum(Amount),Year,Company))&lt;BR /&gt; ,sum(Amount))&lt;/P&gt;&lt;P&gt;So basically, it checks if this is supposed to be the average line, and if so, uses that expression. Otherwise it uses the normal expression.&lt;/P&gt;&lt;P&gt;I really hope there's a better solution, but some solution seems better than none.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Oct 2010 23:43:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Needed-in-Line-Chart/m-p/164486#M37168</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-10-29T23:43:38Z</dc:date>
    </item>
    <item>
      <title>Help Needed in Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Needed-in-Line-Chart/m-p/164487#M37169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;thanks for your reply....&lt;/P&gt;&lt;P&gt;I m not having only the companies....&lt;/P&gt;&lt;P&gt;I m having list of companies under list of industries under list of sector....&lt;/P&gt;&lt;P&gt;also i m going to apply the below formuala in the avg...&lt;/P&gt;&lt;P&gt;the below formula is for the companies....&lt;/P&gt;&lt;H3&gt;sum(total &amp;lt;stockyear,CompanyName&amp;gt; $(=Parameter3))*sum(total &amp;lt;CompanyName&amp;gt; $(=Parameter1))/sum(total &amp;lt;CompanyName&amp;gt; $(=Parameter3))&lt;/H3&gt;&lt;P&gt;for industry the general formula for sum is,&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;H3&gt;sum({$&amp;lt;Sector=,CompanyName=, Industries={$(vSubsector)}&amp;gt;} $(=Parameter3))&lt;/H3&gt;&lt;P&gt;How to calculate the industry avg using the company avg formula...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Oct 2010 06:35:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Needed-in-Line-Chart/m-p/164487#M37169</guid>
      <dc:creator />
      <dc:date>2010-10-30T06:35:12Z</dc:date>
    </item>
    <item>
      <title>Help Needed in Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Needed-in-Line-Chart/m-p/164488#M37170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John Witherspoon,&lt;/P&gt;&lt;P&gt;u have done the good job...&lt;/P&gt;&lt;P&gt;but i need some more help from you..&lt;/P&gt;&lt;P&gt;Leave that formula...&lt;/P&gt;&lt;P&gt;give me tha idea for the line chart..&lt;/P&gt;&lt;P&gt;i m not having only companies...&lt;/P&gt;&lt;P&gt;i have 30000 companies under different industries and sectors...&lt;/P&gt;&lt;P&gt;how to implement ur concept in that places...&lt;/P&gt;&lt;P&gt;could you pls help me...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Oct 2010 06:54:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Needed-in-Line-Chart/m-p/164488#M37170</guid>
      <dc:creator />
      <dc:date>2010-10-30T06:54:36Z</dc:date>
    </item>
  </channel>
</rss>

