<?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: syntaxes in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-Analysis-syntaxes/m-p/1589969#M43268</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;In my data column Side has values 1, 2 and 3, for all the variables I would like to retrieve data that has side either 2 or 3, so I tried these 2 formulas, but they don't work. If I write just&amp;nbsp;&lt;FONT&gt;[Side]=2 without '&amp;gt;' sign, it gives value, but I need values &amp;gt;=2&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;Sum({$&amp;lt;[Label name]={'Total Consumption (MWh)'},[Side]&amp;gt;=2} &amp;gt;} Value)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;Sum({$&amp;lt;[Label name]={'Total Consumption (MWh)'},OR([Side]=2,[Side]=3)&amp;gt;} Value)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;Could you please help?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;Thanks&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;Best regards,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;Diana&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 20:41:50 GMT</pubDate>
    <dc:creator>diana_</dc:creator>
    <dc:date>2024-11-16T20:41:50Z</dc:date>
    <item>
      <title>Set Analysis: syntaxes</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-syntaxes/m-p/1589969#M43268</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;In my data column Side has values 1, 2 and 3, for all the variables I would like to retrieve data that has side either 2 or 3, so I tried these 2 formulas, but they don't work. If I write just&amp;nbsp;&lt;FONT&gt;[Side]=2 without '&amp;gt;' sign, it gives value, but I need values &amp;gt;=2&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;Sum({$&amp;lt;[Label name]={'Total Consumption (MWh)'},[Side]&amp;gt;=2} &amp;gt;} Value)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;Sum({$&amp;lt;[Label name]={'Total Consumption (MWh)'},OR([Side]=2,[Side]=3)&amp;gt;} Value)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;Could you please help?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;Thanks&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;Best regards,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;Diana&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:41:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-syntaxes/m-p/1589969#M43268</guid>
      <dc:creator>diana_</dc:creator>
      <dc:date>2024-11-16T20:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis: syntaxes</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-syntaxes/m-p/1590000#M43271</link>
      <description>&lt;P&gt;May be try this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Sum({$&amp;lt;[Label name] = {'Total Consumption (MWh)'}, [Side] = {"&amp;gt;=2"}&amp;gt;} Value)&lt;/LI-CODE&gt;&lt;P&gt;or&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Sum({$&amp;lt;[Label name] = {'Total Consumption (MWh)'}, [Side] = {'2', '3'}&amp;gt;} Value)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2019 12:35:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-syntaxes/m-p/1590000#M43271</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-06-10T12:35:11Z</dc:date>
    </item>
  </channel>
</rss>

