<?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: Script  help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Script-help/m-p/823077#M666761</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Manish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Dec 2014 10:16:12 GMT</pubDate>
    <dc:creator>ankit777</dc:creator>
    <dc:date>2014-12-12T10:16:12Z</dc:date>
    <item>
      <title>Script  help</title>
      <link>https://community.qlik.com/t5/QlikView/Script-help/m-p/823075#M666757</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;Suppose I have a table like below.&lt;/P&gt;&lt;P&gt;Id, Marks&lt;/P&gt;&lt;P&gt;1,10&lt;/P&gt;&lt;P&gt;2,34&lt;/P&gt;&lt;P&gt;3,21&lt;/P&gt;&lt;P&gt;4,56&lt;/P&gt;&lt;P&gt;5,11&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to draw a chart in which dimension will be id and expression will be sum(Marks)&lt;/P&gt;&lt;P&gt;I want to overide the id , show same values of sum corresponding to all Id. ie, in chart it should show 132 corresponding to all id's.&lt;/P&gt;&lt;P&gt;Please help how the expression needs to be changed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 09:50:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-help/m-p/823075#M666757</guid>
      <dc:creator>ankit777</dc:creator>
      <dc:date>2014-12-12T09:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: Script  help</title>
      <link>https://community.qlik.com/t5/QlikView/Script-help/m-p/823076#M666759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;SUM(TOTAL Marks)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;You can get the same by script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;Load * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;&amp;nbsp; Id, Marks&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1,10&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2,34&lt;/P&gt;&lt;P&gt;&amp;nbsp; 3,21&lt;/P&gt;&lt;P&gt;&amp;nbsp; 4,56&lt;/P&gt;&lt;P&gt;&amp;nbsp; 5,11&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Left Join&lt;/P&gt;&lt;P&gt;Load SUM(Marks) as TotalMarks Resident Table1;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 09:56:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-help/m-p/823076#M666759</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-12-12T09:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: Script  help</title>
      <link>https://community.qlik.com/t5/QlikView/Script-help/m-p/823077#M666761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Manish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 10:16:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-help/m-p/823077#M666761</guid>
      <dc:creator>ankit777</dc:creator>
      <dc:date>2014-12-12T10:16:12Z</dc:date>
    </item>
  </channel>
</rss>

