<?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: expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/expression/m-p/78047#M12865</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dimension&lt;/P&gt;&lt;P&gt;YEAR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;SUM(PREMIUM)&lt;/P&gt;&lt;P&gt;SUM(PREMIUM) - Above(SUM(PREMIUM))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure you sort your table by YEAR &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Mar 2018 09:33:42 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2018-03-23T09:33:42Z</dc:date>
    <item>
      <title>expression</title>
      <link>https://community.qlik.com/t5/QlikView/expression/m-p/78046#M12864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have following pivot tbale in my QV Doc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;YEAR&amp;nbsp;&amp;nbsp; PREMIUM&amp;nbsp;&amp;nbsp;&amp;nbsp; INCREASE&lt;/P&gt;&lt;P&gt;2013&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5,710&lt;/P&gt;&lt;P&gt;2014&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6,022&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 312&lt;/P&gt;&lt;P&gt;2015&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6,556&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 534&lt;/P&gt;&lt;P&gt;2016&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6,482&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -74&lt;/P&gt;&lt;P&gt;2017&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8,583&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2,101&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have in my Pivot table only 1st two columns and I want to add the 3rd Coloum where the gap of premium between years are shown. Kindly help me with expression for the 3rd column. My expression for the Premium column is as follwos&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;CLA_CODE={'SS'}&amp;gt;}PREMIUM)/SUM(TOTAL_MEMBERS)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2018 09:30:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression/m-p/78046#M12864</guid>
      <dc:creator>upaliwije</dc:creator>
      <dc:date>2018-03-23T09:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: expression</title>
      <link>https://community.qlik.com/t5/QlikView/expression/m-p/78047#M12865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dimension&lt;/P&gt;&lt;P&gt;YEAR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;SUM(PREMIUM)&lt;/P&gt;&lt;P&gt;SUM(PREMIUM) - Above(SUM(PREMIUM))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure you sort your table by YEAR &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2018 09:33:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression/m-p/78047#M12865</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2018-03-23T09:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: expression</title>
      <link>https://community.qlik.com/t5/QlikView/expression/m-p/78048#M12866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Column(1) - Above(Column(1))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2018 09:34:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression/m-p/78048#M12866</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-03-23T09:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: expression</title>
      <link>https://community.qlik.com/t5/QlikView/expression/m-p/78049#M12867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you both of you. and I want to add further Coloumn Increase&amp;nbsp; as shown below. Kindly help me for that also&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="291"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="73"&gt;YEAR&lt;/TD&gt;&lt;TD class="xl64" width="90"&gt;PREMIUM&lt;/TD&gt;&lt;TD class="xl65" width="64"&gt;INCREASE&lt;/TD&gt;&lt;TD class="xl65" width="64"&gt;Cum Increa&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="17" style="border-top: none;"&gt;2013&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;5,710&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="17" style="border-top: none;"&gt;2014&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;6,022&lt;/TD&gt;&lt;TD align="right" class="xl68"&gt;312&lt;/TD&gt;&lt;TD align="right" class="xl68"&gt;312&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="17" style="border-top: none;"&gt;2015&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;6,556&lt;/TD&gt;&lt;TD align="right" class="xl68"&gt;534&lt;/TD&gt;&lt;TD align="right" class="xl68"&gt;846&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="17" style="border-top: none;"&gt;2016&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;6,482&lt;/TD&gt;&lt;TD align="right" class="xl68"&gt;-74&lt;/TD&gt;&lt;TD align="right" class="xl68"&gt;772&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="17" style="border-top: none;"&gt;2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;8,583&lt;/TD&gt;&lt;TD align="right" class="xl68"&gt;2,101&lt;/TD&gt;&lt;TD align="right" class="xl68"&gt;2,873&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2018 09:44:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression/m-p/78049#M12867</guid>
      <dc:creator>upaliwije</dc:creator>
      <dc:date>2018-03-23T09:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: expression</title>
      <link>https://community.qlik.com/t5/QlikView/expression/m-p/78050#M12868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;RangeSum(Above(SUM(PREMIUM) - Above(SUM(PREMIUM)),0,RowNo()))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2018 09:45:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression/m-p/78050#M12868</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2018-03-23T09:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: expression</title>
      <link>https://community.qlik.com/t5/QlikView/expression/m-p/78051#M12869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Manish&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried with my expression shown below but resuls not waht I expect . Kindly correct my expression given below&lt;/P&gt;&lt;P&gt;RangeSum(Above(SUM({&amp;lt;CLA_CODE={'SS'}&amp;gt;}PREMIUM))/SUM(TOTAL_MEMBERS)-above(SUM({&amp;lt;CLA_CODE={'SS'}&amp;gt;}PREMIUM))/SUM(TOTAL_MEMBERS),0,RowNo())&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2018 10:02:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression/m-p/78051#M12869</guid>
      <dc:creator>upaliwije</dc:creator>
      <dc:date>2018-03-23T10:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: expression</title>
      <link>https://community.qlik.com/t5/QlikView/expression/m-p/78052#M12870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;RangeSum(Above(SUM({&amp;lt;CLA_CODE={'SS'}&amp;gt;}PREMIUM))/SUM(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;{&amp;lt;CLA_CODE={'SS'}&amp;gt;}&lt;/SPAN&gt;TOTAL_MEMBERS)-above(SUM({&amp;lt;CLA_CODE={'SS'}&amp;gt;}PREMIUM))/SUM(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;{&amp;lt;CLA_CODE={'SS'}&amp;gt;}&lt;/SPAN&gt;TOTAL_MEMBERS),0,RowNo())&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2018 10:21:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression/m-p/78052#M12870</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2018-03-23T10:21:57Z</dc:date>
    </item>
  </channel>
</rss>

