<?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: Ayuda asociacion de tablas in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Ayuda-asociacion-de-tablas/m-p/611072#M685404</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;¿Alguien puede ayudarme? estera atento a algún comentario gracias!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Feb 2014 12:37:43 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-02-06T12:37:43Z</dc:date>
    <item>
      <title>Ayuda asociacion de tablas</title>
      <link>https://community.qlik.com/t5/QlikView/Ayuda-asociacion-de-tablas/m-p/611071#M685403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hola soy nuevo en el mundo de Qlikview y no logro comprender&amp;nbsp; aun muy bien la lógica con la que trabaja, mi problema es que tengo varias tablas las cuales se pueden asociar por FechaACT en la cual cada una tiene un monto el cual quiero sumar para guardarlo en una nueva tabla, he intentado con outer join, cambiando el nombre de variables, pero de ninguna forma me a dado buen resultado, espero algún entendido del tema me pueda ayudar, desde ya muy agradecido! adjunto dos tablas y lo que me gustaría hacer en el Script para que tengan una idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T&lt;SPAN style="font-size: 8pt;"&gt;OTALCONSUMO:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;LOAD Sum(MTOACTREAL) AS CONSUMO,FechaACT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Resident TABLAORIGEN&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;WHERE PRODUCTO LIKE 'CONSUMO A' or PRODUCTO LIKE 'CONSUMO B' AND Item like 'ACTIVACION'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Group by FechaACT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;ORDER BY FechaACT;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;TOTALATM:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;LOAD Sum(MTOACTREAL) AS ATM,FechaACT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Resident TABLAORIGEN&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;WHERE PRODUCTO LIKE 'CONSUMO ATM' AND Item like 'ACTIVACION'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Group by FechaACT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;ORDER BY FechaACT;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;TOTALNOVA:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;LOAD Sum(MTOACTREAL)AS FINALCONSUMO,FechaACT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Resident TABLAORIGEN&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Where PRODUCTO LIKE 'CONSUMO A' or PRODUCTO LIKE 'B' or PRODUCTO LIKE 'CONSUMO ATM' AND Item like 'ACTIVACION'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Group By FechaACT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Order By FechaACT; //Esto mismo pero utilizando las dos tablas anteriores &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2014 18:15:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ayuda-asociacion-de-tablas/m-p/611071#M685403</guid>
      <dc:creator />
      <dc:date>2014-02-05T18:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: Ayuda asociacion de tablas</title>
      <link>https://community.qlik.com/t5/QlikView/Ayuda-asociacion-de-tablas/m-p/611072#M685404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;¿Alguien puede ayudarme? estera atento a algún comentario gracias!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2014 12:37:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ayuda-asociacion-de-tablas/m-p/611072#M685404</guid>
      <dc:creator />
      <dc:date>2014-02-06T12:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Ayuda asociacion de tablas</title>
      <link>https://community.qlik.com/t5/QlikView/Ayuda-asociacion-de-tablas/m-p/611073#M685405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hola Luis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Te recomiendo que elabores tu pregunta o duda siempre en ingles, ya que ingles es el idioma global utilizado en Qlikcommunity por lo que tendras mas oportunidades de respuestas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Buena suerte&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2014 12:53:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ayuda-asociacion-de-tablas/m-p/611073#M685405</guid>
      <dc:creator>obo</dc:creator>
      <dc:date>2014-02-06T12:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: Ayuda asociacion de tablas</title>
      <link>https://community.qlik.com/t5/QlikView/Ayuda-asociacion-de-tablas/m-p/611074#M685406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, gracias! Acá en mi pobre ingles &lt;/P&gt;&lt;P&gt;Hello I am new to the world of Qlikview and I can't understand&amp;nbsp; very well the logic with which it works , my problem is that I have some tables which can be associated by FechaAct , where which each has an amount, which I want Sum() to save in a new table, I tried with outer join , renaming variables, but in no way has given me good results , I hope some one can help me, I will be very grateful! attached two tables and what I like to do in the script to give you an idea .&lt;/P&gt;&lt;P&gt;Sorry for my english!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;T&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;OTALCONSUMO:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;LOAD Sum(MTOACTREAL) AS CONSUMO,FechaACT&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;Resident TABLAORIGEN&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;WHERE PRODUCTO LIKE 'CONSUMO A' or PRODUCTO LIKE 'CONSUMO B' AND Item like 'ACTIVACION'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;Group by FechaACT&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;ORDER BY FechaACT;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;TOTALATM:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;LOAD Sum(MTOACTREAL) AS ATM,FechaACT&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;Resident TABLAORIGEN&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;WHERE PRODUCTO LIKE 'CONSUMO ATM' AND Item like 'ACTIVACION'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;Group by FechaACT&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;ORDER BY FechaACT;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;TOTALNOVA:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;LOAD Sum(MTOACTREAL)AS FINALCONSUMO,FechaACT&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;Resident TABLAORIGEN&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;Where PRODUCTO LIKE 'CONSUMO A' or PRODUCTO LIKE 'B' or PRODUCTO LIKE 'CONSUMO ATM' AND Item like 'ACTIVACION'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;Group By FechaACT&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;Order By FechaACT; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px;"&gt;//this, but using the first two tables&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2014 13:20:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ayuda-asociacion-de-tablas/m-p/611074#M685406</guid>
      <dc:creator />
      <dc:date>2014-02-06T13:20:15Z</dc:date>
    </item>
  </channel>
</rss>

