<?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: Showing column total in a row in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Showing-column-total-in-a-row/m-p/244180#M93155</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Haycockd, i opened your file and i didnt reach your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u r trying to get the cummlative total u can use different expression into Total Moving Range:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;fabs(above(DataPoint)-DataPoint)) + if( rowno()=1 or rowno()=2, above ([Total Moving Range]) . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 May 2011 10:19:31 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-05-27T10:19:31Z</dc:date>
    <item>
      <title>Showing column total in a row</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-column-total-in-a-row/m-p/244174#M93149</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 want to show the total of colmun Moving Range (which we can see is equals 14)&amp;nbsp; in the Total moving range column. I think the formula should be &lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: purple; font-size: 9pt; font-family: Arial;"&gt;sum&lt;/STRONG&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: Arial;"&gt;(&lt;/SPAN&gt;&lt;STRONG style="color: green; font-size: 9pt; font-family: Arial;"&gt;total&lt;/STRONG&gt; &lt;STRONG style="color: red; font-size: 9pt; font-family: Arial;"&gt;[Moving Range]&lt;/STRONG&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: Arial;"&gt;)&amp;nbsp; but for some reason not working. Does anyone know where I am going wrong?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: Arial;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: Arial;"&gt;Thank you for your help.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 15:01:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-column-total-in-a-row/m-p/244174#M93149</guid>
      <dc:creator />
      <dc:date>2011-05-26T15:01:20Z</dc:date>
    </item>
    <item>
      <title>Showing column total in a row</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-column-total-in-a-row/m-p/244175#M93150</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;&lt;STRONG style="font-family: Arial; color: purple; font-size: 9pt;"&gt;you can not use the Column Name [Moving Range] for sum Total, you must use the fieldname or the whole expression of the column [Moving Range], somethiong like:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: Arial; color: purple; font-size: 9pt;"&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: Arial; color: purple; font-size: 9pt;"&gt;sum&lt;/STRONG&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;STRONG style="font-family: Arial; color: green; font-size: 9pt;"&gt;total&lt;/STRONG&gt; Sales&lt;SPAN style="font-family: Arial; color: black; font-size: 9pt;"&gt;)&lt;/SPAN&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 16:03:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-column-total-in-a-row/m-p/244175#M93150</guid>
      <dc:creator>brenner_martina</dc:creator>
      <dc:date>2011-05-26T16:03:51Z</dc:date>
    </item>
    <item>
      <title>Showing column total in a row</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-column-total-in-a-row/m-p/244176#M93151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Brenner,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried to insert the formula instead &lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;sum(total [fabs(above(DataPoint)-DataPoint)) &lt;/SPAN&gt;but still does not work, any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2011 09:48:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-column-total-in-a-row/m-p/244176#M93151</guid>
      <dc:creator />
      <dc:date>2011-05-27T09:48:30Z</dc:date>
    </item>
    <item>
      <title>Showing column total in a row</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-column-total-in-a-row/m-p/244177#M93152</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;&amp;nbsp;&amp;nbsp;&amp;nbsp; Do you mean to say You want to show 14 in every row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2011 10:04:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-column-total-in-a-row/m-p/244177#M93152</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2011-05-27T10:04:39Z</dc:date>
    </item>
    <item>
      <title>Showing column total in a row</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-column-total-in-a-row/m-p/244178#M93153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kaushick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Yes, I can then use this for some other calculatioins.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look forward to your reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2011 10:06:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-column-total-in-a-row/m-p/244178#M93153</guid>
      <dc:creator />
      <dc:date>2011-05-27T10:06:35Z</dc:date>
    </item>
    <item>
      <title>Showing column total in a row</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-column-total-in-a-row/m-p/244179#M93154</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;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sorry friend i think its not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2011 10:18:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-column-total-in-a-row/m-p/244179#M93154</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2011-05-27T10:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: Showing column total in a row</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-column-total-in-a-row/m-p/244180#M93155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Haycockd, i opened your file and i didnt reach your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u r trying to get the cummlative total u can use different expression into Total Moving Range:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;fabs(above(DataPoint)-DataPoint)) + if( rowno()=1 or rowno()=2, above ([Total Moving Range]) . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2011 10:19:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-column-total-in-a-row/m-p/244180#M93155</guid>
      <dc:creator />
      <dc:date>2011-05-27T10:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: Showing column total in a row</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-column-total-in-a-row/m-p/244181#M93156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; No don;t need the cummlative total all I am treying to do is show the total of moving range in the total moving range column .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see in my total if we add together the moving range it equals 14. I want this figure repeated in each of the Yearmonth rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is something I can easily do in excel so finding it very frustrating.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2011 10:30:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-column-total-in-a-row/m-p/244181#M93156</guid>
      <dc:creator />
      <dc:date>2011-05-27T10:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: Showing column total in a row</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-column-total-in-a-row/m-p/244182#M93157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;the difference being that in xl you can reference the cell that contains the value 14 from your chart. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Qlikview you cannot do this - you have to be able to replicate the calculation. As your calculation references lines dynamically - using the above function - I would agree with Kaushik in saying this wont be possible. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However if you calculate this at script run time the value you have in the "Moving range" column can then be as easily summed and used as the DataPoint column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is one area where qv is different from xl.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see attached qvw &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2011 10:52:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-column-total-in-a-row/m-p/244182#M93157</guid>
      <dc:creator>pat_agen</dc:creator>
      <dc:date>2011-05-27T10:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: Showing column total in a row</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-column-total-in-a-row/m-p/244183#M93158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt; &lt;/SPAN&gt;Hi,&lt;/P&gt;&lt;P&gt; Please find the attachments.&lt;/P&gt;&lt;P&gt;I hope this is what u r looking!!!!!!!!!!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sathish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2011 12:41:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-column-total-in-a-row/m-p/244183#M93158</guid>
      <dc:creator>sathishkumar_go</dc:creator>
      <dc:date>2011-05-27T12:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: Showing column total in a row</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-column-total-in-a-row/m-p/244184#M93159</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;Try this formula:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;BOTTOM(RANGESUM(RANGESUM(fabs(above(DataPoint) - DataPoint)), ABOVE(RANGESUM(fabs(above(DataPoint) - DataPoint)), 1, ROWNO())))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;﻿&lt;/SPAN&gt;tks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2011 15:32:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-column-total-in-a-row/m-p/244184#M93159</guid>
      <dc:creator />
      <dc:date>2011-05-27T15:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: Showing column total in a row</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-column-total-in-a-row/m-p/244185#M93160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Ecorrea, your a genius. Thank you so much, works a treat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2011 15:37:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-column-total-in-a-row/m-p/244185#M93160</guid>
      <dc:creator />
      <dc:date>2011-05-27T15:37:34Z</dc:date>
    </item>
    <item>
      <title>Showing column total in a row</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-column-total-in-a-row/m-p/244186#M93161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;hi ecorrea,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;not for the first time I see things on this community which I didn't think were possible. Very impressive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have a good weekend.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2011 15:52:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-column-total-in-a-row/m-p/244186#M93161</guid>
      <dc:creator>pat_agen</dc:creator>
      <dc:date>2011-05-27T15:52:35Z</dc:date>
    </item>
  </channel>
</rss>

