<?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: AGREGATION in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/AGREGATION/m-p/593956#M684752</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Feb 2014 14:18:34 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-02-18T14:18:34Z</dc:date>
    <item>
      <title>AGREGATION</title>
      <link>https://community.qlik.com/t5/QlikView/AGREGATION/m-p/593944#M684740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp; Good morning, please, i need some help on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; How can i get,&amp;nbsp; with a table of this kind of data:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 344px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="132"&gt;MARKET&lt;/TD&gt;&lt;TD class="xl63" width="132"&gt;STATE_NAME&lt;/TD&gt;&lt;TD class="xl63" width="80"&gt;Sum&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20"&gt;spain&lt;/TD&gt;&lt;TD class="xl64"&gt;Andalucia&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20"&gt;spain&lt;/TD&gt;&lt;TD class="xl64"&gt;Madrid&lt;/TD&gt;&lt;TD align="right"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20"&gt;spain&lt;/TD&gt;&lt;TD class="xl64"&gt;Valencia&lt;/TD&gt;&lt;TD align="right"&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20"&gt;spain&lt;/TD&gt;&lt;TD class="xl64"&gt;Galicia&lt;/TD&gt;&lt;TD align="right"&gt;7&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20"&gt;portugal&lt;/TD&gt;&lt;TD class="xl64"&gt;Porto&lt;/TD&gt;&lt;TD align="right"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20"&gt;portugal&lt;/TD&gt;&lt;TD class="xl64"&gt;Lisboa&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20"&gt;portugal&lt;/TD&gt;&lt;TD class="xl64"&gt;Setubal&lt;/TD&gt;&lt;TD align="right"&gt;2&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;Obtein an objct table like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 264px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" width="132"&gt;STATE_NAME&lt;/TD&gt;&lt;TD class="xl65" width="132"&gt;Sum&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20"&gt;Andalucia&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20"&gt;Madrid&lt;/TD&gt;&lt;TD align="right"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20"&gt;Valencia&lt;/TD&gt;&lt;TD align="right"&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20"&gt;Galicia&lt;/TD&gt;&lt;TD align="right"&gt;7&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20"&gt;portugal&lt;/TD&gt;&lt;TD align="right"&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Belén&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 09:45:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGREGATION/m-p/593944#M684740</guid>
      <dc:creator />
      <dc:date>2014-02-17T09:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: AGREGATION</title>
      <link>https://community.qlik.com/t5/QlikView/AGREGATION/m-p/593945#M684741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The easiest way it will be in your load script, do something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MARKET,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; STATE_NAME,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IF (MARKET = 'Portugal', 'Portugal', STATE_NAME) AS STATE_NAME_AUX&lt;/P&gt;&lt;P&gt;FROM yourfile...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then use STATE_NAME_AUX as a dimension, and sum(yourvalue) as a expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 09:50:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGREGATION/m-p/593945#M684741</guid>
      <dc:creator>luis_pimentel</dc:creator>
      <dc:date>2014-02-17T09:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: AGREGATION</title>
      <link>https://community.qlik.com/t5/QlikView/AGREGATION/m-p/593946#M684742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share your application or sample file?&lt;/P&gt;&lt;P&gt;Not fully understood your requirement from your question&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 09:52:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGREGATION/m-p/593946#M684742</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-02-17T09:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: AGREGATION</title>
      <link>https://community.qlik.com/t5/QlikView/AGREGATION/m-p/593947#M684743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What i want is to do it from the chart, in properties Dimension. As a calculated dimensión, if posible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&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;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 10:09:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGREGATION/m-p/593947#M684743</guid>
      <dc:creator />
      <dc:date>2014-02-17T10:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: AGREGATION</title>
      <link>https://community.qlik.com/t5/QlikView/AGREGATION/m-p/593948#M684744</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;Use the below calculated dimension in your chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(MARKET = 'spain', STATE_name,MARKET)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 10:12:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGREGATION/m-p/593948#M684744</guid>
      <dc:creator />
      <dc:date>2014-02-17T10:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: AGREGATION</title>
      <link>https://community.qlik.com/t5/QlikView/AGREGATION/m-p/593949#M684745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Thanks Venugo, That fits with my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other question... it is possible, also with other file, ( also in the dimensión):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From this data:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 479px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="182"&gt;&lt;DIV&gt;&lt;DIV&gt;MARKET&lt;/DIV&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="xl63" width="137"&gt;STATE_NAME&lt;/TD&gt;&lt;TD class="xl63" width="80"&gt;Sum&lt;/TD&gt;&lt;TD class="xl63" width="80"&gt;Channel&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="182"&gt;spain&lt;/TD&gt;&lt;TD class="xl63" width="137"&gt;Andalucia&lt;/TD&gt;&lt;TD class="xl63" width="80"&gt;1&lt;/TD&gt;&lt;TD&gt;C.C&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="182"&gt;spain&lt;/TD&gt;&lt;TD class="xl63" width="137"&gt;Madrid&lt;/TD&gt;&lt;TD class="xl63" width="80"&gt;3&lt;/TD&gt;&lt;TD&gt;Other&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="182"&gt;spain&lt;/TD&gt;&lt;TD class="xl63" width="137"&gt;Valencia&lt;/TD&gt;&lt;TD class="xl63" width="80"&gt;5&lt;/TD&gt;&lt;TD&gt;On line&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="182"&gt;spain&lt;/TD&gt;&lt;TD class="xl63" width="137"&gt;Galicia&lt;/TD&gt;&lt;TD class="xl63" width="80"&gt;7&lt;/TD&gt;&lt;TD&gt;Other&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="182"&gt;portugal&lt;/TD&gt;&lt;TD class="xl63" width="137"&gt;Porto&lt;/TD&gt;&lt;TD class="xl63" width="80"&gt;2&lt;/TD&gt;&lt;TD&gt;On line&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="182"&gt;portugal&lt;/TD&gt;&lt;TD class="xl63" width="137"&gt;Lisboa&lt;/TD&gt;&lt;TD class="xl63" width="80"&gt;1&lt;/TD&gt;&lt;TD&gt;C.C&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="182"&gt;portugal&lt;/TD&gt;&lt;TD class="xl63" width="137"&gt;Setubal&lt;/TD&gt;&lt;TD class="xl63" width="80"&gt;2&lt;/TD&gt;&lt;TD&gt;Other&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;Get a table object like this?&amp;nbsp; Taking&amp;nbsp; also On line and Portugal inside the table whith the state_name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 319px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="39" width="182"&gt;STATE_NAME&lt;/TD&gt;&lt;TD class="xl65" width="137"&gt;Sum&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" width="182"&gt;Andalucia&lt;/TD&gt;&lt;TD class="xl65" width="137"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" width="182"&gt;Madrid&lt;/TD&gt;&lt;TD class="xl65" width="137"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" width="182"&gt;Galicia&lt;/TD&gt;&lt;TD class="xl65" width="137"&gt;7&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" width="182"&gt;On line&lt;/TD&gt;&lt;TD class="xl66" width="137"&gt;7&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" width="182"&gt;portugal&lt;/TD&gt;&lt;TD class="xl66" width="137"&gt;3&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;Thanks a lot!&lt;/P&gt;&lt;P&gt;Belén&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 13:57:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGREGATION/m-p/593949#M684745</guid>
      <dc:creator />
      <dc:date>2014-02-17T13:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: AGREGATION</title>
      <link>https://community.qlik.com/t5/QlikView/AGREGATION/m-p/593950#M684746</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 with below in your expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;Channel&lt;/SPAN&gt; -= {'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;On line&lt;/SPAN&gt;'}&amp;gt;}Sum)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 14:24:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGREGATION/m-p/593950#M684746</guid>
      <dc:creator />
      <dc:date>2014-02-17T14:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: AGREGATION</title>
      <link>https://community.qlik.com/t5/QlikView/AGREGATION/m-p/593951#M684747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is not working.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(MARKET = 'spain', STATE_name,MARKET) Sum({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;Channel&lt;/SPAN&gt; -= {'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;On line&lt;/SPAN&gt;'}&amp;gt;}Sum)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;all together?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 15:05:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGREGATION/m-p/593951#M684747</guid>
      <dc:creator />
      <dc:date>2014-02-17T15:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: AGREGATION</title>
      <link>https://community.qlik.com/t5/QlikView/AGREGATION/m-p/593952#M684748</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: 12.800000190734863px;"&gt;Below should be in script&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;=if(MARKET = 'spain', STATE_name,MARKET as STATE_name&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;Below as table or chart expression.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;Sum({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;Channel&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt; -= {'&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;On line&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;'}&amp;gt;}Sum)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 15:12:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGREGATION/m-p/593952#M684748</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-02-17T15:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: AGREGATION</title>
      <link>https://community.qlik.com/t5/QlikView/AGREGATION/m-p/593953#M684749</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;Use Dimension as : &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;=if(MARKET = 'spain', STATE_name,MARKET)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;and Expression could be : &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;Sum({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;Channel&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt; -= {'&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;On line&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;'}&amp;gt;}Sum)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 15:54:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGREGATION/m-p/593953#M684749</guid>
      <dc:creator />
      <dc:date>2014-02-17T15:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: AGREGATION</title>
      <link>https://community.qlik.com/t5/QlikView/AGREGATION/m-p/593954#M684750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I am trying to do something like this in Dimension..&lt;/SPAN&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="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Market]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=('Portugal'),'Portugal',&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Region]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Channel]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=('on line'),'On line',&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Region]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;But this not works&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 17:21:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGREGATION/m-p/593954#M684750</guid>
      <dc:creator />
      <dc:date>2014-02-17T17:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: AGREGATION</title>
      <link>https://community.qlik.com/t5/QlikView/AGREGATION/m-p/593955#M684751</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;Thy the below expression as Calculated dimension:&lt;/P&gt;&lt;P&gt;=if(MARKET = 'spain' and Channel &amp;lt;&amp;gt; 'On line', STATE_NAME,if(MARKET &amp;lt;&amp;gt; 'spain' and Channel &amp;lt;&amp;gt; 'On line', MARKET, Channel))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression could be Sum(Sum)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 18:19:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGREGATION/m-p/593955#M684751</guid>
      <dc:creator />
      <dc:date>2014-02-17T18:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: AGREGATION</title>
      <link>https://community.qlik.com/t5/QlikView/AGREGATION/m-p/593956#M684752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 14:18:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGREGATION/m-p/593956#M684752</guid>
      <dc:creator />
      <dc:date>2014-02-18T14:18:34Z</dc:date>
    </item>
  </channel>
</rss>

