<?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 Set Analysis with Math Operations in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Math-Operations/m-p/1427448#M429755</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having a little bit of trouble with the syntax of Set Analysis. When I write something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; sum( {$&amp;lt;NumberTest={"&amp;lt;=$(=sum(TotWeightedCasesCompare))"}&amp;gt;}&amp;nbsp; PeerAmount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will evaluate as expected. When I try something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; sum( {$&amp;lt;NumberTest={"&amp;lt;=$(=sum(TotWeightedCasesCompare))/$(=sum(TotCasesCompare))"}&amp;gt;}&amp;nbsp; PeerAmount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression will no longer evaluate properly. Is performing division in this instance not allowed, or do I just have the syntax wrong?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Aug 2017 17:07:37 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-08-18T17:07:37Z</dc:date>
    <item>
      <title>Set Analysis with Math Operations</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Math-Operations/m-p/1427448#M429755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having a little bit of trouble with the syntax of Set Analysis. When I write something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; sum( {$&amp;lt;NumberTest={"&amp;lt;=$(=sum(TotWeightedCasesCompare))"}&amp;gt;}&amp;nbsp; PeerAmount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will evaluate as expected. When I try something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; sum( {$&amp;lt;NumberTest={"&amp;lt;=$(=sum(TotWeightedCasesCompare))/$(=sum(TotCasesCompare))"}&amp;gt;}&amp;nbsp; PeerAmount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression will no longer evaluate properly. Is performing division in this instance not allowed, or do I just have the syntax wrong?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 17:07:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Math-Operations/m-p/1427448#M429755</guid>
      <dc:creator />
      <dc:date>2017-08-18T17:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Math Operations</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Math-Operations/m-p/1427449#M429756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this ways&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum( {$&amp;lt;NumberTest={"&amp;lt;=$(=sum(TotWeightedCasesCompare))"}&amp;gt;}&amp;nbsp; PeerAmount)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;sum(TotCasesCompare)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 17:13:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Math-Operations/m-p/1427449#M429756</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-08-18T17:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Math Operations</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Math-Operations/m-p/1427450#M429757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&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;NumberTest = {"&amp;lt;=$(=Sum(TotWeightedCasesCompare)/S&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;um(TotCasesCompare)&lt;/SPAN&gt;)"}&amp;gt;}&amp;nbsp; PeerAmount)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 17:18:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Math-Operations/m-p/1427450#M429757</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-08-18T17:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Math Operations</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Math-Operations/m-p/1427451#M429758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sum( {$&amp;lt;NumberTest={'&amp;lt;=$(=sum(TotWeightedCasesCompare)/sum(TotCasesCompare))'}&amp;gt;}&amp;nbsp; PeerAmount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Aug 2017 20:02:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Math-Operations/m-p/1427451#M429758</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2017-08-20T20:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Math Operations</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Math-Operations/m-p/1427452#M429759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sum({&amp;lt;NumberTest={"&amp;lt;=$(=sum(TotWeightedCasesCompare/TotCasesCompare))"}&amp;gt;}PeerAmount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;probably this will work. but still i m unable to understand what is exactly ur requirement is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2017 11:33:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Math-Operations/m-p/1427452#M429759</guid>
      <dc:creator>mayuresh_d</dc:creator>
      <dc:date>2017-08-21T11:33:38Z</dc:date>
    </item>
  </channel>
</rss>

