<?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: Does anyone know why this won't work?? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Does-anyone-know-why-this-won-t-work/m-p/440656#M484120</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; background-color: #ffffff; font-family: Arial;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;({1&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #800000;"&gt;FUND_Value&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;={'*'}&amp;gt;}Distinct Distinct_ScheMemPolNo)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Jun 2013 09:41:23 GMT</pubDate>
    <dc:creator>er_mohit</dc:creator>
    <dc:date>2013-06-05T09:41:23Z</dc:date>
    <item>
      <title>Does anyone know why this won't work??</title>
      <link>https://community.qlik.com/t5/QlikView/Does-anyone-know-why-this-won-t-work/m-p/440653#M484117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Morning all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following syntax to count unique funds by distinct scheme, which is working fine...I can't however replicate it so it works with a sum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="color: #0000ff;"&gt;count&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #800000;"&gt;FUND_Value&lt;/SPAN&gt;={*}&amp;gt;}Distinct Distinct_ScheMemPolNo)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All I want to do is sum the total fund value by distinct scheme, any ideas anyone...it currently returns nothing, everything is blank.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2013 08:38:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Does-anyone-know-why-this-won-t-work/m-p/440653#M484117</guid>
      <dc:creator>samvile18</dc:creator>
      <dc:date>2013-06-05T08:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Does anyone know why this won't work??</title>
      <link>https://community.qlik.com/t5/QlikView/Does-anyone-know-why-this-won-t-work/m-p/440654#M484118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try sum(FUND_Value). If you use scheme as a dimension in your chart then it will show the fund value sums per scheme value. If that's not what you want then you'll have to explain in more detail what should be the result. &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-1290"&gt;Preparing an example&lt;/A&gt; would help us find a solution for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2013 08:52:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Does-anyone-know-why-this-won-t-work/m-p/440654#M484118</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-06-05T08:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Does anyone know why this won't work??</title>
      <link>https://community.qlik.com/t5/QlikView/Does-anyone-know-why-this-won-t-work/m-p/440655#M484119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A simple sum should work but for some reason the totals are coming out stupidly high...I've exported the raw data to excel and the same sum shows exactly what it should.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm really puzzled by this one...would it matter if the field I'm trying to sum is formatted as text and not number??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2013 09:26:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Does-anyone-know-why-this-won-t-work/m-p/440655#M484119</guid>
      <dc:creator>samvile18</dc:creator>
      <dc:date>2013-06-05T09:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: Does anyone know why this won't work??</title>
      <link>https://community.qlik.com/t5/QlikView/Does-anyone-know-why-this-won-t-work/m-p/440656#M484120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; background-color: #ffffff; font-family: Arial;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;({1&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #800000;"&gt;FUND_Value&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;={'*'}&amp;gt;}Distinct Distinct_ScheMemPolNo)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2013 09:41:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Does-anyone-know-why-this-won-t-work/m-p/440656#M484120</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-06-05T09:41:23Z</dc:date>
    </item>
  </channel>
</rss>

