<?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: Formatting based on Sum of rows in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Formatting-based-on-Sum-of-rows/m-p/268512#M580686</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks for your help but I think you misinterpret my question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see you entered '3' next to 23000 but thats what I meant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What should happen is the following based on your QVW:&lt;/P&gt;&lt;P&gt;If the column 'Sum(amount)' is filled in 3 times or more, the whole should turn red.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I added the testfile and tried to explain it in detail there...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for you help Sokkorn Cheav! Appreciated a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jan 2012 11:02:36 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-01-12T11:02:36Z</dc:date>
    <item>
      <title>Formatting based on Sum of rows</title>
      <link>https://community.qlik.com/t5/QlikView/Formatting-based-on-Sum-of-rows/m-p/268508#M580682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you format an entire row based on the outcome of the sum of rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a straight table with months January to December and Each month a parameter says 1 or 0. If the total is 3 or higher, the entire row should color red...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steven&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 08:14:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formatting-based-on-Sum-of-rows/m-p/268508#M580682</guid>
      <dc:creator />
      <dc:date>2012-01-12T08:14:02Z</dc:date>
    </item>
    <item>
      <title>Formatting based on Sum of rows</title>
      <link>https://community.qlik.com/t5/QlikView/Formatting-based-on-Sum-of-rows/m-p/268509#M580683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steven,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose that your expression label for SUM(Field) is [Amount]. Then expand your expression by click on + sign ==&amp;gt; Select on Background Color ==&amp;gt; Definition : IF([Amount]&amp;gt;=3,Red(),White())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this one not clear, please attached your small application to make it easy understand what you looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sokkorn Cheav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 08:25:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formatting-based-on-Sum-of-rows/m-p/268509#M580683</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2012-01-12T08:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting based on Sum of rows</title>
      <link>https://community.qlik.com/t5/QlikView/Formatting-based-on-Sum-of-rows/m-p/268510#M580684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks for the quick response. Let me clarify it a bit more... &lt;/P&gt;&lt;P&gt;I created a excel table because my file is rather large and more confusing than anything else...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the situation: I want the column Amount to be red as background when there is a value entered 3 times or more. The Amount column is a sum of several seperate lines of results. I thought I could add a column 'O?' and then if the sum of this column is 3 or higher make the column 'Amount' Red. But I have no idea how I can use the 'sum'-statement in an expression...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG /&gt;&lt;/P&gt;&lt;P&gt;EDIT: chart was not shown...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 08:51:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formatting-based-on-Sum-of-rows/m-p/268510#M580684</guid>
      <dc:creator />
      <dc:date>2012-01-12T08:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting based on Sum of rows</title>
      <link>https://community.qlik.com/t5/QlikView/Formatting-based-on-Sum-of-rows/m-p/268511#M580685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steven,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the sample attached file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH and let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sokkorn Cheav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 09:05:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formatting-based-on-Sum-of-rows/m-p/268511#M580685</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2012-01-12T09:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting based on Sum of rows</title>
      <link>https://community.qlik.com/t5/QlikView/Formatting-based-on-Sum-of-rows/m-p/268512#M580686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks for your help but I think you misinterpret my question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see you entered '3' next to 23000 but thats what I meant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What should happen is the following based on your QVW:&lt;/P&gt;&lt;P&gt;If the column 'Sum(amount)' is filled in 3 times or more, the whole should turn red.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I added the testfile and tried to explain it in detail there...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for you help Sokkorn Cheav! Appreciated a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 11:02:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formatting-based-on-Sum-of-rows/m-p/268512#M580686</guid>
      <dc:creator />
      <dc:date>2012-01-12T11:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting based on Sum of rows</title>
      <link>https://community.qlik.com/t5/QlikView/Formatting-based-on-Sum-of-rows/m-p/268513#M580687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I looked around and if I can change the conditional expression from VALUE = X to something more like VALUE belongs to (x,y,z,..) it should work. Is this possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 16:05:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formatting-based-on-Sum-of-rows/m-p/268513#M580687</guid>
      <dc:creator />
      <dc:date>2012-01-12T16:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting based on Sum of rows</title>
      <link>https://community.qlik.com/t5/QlikView/Formatting-based-on-Sum-of-rows/m-p/268514#M580688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class="jiveTT-hover-user jive-username-link"&gt;seysenbrandts,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="jiveTT-hover-user jive-username-link"&gt;I am very poor in English. I cannot understand at all what you looking for. After look around your app still not sure what you want.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="jiveTT-hover-user jive-username-link"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="jiveTT-hover-user jive-username-link"&gt;Sokkorn Cheav&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 04:41:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formatting-based-on-Sum-of-rows/m-p/268514#M580688</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2012-01-13T04:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting based on Sum of rows</title>
      <link>https://community.qlik.com/t5/QlikView/Formatting-based-on-Sum-of-rows/m-p/268515#M580689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for responding. I'll try to explain it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Situation 1: Now the column 'Amount' should be red because in 3 of the 4 quarters the Amount is higher than $ 100.000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" height="145" style="border: 1px solid #000000; width: 336px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Quarter&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Amount&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Q1&lt;/TD&gt;&lt;TD style="background-color: #ff0000;"&gt;$ 120.000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Q2&lt;/TD&gt;&lt;TD style="background-color: #ff0000;"&gt;$45.000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Q3&lt;/TD&gt;&lt;TD style="background-color: #ff0000;"&gt;$101.000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Q4&lt;/TD&gt;&lt;TD style="background-color: #ff0000;"&gt;$120.0000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;Total&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD style="background-color: #ff0000;"&gt;&lt;STRONG&gt;$386.000&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;﻿&lt;SPAN style="text-decoration: underline;"&gt;Situation 2: Now the column 'Amount' should not be red because the condition (3 or more Quarters the amount is higher than $100.00) is not fulfilled because only 1 quarter has an amount higher than $100.000&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" height="145" style="border: 1px solid #000000; width: 336px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Quarter&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Amount&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Q1&lt;/TD&gt;&lt;TD&gt;$55.000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Q2&lt;/TD&gt;&lt;TD&gt;$120.000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Q3&lt;/TD&gt;&lt;TD&gt;$45.000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Q4&lt;/TD&gt;&lt;TD&gt;$80.000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;Total&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;$300.000&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;﻿&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you can help me with this (or someone else). If I just figure out how to use the sum of rows as a variable in an expression I should be able to do this...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 07:45:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formatting-based-on-Sum-of-rows/m-p/268515#M580689</guid>
      <dc:creator />
      <dc:date>2012-01-13T07:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting based on Sum of rows</title>
      <link>https://community.qlik.com/t5/QlikView/Formatting-based-on-Sum-of-rows/m-p/268516#M580690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class="jiveTT-hover-user jive-username-link"&gt;seysenbrandts,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="jiveTT-hover-user jive-username-link"&gt;Good explain. I just understand now. I'm not sure I can deliver what you want or not in this case. Let try it together.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="jiveTT-hover-user jive-username-link"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="jiveTT-hover-user jive-username-link"&gt;Sokkorn Cheav&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 07:54:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formatting-based-on-Sum-of-rows/m-p/268516#M580690</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2012-01-13T07:54:16Z</dc:date>
    </item>
  </channel>
</rss>

