<?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: List box value sum up. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/List-box-value-sum-up/m-p/543163#M1138412</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Select a region form list box. Create a text box and put expression there like: =Sum(YourAmountField)&lt;/P&gt;&lt;P&gt;Or,&lt;/P&gt;&lt;P&gt;If you want for a specific region, right expression in textbox like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum(If(RegionField='Region1',AmountField))&lt;/P&gt;&lt;P&gt;Or,&lt;/P&gt;&lt;P&gt;Take a staright table, RegionField as a dimension, and expression as :=Sum(Amount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Sep 2013 13:59:41 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2013-09-19T13:59:41Z</dc:date>
    <item>
      <title>List box value sum up.</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-value-sum-up/m-p/543161#M1138410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 2 list boxes.one with amount and another with region values.In amount list box I have amount day by day.How can I sum up that amount as one big amount for 1 region?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody help me please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 13:16:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-value-sum-up/m-p/543161#M1138410</guid>
      <dc:creator />
      <dc:date>2013-09-19T13:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: List box value sum up.</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-value-sum-up/m-p/543162#M1138411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be something like&lt;/P&gt;&lt;P&gt;Aggr(Sum(Amount), Region)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or Go to the expression tab of the Region list box and write expression as Sum({&amp;lt;Region=&amp;gt;} Amount) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 13:57:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-value-sum-up/m-p/543162#M1138411</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2013-09-19T13:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: List box value sum up.</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-value-sum-up/m-p/543163#M1138412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Select a region form list box. Create a text box and put expression there like: =Sum(YourAmountField)&lt;/P&gt;&lt;P&gt;Or,&lt;/P&gt;&lt;P&gt;If you want for a specific region, right expression in textbox like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum(If(RegionField='Region1',AmountField))&lt;/P&gt;&lt;P&gt;Or,&lt;/P&gt;&lt;P&gt;Take a staright table, RegionField as a dimension, and expression as :=Sum(Amount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 13:59:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-value-sum-up/m-p/543163#M1138412</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-09-19T13:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: List box value sum up.</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-value-sum-up/m-p/543164#M1138413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not think you can sum numbers in a List Box. As its name says it is only a list.&lt;/P&gt;&lt;P&gt;For summing up numbers you need a chart object such as a Straight Table or a Pivot Table.&lt;/P&gt;&lt;P&gt;You can display totals as a single value in a text box that has an expression in the text area.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a Straight or Pivot table put your Region as a dimension and&amp;nbsp; =Sum(AmountField) in the expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 19:25:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-value-sum-up/m-p/543164#M1138413</guid>
      <dc:creator>jduenyas</dc:creator>
      <dc:date>2013-09-19T19:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: List box value sum up.</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-value-sum-up/m-p/543165#M1138414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to correct my previous statement.&lt;/P&gt;&lt;P&gt;You can display the summed up amount in the Title area.&lt;/P&gt;&lt;P&gt;You can enter as a title a formula like this: = Num(Sum(AmountField),'$#,###.##) and the total will be displayed in the title. If you are clever and manipulate the expression more you can even add/append&amp;nbsp; the text of the selected Region&amp;nbsp; to the Title&amp;nbsp; with the total. (Something like this: = 'Region - ' &amp;amp; RegionField &amp;amp; ' = ' &amp;amp; Num(Sum(AmountField),'$#,###.##)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 19:43:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-value-sum-up/m-p/543165#M1138414</guid>
      <dc:creator>jduenyas</dc:creator>
      <dc:date>2013-09-19T19:43:07Z</dc:date>
    </item>
  </channel>
</rss>

