<?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: Problema con dimension calculada in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problema-con-dimension-calculada/m-p/446283#M487058</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The contition IF( SUM(m_importe) &amp;gt;= 1, 'deudor', 'acreedor' ) must be an expression not a dimension, aggr the condition by dimension, it had to work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Feb 2013 15:11:56 GMT</pubDate>
    <dc:creator>alexandros17</dc:creator>
    <dc:date>2013-02-18T15:11:56Z</dc:date>
    <item>
      <title>Problema con dimension calculada</title>
      <link>https://community.qlik.com/t5/QlikView/Problema-con-dimension-calculada/m-p/446281#M487056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hola tego el siguiente problema: Estoy intentando agregar una dimension a una tabla pivotante. La tabla tienen una columna socio y un importe segun sea el importe quiero clasificar dicho saldo como deudor si es mayor a 0 acredor si es menor a 0. La formula que utilizo es la siguiente:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=IF( SUM(m_importe) &amp;gt;= 1, 'deudor', 'acreedor' )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;El problema que tengo es que la columna donde deberia aparecer la clasificacion me da error&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="33633" class="jive-image-thumbnail jive-image" onclick="" alt="Captura.PNG" src="https://community.qlik.com/legacyfs/online/33633_Captura.PNG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alguien puede orientarme sobre que estoy haciendo mal ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2013 15:07:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problema-con-dimension-calculada/m-p/446281#M487056</guid>
      <dc:creator />
      <dc:date>2013-02-18T15:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problema con dimension calculada</title>
      <link>https://community.qlik.com/t5/QlikView/Problema-con-dimension-calculada/m-p/446282#M487057</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 don't speak spanish but you can try this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;=IF( &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;aggr(&lt;/SPAN&gt;SUM(m_importe), nroCuenta, nombreSocio) &amp;gt;= 1, 'deudor', 'acreedor' )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Hope that helps you&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Martin Favier&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2013 15:11:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problema-con-dimension-calculada/m-p/446282#M487057</guid>
      <dc:creator>martin59</dc:creator>
      <dc:date>2013-02-18T15:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problema con dimension calculada</title>
      <link>https://community.qlik.com/t5/QlikView/Problema-con-dimension-calculada/m-p/446283#M487058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The contition IF( SUM(m_importe) &amp;gt;= 1, 'deudor', 'acreedor' ) must be an expression not a dimension, aggr the condition by dimension, it had to work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2013 15:11:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problema-con-dimension-calculada/m-p/446283#M487058</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2013-02-18T15:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problema con dimension calculada</title>
      <link>https://community.qlik.com/t5/QlikView/Problema-con-dimension-calculada/m-p/446284#M487059</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 don't speak spanish but you can try this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;=IF( &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;aggr(&lt;/SPAN&gt;SUM(m_importe), nroCuenta, nombreSocio) &amp;gt;= 1, 'deudor', 'acreedor' )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Hope that helps you&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Martin Favier&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2013 15:12:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problema-con-dimension-calculada/m-p/446284#M487059</guid>
      <dc:creator>martin59</dc:creator>
      <dc:date>2013-02-18T15:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problema con dimension calculada</title>
      <link>https://community.qlik.com/t5/QlikView/Problema-con-dimension-calculada/m-p/446285#M487060</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 don't speak spanish but you can try this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;=IF( &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;aggr(&lt;/SPAN&gt;SUM(m_importe), nroCuenta, nombreSocio) &amp;gt;= 1, 'deudor', 'acreedor' )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Hope that helps you&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Martin Favier&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2013 15:12:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problema-con-dimension-calculada/m-p/446285#M487060</guid>
      <dc:creator>martin59</dc:creator>
      <dc:date>2013-02-18T15:12:05Z</dc:date>
    </item>
  </channel>
</rss>

