<?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 Expression in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Expression/m-p/2518468#M106096</link>
    <description>&lt;P&gt;hi there,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;trying to create a measure that calculates:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;=26-If(region = 'CNE', Count(TOTAL &amp;lt;region&amp;gt; overall_score),&lt;BR /&gt;36-If(region = 'APAC', Count(TOTAL &amp;lt;region&amp;gt; overall_score),&lt;BR /&gt;97-If(region = 'Europe', Sum(TOTAL &amp;lt;region&amp;gt; overall_score))))&lt;BR /&gt;&lt;BR /&gt;but only CNE calculates ok&lt;BR /&gt;&lt;BR /&gt;any ideas?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JoseGarcia_0-1747828210886.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/180638i1E1B4ECE5AA43806/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JoseGarcia_0-1747828210886.png" alt="JoseGarcia_0-1747828210886.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 21 May 2025 11:50:27 GMT</pubDate>
    <dc:creator>JoseGarcia</dc:creator>
    <dc:date>2025-05-21T11:50:27Z</dc:date>
    <item>
      <title>Expression</title>
      <link>https://community.qlik.com/t5/App-Development/Expression/m-p/2518468#M106096</link>
      <description>&lt;P&gt;hi there,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;trying to create a measure that calculates:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;=26-If(region = 'CNE', Count(TOTAL &amp;lt;region&amp;gt; overall_score),&lt;BR /&gt;36-If(region = 'APAC', Count(TOTAL &amp;lt;region&amp;gt; overall_score),&lt;BR /&gt;97-If(region = 'Europe', Sum(TOTAL &amp;lt;region&amp;gt; overall_score))))&lt;BR /&gt;&lt;BR /&gt;but only CNE calculates ok&lt;BR /&gt;&lt;BR /&gt;any ideas?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JoseGarcia_0-1747828210886.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/180638i1E1B4ECE5AA43806/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JoseGarcia_0-1747828210886.png" alt="JoseGarcia_0-1747828210886.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 May 2025 11:50:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression/m-p/2518468#M106096</guid>
      <dc:creator>JoseGarcia</dc:creator>
      <dc:date>2025-05-21T11:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: Expression</title>
      <link>https://community.qlik.com/t5/App-Development/Expression/m-p/2518488#M106101</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/113765"&gt;@JoseGarcia&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;see leaving it as:&lt;BR /&gt;&lt;BR /&gt;=&lt;BR /&gt;If(region = 'CNE',&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;26-Count(TOTAL &amp;lt;region&amp;gt; overall_score),&lt;BR /&gt;If(region = 'APAC',&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;36- Count(TOTAL &amp;lt;region&amp;gt; overall_score),&lt;BR /&gt;If(region = 'Europe',&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 97-Sum(TOTAL &amp;lt;region&amp;gt; overall_score)&lt;/P&gt;&lt;P&gt;)))&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;- Matheus&lt;/P&gt;</description>
      <pubDate>Wed, 21 May 2025 13:10:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression/m-p/2518488#M106101</guid>
      <dc:creator>MatheusC</dc:creator>
      <dc:date>2025-05-21T13:10:31Z</dc:date>
    </item>
  </channel>
</rss>

