<?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: Need Help For Sum Function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-Help-For-Sum-Function/m-p/71348#M786199</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hahahaha no problem &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Feb 2018 17:29:45 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-02-22T17:29:45Z</dc:date>
    <item>
      <title>Need Help For Sum Function</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-For-Sum-Function/m-p/71343#M786193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When multiple selections are made on the data model,I just want to process the biggest one. The code structure looks like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;((Sum({$&amp;lt;Year={"=$(=(Max(Year)))"}, Month={"&amp;lt;=$(=(Max(Month)))"}&amp;gt; } In_Qty)) -&lt;/P&gt;&lt;P&gt;(Sum({$&amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;Year&lt;/SPAN&gt;={"=$(=(Max(&lt;SPAN style="font-size: 13.3333px;"&gt;Year&lt;/SPAN&gt;)))"}, Month={"&amp;lt;=$(=(Max(Month)))"}&amp;gt;} Out_Qty)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, when I choose 2015-2016-2017-2018,&amp;nbsp; I want sum of data for 2018. This code is included all the years.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-For-Sum-Function/m-p/71343#M786193</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help For Sum Function</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-For-Sum-Function/m-p/71344#M786195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this (Remove the equal sign before the dollar sign expansion for Year's modifier&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;((Sum({$&amp;lt;Year={"$(=(Max(Year)))"}, Month={"&amp;lt;=$(=(Max(Month)))"}&amp;gt; } In_Qty)) -&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;(Sum({$&amp;lt;&lt;SPAN style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Year&lt;/SPAN&gt;={"$(=(Max(&lt;SPAN style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Year&lt;/SPAN&gt;)))"}, Month={"&amp;lt;=$(=(Max(Month)))"}&amp;gt;} Out_Qty)))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 17:19:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-For-Sum-Function/m-p/71344#M786195</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-02-22T17:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help For Sum Function</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-For-Sum-Function/m-p/71345#M786196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think '=' sign before $ is not the correct way while using set analysis?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sum({$&amp;lt;Year={"&lt;STRONG&gt;&lt;EM&gt;=&lt;/EM&gt;&lt;/STRONG&gt;$(=(Max(Year)))"}&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 17:26:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-For-Sum-Function/m-p/71345#M786196</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2018-02-22T17:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help For Sum Function</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-For-Sum-Function/m-p/71346#M786197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe so... that is why I recommended to remove it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 17:28:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-For-Sum-Function/m-p/71346#M786197</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-02-22T17:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help For Sum Function</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-For-Sum-Function/m-p/71347#M786198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 17:29:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-For-Sum-Function/m-p/71347#M786198</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2018-02-22T17:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help For Sum Function</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-For-Sum-Function/m-p/71348#M786199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hahahaha no problem &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 17:29:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-For-Sum-Function/m-p/71348#M786199</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-02-22T17:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help For Sum Function</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-For-Sum-Function/m-p/71349#M786200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much guys &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;İt works&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 08:05:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-For-Sum-Function/m-p/71349#M786200</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-23T08:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help For Sum Function</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-For-Sum-Function/m-p/71350#M786201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please close the thread&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 08:30:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-For-Sum-Function/m-p/71350#M786201</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2018-02-23T08:30:20Z</dc:date>
    </item>
  </channel>
</rss>

