<?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: Set Analysis where formula equals static number in Search the Community</title>
    <link>https://community.qlik.com/t5/Search-the-Community/Set-Analysis-where-formula-equals-static-number/m-p/1850304#M663</link>
    <description>&lt;P&gt;Try something like,&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;=Sum({&amp;lt;[Value]={"=Sum(Right([Field], 7))=0"}&amp;gt;} [Value])&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Oct 2021 17:57:51 GMT</pubDate>
    <dc:creator>Saravanan_Desingh</dc:creator>
    <dc:date>2021-10-21T17:57:51Z</dc:date>
    <item>
      <title>Set Analysis where formula equals static number</title>
      <link>https://community.qlik.com/t5/Search-the-Community/Set-Analysis-where-formula-equals-static-number/m-p/1850295#M662</link>
      <description>&lt;P&gt;Hi all, I am trying to create a formula with set analysis where it checks if a function is equal to a value. However, it is not working. My goal is as follows: IF&amp;nbsp;&lt;STRONG&gt;Sum(Right([Field], 7))&lt;/STRONG&gt; equals zero then return value. Is there an issue with my syntax? Much appreciated.&lt;/P&gt;
&lt;P&gt;=sum({&amp;lt;'0'={'$(=Sum(Right([Field], 7)))'}&amp;gt;&amp;nbsp;} [Value])&lt;/P&gt;</description>
      <pubDate>Thu, 21 Oct 2021 17:42:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Search-the-Community/Set-Analysis-where-formula-equals-static-number/m-p/1850295#M662</guid>
      <dc:creator>mnev</dc:creator>
      <dc:date>2021-10-21T17:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis where formula equals static number</title>
      <link>https://community.qlik.com/t5/Search-the-Community/Set-Analysis-where-formula-equals-static-number/m-p/1850304#M663</link>
      <description>&lt;P&gt;Try something like,&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;=Sum({&amp;lt;[Value]={"=Sum(Right([Field], 7))=0"}&amp;gt;} [Value])&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Oct 2021 17:57:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Search-the-Community/Set-Analysis-where-formula-equals-static-number/m-p/1850304#M663</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2021-10-21T17:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis where formula equals static number</title>
      <link>https://community.qlik.com/t5/Search-the-Community/Set-Analysis-where-formula-equals-static-number/m-p/1850305#M664</link>
      <description>&lt;P&gt;The left side of a modifier must be a fieldname. In your case, you will need use another field like an ID to select the rows and the formula as a filter. Like:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;=sum({&amp;lt;ID = {"=Sum(Right([Field], 7)) = 0"}&amp;gt;} [Value])&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Mind the double quotes around the formula.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;-Rob&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Oct 2021 18:01:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Search-the-Community/Set-Analysis-where-formula-equals-static-number/m-p/1850305#M664</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2021-10-21T18:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis where formula equals static number</title>
      <link>https://community.qlik.com/t5/Search-the-Community/Set-Analysis-where-formula-equals-static-number/m-p/1850307#M665</link>
      <description>&lt;P&gt;Beautiful solution! Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 21 Oct 2021 18:06:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Search-the-Community/Set-Analysis-where-formula-equals-static-number/m-p/1850307#M665</guid>
      <dc:creator>mnev</dc:creator>
      <dc:date>2021-10-21T18:06:54Z</dc:date>
    </item>
  </channel>
</rss>

