<?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: Sub-total for Top 10 values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sub-total-for-Top-10-values/m-p/1176607#M892339</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="134358" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/134358_Capture.PNG" style="height: 257px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Script:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD Fruit, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Quantity&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[Top 10 total test.xlsx]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(ooxml, embedded labels, table is Sheet1);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dim:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * Inline [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dim&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Pick(Dim, Fruit, 'Top 10 Total', 'Overall Total')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Pick(Dim,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(Quantity),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;Fruit = {"=Rank(Sum(Quantity)) &amp;lt; 11"}&amp;gt;}Quantity),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(Quantity))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorting Expression: Descending&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(Quantity)-(Dim*100000)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Aug 2016 17:20:49 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-08-11T17:20:49Z</dc:date>
    <item>
      <title>Sub-total for Top 10 values</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-total-for-Top-10-values/m-p/1176601#M892333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hoping someone can help. I have a bar chart with the displayed values limited to the Top 10. What I'd like to calculate is the sub-total for that Top 10 (e.g. if the top values are 20, 15,10,6 then sub-total = 51). I also need to subtotal the entire data (but I think I can handle that one).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Much appreciated!&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/Sub-total-for-Top-10-values/m-p/1176601#M892333</guid>
      <dc:creator>mattphillip</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sub-total for Top 10 values</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-total-for-Top-10-values/m-p/1176602#M892334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where do you need to display these subtotals?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2016 16:48:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-total-for-Top-10-values/m-p/1176602#M892334</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-08-11T16:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Sub-total for Top 10 values</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-total-for-Top-10-values/m-p/1176603#M892335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have a sample you can share where you are trying this out?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2016 16:48:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-total-for-Top-10-values/m-p/1176603#M892335</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-11T16:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: Sub-total for Top 10 values</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-total-for-Top-10-values/m-p/1176604#M892336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To be honest I'm not too fussy. Either on the chart itself or in a textbox whichever is easier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2016 17:06:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-total-for-Top-10-values/m-p/1176604#M892336</guid>
      <dc:creator>mattphillip</dc:creator>
      <dc:date>2016-08-11T17:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Sub-total for Top 10 values</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-total-for-Top-10-values/m-p/1176605#M892337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The overall total can be added by enabling the Show Total option on the Dimension Limits tab. The top 10 total would be something like &lt;/P&gt;&lt;P&gt;='Total top 10: '&amp;amp; num(sum({&amp;lt;Fruit={"=rank(sum(Quantity))&amp;lt;=10"}&amp;gt;}Quantity),'#,##0')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2016 17:09:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-total-for-Top-10-values/m-p/1176605#M892337</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-08-11T17:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: Sub-total for Top 10 values</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-total-for-Top-10-values/m-p/1176606#M892338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see attached as requested.&amp;nbsp; Sorry I had to put together a mock version of my dashboard due to data protection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2016 17:15:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-total-for-Top-10-values/m-p/1176606#M892338</guid>
      <dc:creator>mattphillip</dc:creator>
      <dc:date>2016-08-11T17:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: Sub-total for Top 10 values</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-total-for-Top-10-values/m-p/1176607#M892339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="134358" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/134358_Capture.PNG" style="height: 257px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Script:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD Fruit, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Quantity&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[Top 10 total test.xlsx]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(ooxml, embedded labels, table is Sheet1);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dim:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * Inline [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dim&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Pick(Dim, Fruit, 'Top 10 Total', 'Overall Total')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Pick(Dim,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(Quantity),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;Fruit = {"=Rank(Sum(Quantity)) &amp;lt; 11"}&amp;gt;}Quantity),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(Quantity))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorting Expression: Descending&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(Quantity)-(Dim*100000)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2016 17:20:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-total-for-Top-10-values/m-p/1176607#M892339</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-11T17:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: Sub-total for Top 10 values</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-total-for-Top-10-values/m-p/1176608#M892340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Forgot to bump the dimension limits by 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/134359_Capture.PNG" style="height: 257px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2016 17:26:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-total-for-Top-10-values/m-p/1176608#M892340</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-11T17:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Sub-total for Top 10 values</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-total-for-Top-10-values/m-p/1176609#M892341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny. Now just to make it tricky - on my actual dashboard, instead of 'Fruit', I have a calculated dimension which allows the user to change the field in the chart by a click on a button (=if($(vdimensions2)&amp;lt;&amp;gt;'None' and $(vdimensions2)&amp;lt;&amp;gt;'White',$(vdimensions2)) ). Am I able to simply replace 'Fruit' with this or does this only work with typical dimensions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2016 17:34:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-total-for-Top-10-values/m-p/1176609#M892341</guid>
      <dc:creator>mattphillip</dc:creator>
      <dc:date>2016-08-11T17:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: Sub-total for Top 10 values</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-total-for-Top-10-values/m-p/1176610#M892342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would think it should work. Give it a try and see if that works or not &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2016 17:38:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-total-for-Top-10-values/m-p/1176610#M892342</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-11T17:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Sub-total for Top 10 values</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-total-for-Top-10-values/m-p/1176611#M892343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It didn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I put the inline DIM table in and then added as below.&lt;/P&gt;&lt;P&gt;Dimension&lt;/P&gt;&lt;P&gt;=Pick(Dim,if($(vdimensions2)&amp;lt;&amp;gt;'None' and $(vdimensions2)&amp;lt;&amp;gt;'White',$(vdimensions2)),'Top 10 Total','Abertay Total')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;=Pick(Dim,&lt;/P&gt;&lt;P&gt;$(vFTEorHC)([FTE]),&lt;/P&gt;&lt;P&gt;$(vFTEorHC)({if($(vdimensions2)&amp;lt;&amp;gt;'None' and $(vdimensions2)&amp;lt;&amp;gt;'White',$(vdimensions2)) = {"=Rank($(vFTEorHC)([FTE]))&amp;lt;13"}&amp;gt;}[FTE]),&lt;/P&gt;&lt;P&gt;$(vFTEorHC)([FTE]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorting Expression&lt;/P&gt;&lt;P&gt;=$(vFTEorHC)([FTE])-(Dim*100000)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The vFTEorHC variable changes on a button click with two possible values of 'sum' or 'count'. The FTE field replaces Quantity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas would be much appreciated. It just comes up with no data to display &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll keep checking back tonight but I'm off home now as its almost 7pm here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Sunny!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2016 17:46:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-total-for-Top-10-values/m-p/1176611#M892343</guid>
      <dc:creator>mattphillip</dc:creator>
      <dc:date>2016-08-11T17:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: Sub-total for Top 10 values</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-total-for-Top-10-values/m-p/1176612#M892344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the suggestion. I tried it but no luck. I've included my version of the code below. 'Fruit' has been replaced with a calculated dimension which allows the user to change the field displayed in the chart. &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;The vFTEorHC variable changes on a button click with two possible values of 'sum' or 'count'. The FTE field replaces Quantity.&lt;/SPAN&gt; I tried the below in a text box and got an error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='Total top 10: '&amp;amp; num(sum({&amp;lt;if($(vdimensions2)&amp;lt;&amp;gt;'None' and $(vdimensions2)&amp;lt;&amp;gt;'White',$(vdimensions2))={"=rank($(VFTEorHC)(FTE)&amp;lt;=10"}&amp;gt;}FTE),'#,##0')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas where I'm going wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2016 17:55:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-total-for-Top-10-values/m-p/1176612#M892344</guid>
      <dc:creator>mattphillip</dc:creator>
      <dc:date>2016-08-11T17:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: Sub-total for Top 10 values</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-total-for-Top-10-values/m-p/1176613#M892345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the issue is in the dimension, can you try this out:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;=Pick(Dim,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;$(vFTEorHC)([FTE]),&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;$(vFTEorHC)({&lt;SPAN style="color: #ff0000;"&gt;&amp;lt;$(=&lt;/SPAN&gt;if($(vdimensions2)&amp;lt;&amp;gt;'None' and $(vdimensions2)&amp;lt;&amp;gt;'White',$(vdimensions2))&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt; = {"=Rank($(vFTEorHC)([FTE]))&amp;lt;13"}&amp;gt;}[FTE]),&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;$(vFTEorHC)([FTE]))&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Expression editor might continue to show error in expression, but try clicking ok to see if you get any result or not&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2016 17:59:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-total-for-Top-10-values/m-p/1176613#M892345</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-11T17:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: Sub-total for Top 10 values</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-total-for-Top-10-values/m-p/1176614#M892346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right I've tried that and now the chart simply comes up with 'Allocated memory exceeded' which is odd as my machine is spec'd higher than most to handle larger data and the data we're using on the current dashboard isn't huge.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't suppose you have any other ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your efforts &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2016 08:41:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-total-for-Top-10-values/m-p/1176614#M892346</guid>
      <dc:creator>mattphillip</dc:creator>
      <dc:date>2016-08-12T08:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Sub-total for Top 10 values</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-total-for-Top-10-values/m-p/1176615#M892347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately I do not. Until I can see the issue, it is very difficult to find the issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2016 09:35:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-total-for-Top-10-values/m-p/1176615#M892347</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-12T09:35:55Z</dc:date>
    </item>
  </channel>
</rss>

