<?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 How to use  one expression inside another expression in Set Expression in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-use-one-expression-inside-another-expression-in-Set/m-p/1839090#M69396</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;How can i use one expression inside another expression in Set expression. I want to count of model numbers where average rating of a model number should be greater than 3? We have multiple rating for one model number, we take average of all those rating. Please let me know if need any other detail.&lt;/P&gt;</description>
    <pubDate>Fri, 24 Sep 2021 16:44:58 GMT</pubDate>
    <dc:creator>pankaj286</dc:creator>
    <dc:date>2021-09-24T16:44:58Z</dc:date>
    <item>
      <title>How to use  one expression inside another expression in Set Expression</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-use-one-expression-inside-another-expression-in-Set/m-p/1839090#M69396</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;How can i use one expression inside another expression in Set expression. I want to count of model numbers where average rating of a model number should be greater than 3? We have multiple rating for one model number, we take average of all those rating. Please let me know if need any other detail.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Sep 2021 16:44:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-use-one-expression-inside-another-expression-in-Set/m-p/1839090#M69396</guid>
      <dc:creator>pankaj286</dc:creator>
      <dc:date>2021-09-24T16:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to use  one expression inside another expression in Set Expression</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-use-one-expression-inside-another-expression-in-Set/m-p/1839180#M69412</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/61111"&gt;@pankaj286&lt;/a&gt;&amp;nbsp;based on your description, it could be something like this:&lt;/P&gt;&lt;P&gt;Count({&amp;lt;Rating = {"=Avg(Rating)&amp;gt;3"}&amp;gt;} Distinct ModelNumber)&lt;/P&gt;&lt;P&gt;But if you send same sample data with the exact problem you have, it could be easier to have a response.&lt;/P&gt;&lt;P&gt;JG&lt;/P&gt;</description>
      <pubDate>Sat, 25 Sep 2021 17:37:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-use-one-expression-inside-another-expression-in-Set/m-p/1839180#M69412</guid>
      <dc:creator>JuanGerardo</dc:creator>
      <dc:date>2021-09-25T17:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to use  one expression inside another expression in Set Expression</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-use-one-expression-inside-another-expression-in-Set/m-p/1839281#M69427</link>
      <description>&lt;P&gt;Thanks&amp;nbsp; JG.&lt;/P&gt;&lt;P&gt;To explain my query i am putting a snapshot of the sample data. In below snapshot&amp;nbsp; i have 4 models and their rating. If you take average of rating of each model, only the last model have average rating greater than 3. So i am expecting result.&lt;/P&gt;&lt;P&gt;Model with average rating&amp;gt;3/Total model,&amp;nbsp;&lt;/P&gt;&lt;P&gt;so in this case: 1/4=25%&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pankaj286_0-1632724520998.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/62781iC1E4141C1AA2B9A7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pankaj286_0-1632724520998.png" alt="pankaj286_0-1632724520998.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I hope this should clear the requirement. Please let me know if need any other detail.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 06:36:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-use-one-expression-inside-another-expression-in-Set/m-p/1839281#M69427</guid>
      <dc:creator>pankaj286</dc:creator>
      <dc:date>2021-09-27T06:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to use  one expression inside another expression in Set Expression</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-use-one-expression-inside-another-expression-in-Set/m-p/1839303#M69430</link>
      <description>&lt;P&gt;Try like:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Count({&amp;lt;&lt;STRONG&gt;ModelNumber&lt;/STRONG&gt; = {"=Avg(Rating)&amp;gt;3"}&amp;gt;} Distinct ModelNumber)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 07:53:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-use-one-expression-inside-another-expression-in-Set/m-p/1839303#M69430</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2021-09-27T07:53:13Z</dc:date>
    </item>
  </channel>
</rss>

