<?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 expression in back end in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/set-analysis-expression-in-back-end/m-p/1411329#M817669</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Qlik Experts&lt;/P&gt;&lt;P&gt;Is there any way i can create the below expressions in back end. i have 30 set analysis expressions in the front end i want to create the expressions in the backend script so that i can use it as a field in the front end charts. Please let me know. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;Desc={'A50+Accounts'}&amp;gt;}value)/Rangeavg(Below(Total sum({$&amp;lt;Desc={'Charge'}&amp;gt;}value),1,3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;name={'ABC'}&amp;gt;}value/Above(sum({$&amp;lt;name={'ABC'}&amp;gt;}value),1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RangeAvg(Above(sum({$&amp;lt;Desc={'Abc'}&amp;gt;}value),1,12))/RangeAvg(Above(sum({$&amp;lt;Desc={'EFG'}&amp;gt;}value),1,12))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>dandaanilreddy</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>set analysis expression in back end</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-expression-in-back-end/m-p/1411329#M817669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Qlik Experts&lt;/P&gt;&lt;P&gt;Is there any way i can create the below expressions in back end. i have 30 set analysis expressions in the front end i want to create the expressions in the backend script so that i can use it as a field in the front end charts. Please let me know. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;Desc={'A50+Accounts'}&amp;gt;}value)/Rangeavg(Below(Total sum({$&amp;lt;Desc={'Charge'}&amp;gt;}value),1,3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;name={'ABC'}&amp;gt;}value/Above(sum({$&amp;lt;name={'ABC'}&amp;gt;}value),1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RangeAvg(Above(sum({$&amp;lt;Desc={'Abc'}&amp;gt;}value),1,12))/RangeAvg(Above(sum({$&amp;lt;Desc={'EFG'}&amp;gt;}value),1,12))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-expression-in-back-end/m-p/1411329#M817669</guid>
      <dc:creator>dandaanilreddy</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis expression in back end</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-expression-in-back-end/m-p/1411330#M817670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should be able to do it using Group by clause&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 14:39:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-expression-in-back-end/m-p/1411330#M817670</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-08-30T14:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis expression in back end</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-expression-in-back-end/m-p/1411331#M817671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't sure to understand your request, but below and above are graphics functions. &lt;A href="https://community.qlik.com/thread/248104"&gt;Replicate Above function in script&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The core is: make a key for the correct layer of your calculation, then order resident table, and then partialize the result of your calculation in script.&lt;/P&gt;&lt;P&gt;Of course you have to use where and group by clause. The result must to take in count of all dimensione of your analysis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 15:02:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-expression-in-back-end/m-p/1411331#M817671</guid>
      <dc:creator>edmondo_tassi</dc:creator>
      <dc:date>2017-09-08T15:02:13Z</dc:date>
    </item>
  </channel>
</rss>

