<?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: Decile Analysis compare with last year in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Decile-Analysis-compare-with-last-year/m-p/2035492#M85341</link>
    <description>&lt;P&gt;Can anyone help&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":raising_hands:"&gt;🙌&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 08 Feb 2023 12:59:17 GMT</pubDate>
    <dc:creator>eddywong71</dc:creator>
    <dc:date>2023-02-08T12:59:17Z</dc:date>
    <item>
      <title>Decile Analysis compare with last year</title>
      <link>https://community.qlik.com/t5/App-Development/Decile-Analysis-compare-with-last-year/m-p/2035318#M85319</link>
      <description>&lt;P&gt;&lt;FONT face="times new roman,times"&gt;Hi All,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="times new roman,times"&gt;I am using this set expression for current year and last year&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;=&lt;SPAN class="s1"&gt;Aggr&lt;/SPAN&gt;(&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="s1"&gt;Ceil&lt;/SPAN&gt;(&lt;SPAN class="s1"&gt;Rank&lt;/SPAN&gt;(&lt;SPAN class="s1"&gt;Sum&lt;/SPAN&gt;($&lt;SPAN class="s2"&gt;Profit&lt;/SPAN&gt;),4,1) /&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;count&lt;/SPAN&gt;($&lt;SPAN class="s1"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;TOTAL&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="s2"&gt;Customer&lt;/SPAN&gt;), 0.1) * 10&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="s2"&gt;Customer&lt;/SPAN&gt;)&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="times new roman,times"&gt;&lt;SPAN class="Apple-converted-space"&gt;Last year&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="Apple-converted-space"&gt;=&lt;SPAN class="s1"&gt;Aggr&lt;/SPAN&gt;(&lt;BR /&gt;&lt;SPAN class="s1"&gt;Ceil&lt;/SPAN&gt;(&lt;SPAN class="s1"&gt;Rank&lt;/SPAN&gt;(&lt;SPAN class="s1"&gt;Sum&lt;/SPAN&gt;($&lt;SPAN class="s2"&gt;Profit_Last_Year&lt;/SPAN&gt;),4,1) /&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;count&lt;/SPAN&gt;($&lt;SPAN class="s1"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;TOTAL&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="s2"&gt;Customer&lt;/SPAN&gt;), 0.1) * 10&lt;BR /&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="s2"&gt;Customer&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="times new roman,times"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;Table as below &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="Apple-converted-space"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="decile1.PNG" style="width: 277px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/99930iFA64375FCAC60C2B/image-dimensions/277x628?v=v2" width="277" height="628" role="button" title="decile1.PNG" alt="decile1.PNG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="times new roman,times"&gt;&lt;SPAN class="Apple-converted-space"&gt;However, I want create a two column on Past 12 Month. Upgrade and downgrade for example select 20% from&amp;nbsp;Past 12 Month.&amp;nbsp;Upgrade =&amp;nbsp; 138+.....+24 and Downgrade = 119. How can I create a set expression for&amp;nbsp;Upgrade and downgrade.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="times new roman,times"&gt;&lt;SPAN class="Apple-converted-space"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="decil2.PNG" style="width: 287px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/99931iFC9ED8F9A154F976/image-dimensions/287x666?v=v2" width="287" height="666" role="button" title="decil2.PNG" alt="decil2.PNG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="times new roman,times"&gt;&lt;SPAN class="Apple-converted-space"&gt;Can anyone help ?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 08:11:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Decile-Analysis-compare-with-last-year/m-p/2035318#M85319</guid>
      <dc:creator>eddywong71</dc:creator>
      <dc:date>2023-02-08T08:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: Decile Analysis compare with last year</title>
      <link>https://community.qlik.com/t5/App-Development/Decile-Analysis-compare-with-last-year/m-p/2035321#M85321</link>
      <description>&lt;P&gt;Try Fractile()&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/May2022/Subsystems/Client/Content/QV_QlikView/ChartFunctions/StatisticalAggregationFunctionsinCharts/fractile.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/May2022/Subsystems/Client/Content/QV_QlikView/ChartFunctions/StatisticalAggregationFunctionsinCharts/fractile.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 08:13:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Decile-Analysis-compare-with-last-year/m-p/2035321#M85321</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2023-02-08T08:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: Decile Analysis compare with last year</title>
      <link>https://community.qlik.com/t5/App-Development/Decile-Analysis-compare-with-last-year/m-p/2035330#M85325</link>
      <description>&lt;P&gt;Hi Vinieme12, would you provide more detail on how to write a set expression by using&amp;nbsp;&lt;SPAN&gt;Fractile() can auto calculate&amp;nbsp;Upgrade and downgrade in auto when select from Past 12 Month&amp;nbsp; .&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 08:42:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Decile-Analysis-compare-with-last-year/m-p/2035330#M85325</guid>
      <dc:creator>eddywong71</dc:creator>
      <dc:date>2023-02-08T08:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: Decile Analysis compare with last year</title>
      <link>https://community.qlik.com/t5/App-Development/Decile-Analysis-compare-with-last-year/m-p/2035492#M85341</link>
      <description>&lt;P&gt;Can anyone help&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":raising_hands:"&gt;🙌&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 12:59:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Decile-Analysis-compare-with-last-year/m-p/2035492#M85341</guid>
      <dc:creator>eddywong71</dc:creator>
      <dc:date>2023-02-08T12:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: Decile Analysis compare with last year</title>
      <link>https://community.qlik.com/t5/App-Development/Decile-Analysis-compare-with-last-year/m-p/2035704#M85354</link>
      <description>&lt;P&gt;can you post a sample app?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2023 02:13:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Decile-Analysis-compare-with-last-year/m-p/2035704#M85354</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2023-02-09T02:13:33Z</dc:date>
    </item>
  </channel>
</rss>

