<?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: suma in Español</title>
    <link>https://community.qlik.com/t5/Espa%C3%B1ol/suma/m-p/1362457#M13250</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hola Pedro,&lt;/P&gt;&lt;P&gt;¿Podrías compartir la aplicación?&lt;/P&gt;&lt;P&gt;Saludos,&lt;/P&gt;&lt;P&gt;H&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 May 2017 06:12:43 GMT</pubDate>
    <dc:creator>hector_munoz</dc:creator>
    <dc:date>2017-05-04T06:12:43Z</dc:date>
    <item>
      <title>suma</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/suma/m-p/1362456#M13249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;queridos amigos tengo un problemilla con una expresion que no me sale el caculo en la suma paso a explicar:&lt;/P&gt;&lt;P&gt;tengo cuatro columnas la columna 5 es donde me muestra el dato que tiene que salir despues de realizar el calculo entre la fecha actual y la fecha de vencimiento:&lt;/P&gt;&lt;P&gt;las 2 primeras filas muestra los datos en dolares y bolivianos la cual de estas dos columnas saco el resultado para la tercer columna que es total en dolares aqui hago la sumatoria de dolares y bolivianos los bolivianos los convierto a dolares con el tipo de cambio 6.96 como lo indico ahora para la columna vigente es mi problema donde no me sale la suma correcta debería salirme&amp;nbsp; este monto &lt;SPAN style="font-size: 13.3333px; text-align: -webkit-right;"&gt;1.661.099,27 pero me muestra este monto &lt;SPAN style="font-size: 13.3333px; text-align: -webkit-right;"&gt;3.086.748,12&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-align: -webkit-right; font-size: 13.3333px;"&gt;la formula que estoy utilizando en la columna Vigente es la siguiente: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-align: -webkit-right; font-size: 13.3333px;"&gt;sum(if(interval( date(vFecha)-[Fecha Vencimiento])&amp;lt;=0,Saldo, 0))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-align: -webkit-right; font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-align: -webkit-right; font-size: 13.3333px;"&gt;para la tercer columna Total $us es la formula: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-align: -webkit-right; font-size: 13.3333px;"&gt;=$us.+(Bs./[Tipo de Cambio])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-align: -webkit-right; font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-align: -webkit-right; font-size: 13.3333px;"&gt;para la primera $us:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-align: -webkit-right; font-size: 13.3333px;"&gt;=sum(if(Tmoneda=2,[Saldo]))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-align: -webkit-right; font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-align: -webkit-right; font-size: 13.3333px;"&gt;para la segunda Bs.:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-align: -webkit-right; font-size: 13.3333px;"&gt;=sum(if(Tmoneda=1, Saldo))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 416px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl71" width="79"&gt;cambio 6,96&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17"&gt;$us.&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;"&gt;Bs.&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;"&gt;Total $us&lt;/TD&gt;&lt;TD class="xl70" style="border-left: none;"&gt;Vigente&lt;/TD&gt;&lt;TD class="xl69"&gt;Dato Correcto&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="17" style="border-top: none;"&gt;2.561.977,68&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;1.759.591,68&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;2.814.792,58&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;3.086.748,12&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;1.661.099,27&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="17" style="border-top: none;"&gt;1.954.900,84&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;0,00&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;1.954.900,84&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;1.115.785,18&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-left: none;"&gt;1.115.785,18&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="17" style="border-top: none;"&gt;28.341,56&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;0,00&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;28.341,56&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;22.792,20&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;22.792,20&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="17" style="border-top: none;"&gt;97.502,81&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;0,00&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;97.502,81&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;69.337,20&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;69.337,20&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="17" style="border-top: none;"&gt;454.494,18&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;0,00&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;454.494,18&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;422.054,28&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;422.054,28&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="17" style="border-top: none;"&gt;1.906.614,47&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;0,00&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;1.906.614,47&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;1.190.985,35&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;1.190.985,35&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="17" style="border-top: none;"&gt;14.467,08&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;0,00&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;14.467,08&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;13.962,00&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;13.962,00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="17" style="border-top: none;"&gt;834.185,99&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;0,00&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;834.185,99&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;561.536,20&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;561.536,20&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="17" style="border-top: none;"&gt;19.243,11&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;0,00&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;19.243,11&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;11.791,94&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;11.791,94&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="17" style="border-top: none;"&gt;2.208.152,57&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;0,00&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;2.208.152,57&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;518.784,92&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;518.784,92&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="17" style="border-top: none;"&gt;45.981,13&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;0,00&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;45.981,13&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;27.070,40&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;27.070,40&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="17" style="border-top: none;"&gt;2.870,72&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;0,00&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;2.870,72&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;652,72&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;652,72&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="17" style="border-top: none;"&gt;10.128.732,14&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1.759.591,68&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;10.381.547,04&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;7.041.500,51&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;5.615.851,66&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;creo que me explique lo mejor que puede les agradezco de antemano la ayuda.&lt;/P&gt;&lt;P&gt;gracias&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mensaje editado por: Pedro Calderon Flores&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 04:29:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/suma/m-p/1362456#M13249</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-04T04:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: suma</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/suma/m-p/1362457#M13250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hola Pedro,&lt;/P&gt;&lt;P&gt;¿Podrías compartir la aplicación?&lt;/P&gt;&lt;P&gt;Saludos,&lt;/P&gt;&lt;P&gt;H&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 06:12:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/suma/m-p/1362457#M13250</guid>
      <dc:creator>hector_munoz</dc:creator>
      <dc:date>2017-05-04T06:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: suma</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/suma/m-p/1362458#M13251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;querido Hector ya lo adjunte el aplicativo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 10:09:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/suma/m-p/1362458#M13251</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-04T10:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: suma</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/suma/m-p/1362459#M13252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hola Pedro,&lt;/P&gt;&lt;P&gt;Creo que lo que pasaba era que tenías que hacer la conversión de divisa en la fórmula de la columna 'Vigente':&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(if((date(vFecha)-[Fecha Vencimiento])&amp;lt;=0,Saldo * &lt;STRONG&gt;If(Tmoneda=2, 1, 1/6.96)&lt;/STRONG&gt;, 0))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;, saldría esto:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="04-05-2017 12-34-25.png" class="jive-image image-1" src="/legacyfs/online/162165_04-05-2017 12-34-25.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;¡Espero que te sirva!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Un saludo,&lt;BR /&gt;H&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 10:35:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/suma/m-p/1362459#M13252</guid>
      <dc:creator>hector_munoz</dc:creator>
      <dc:date>2017-05-04T10:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: suma</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/suma/m-p/1362460#M13253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;excelente maestro, siempre falta aveces un detalle o una ayuda mil gracias,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 14:36:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/suma/m-p/1362460#M13253</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-04T14:36:54Z</dc:date>
    </item>
  </channel>
</rss>

