<?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: left join of two QVDS in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406546#M425843</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share the script and highlight where exactly you are having problems with? An error snapshot would help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Nov 2017 16:08:47 GMT</pubDate>
    <dc:creator>vishsaggi</dc:creator>
    <dc:date>2017-11-03T16:08:47Z</dc:date>
    <item>
      <title>left join of two QVDS</title>
      <link>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406539#M425836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there an error in this syntax? I need to make a left join between these two qvds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let vVtaSemanaDía = date(today(), 'YYYYMMDD');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tmp_vta_6W$(vVtaSemanaDía):&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;%Pto_vta_ID,&lt;/P&gt;&lt;P&gt;Clasificación,&lt;/P&gt;&lt;P&gt;Cant_Estandar_Act6W&lt;/P&gt;&lt;P&gt;FROM &lt;/P&gt;&lt;P&gt;Transformación\Fact\tmp_Vta_Act_6W.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Left Join &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;%Pto_vta_ID,&lt;/P&gt;&lt;P&gt;Clasificación,&lt;/P&gt;&lt;P&gt;Cant_Estandar_Ant6W&lt;/P&gt;&lt;P&gt;FROM &lt;/P&gt;&lt;P&gt;Transformación\Fact\tmp_Vta_Ant_6W.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2017 01:46:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406539#M425836</guid>
      <dc:creator>gr_eldred</dc:creator>
      <dc:date>2017-11-03T01:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: left join of two QVDS</title>
      <link>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406540#M425837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be you want to try like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;tmp_vta_6W$(&lt;SPAN style="color: #ff6600;"&gt;=&lt;/SPAN&gt;vVtaSemanaDía):&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;%Pto_vta_ID,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Clasificación,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Cant_Estandar_Act6W&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Transformación\Fact\tmp_Vta_Act_6W.qvd (qvd);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Left Join&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;%Pto_vta_ID,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Clasificación,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Cant_Estandar_Ant6W&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Transformación\Fact\tmp_Vta_Ant_6W.qvd (qvd);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;However, just curious you know right if you do left join it will load all values from Left table and only matching values from right table. IF there are no matches it will not load. &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;May be you would want to do a concatenate as the field names are same. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2017 01:57:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406540#M425837</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-11-03T01:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: left join of two QVDS</title>
      <link>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406541#M425838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why are you going to have Left Join, Because i don't think you need Joins here due to single table..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2017 03:32:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406541#M425838</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-11-03T03:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: left join of two QVDS</title>
      <link>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406542#M425839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt; I don't see any error in the syntax ....are you facing any issue ?&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2017 05:45:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406542#M425839</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-11-03T05:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: left join of two QVDS</title>
      <link>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406543#M425840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, I have a problem with this syntax I need to create a qvdde this table, but I can not generate it because it has this variable, can you help me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2017 15:29:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406543#M425840</guid>
      <dc:creator>gr_eldred</dc:creator>
      <dc:date>2017-11-03T15:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: left join of two QVDS</title>
      <link>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406544#M425841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try the one i mentioned in my first msg? If yes what is happening? Any error again or please let me know if have missed anything. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2017 15:45:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406544#M425841</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-11-03T15:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: left join of two QVDS</title>
      <link>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406545#M425842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if I already probe it and it works well my problem is like generating a qvd with the name of the table that brings the variable&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2017 15:57:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406545#M425842</guid>
      <dc:creator>gr_eldred</dc:creator>
      <dc:date>2017-11-03T15:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: left join of two QVDS</title>
      <link>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406546#M425843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share the script and highlight where exactly you are having problems with? An error snapshot would help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2017 16:08:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406546#M425843</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-11-03T16:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: left join of two QVDS</title>
      <link>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406547#M425844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you getting an error message?&amp;nbsp; What is it?&amp;nbsp; A left join on the same table doesn't make sense.&lt;/P&gt;&lt;P&gt;Addressing the variable name directly you could try a static table name and then rename it.:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Let vVtaSemanaDía = '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;tmp_vta_6W' &amp;amp; &lt;/SPAN&gt;date(today(), 'YYYYMMDD');&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;tmp_vta_6W:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;%Pto_vta_ID,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Clasificación,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Cant_Estandar_Act6W&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Transformación\Fact\tmp_Vta_Act_6W.qvd (qvd);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Left Join(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;tmp_vta_6W)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #3d3d3d; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;%Pto_vta_ID,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Clasificación,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Cant_Estandar_Ant6W&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Transformación\Fact\tmp_Vta_Ant_6W.qvd (qvd);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Rename Table &lt;/STRONG&gt;&lt;STRONG style="color: #3d3d3d; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;tmp_vta_6W to $(&lt;/STRONG&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;vVtaSemanaDía);&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2017 16:20:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406547#M425844</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-03T16:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: left join of two QVDS</title>
      <link>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406548#M425845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to create a qvd with this table name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it right to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;tmp_vta_6W$(=vVtaSemanaDía):&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;%Pto_vta_ID,&lt;/P&gt;&lt;P&gt;Clasificación,&lt;/P&gt;&lt;P&gt;Cant_Estandar_Act6W&lt;/P&gt;&lt;P&gt;FROM &lt;/P&gt;&lt;P&gt;Transformación\Fact\tmp_Vta_Act_6W.qvd (qvd);&lt;/P&gt;&lt;P&gt;Left Join &lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;%Pto_vta_ID,&lt;/P&gt;&lt;P&gt;Clasificación,&lt;/P&gt;&lt;P&gt;Cant_Estandar_Ant6W&lt;/P&gt;&lt;P&gt;FROM &lt;/P&gt;&lt;P&gt;Transformación\Fact\tmp_Vta_Ant_6W.qvd (qvd);&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;STRONG&gt;Store tmp_vta_6W$(vVtaSemanaDía) into [..\1_QVDs\Transformación\Fact\Temp\tmp_vta_6W$(vVtaSemanaDía).qvd](qvd);&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2017 16:32:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406548#M425845</guid>
      <dc:creator>gr_eldred</dc:creator>
      <dc:date>2017-11-03T16:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: left join of two QVDS</title>
      <link>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406549#M425846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If all you REALLY need is to create a qvd with that name, it doesn't really matter what name is in your datamodel table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;tmp_vta_6W:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;%Pto_vta_ID,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Clasificación,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Cant_Estandar_Act6W&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Transformación\Fact\tmp_Vta_Act_6W.qvd (qvd);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Left Join(&lt;/STRONG&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;tmp_vta_6W)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;%Pto_vta_ID,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Clasificación,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Cant_Estandar_Ant6W&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Transformación\Fact\tmp_Vta_Ant_6W.qvd (qvd);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;let vQVDName='&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[..\1_QVDs\Transformación\Fact\Temp\tmp_vta_6W' &amp;amp; $(vVtaSemanaDía) &amp;amp; '.qvd]'&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Store tmp_vta_6W into $(QVDName)(qvd);&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2017 16:39:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406549#M425846</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-03T16:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: left join of two QVDS</title>
      <link>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406550#M425847</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: 13px;"&gt;&lt;EM&gt;Let vVtaSemanaDía = date(today(), 'YYYYMMDD');&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;tmp_vta_6W$(vVtaSemanaDía):&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Load&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;......&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Left Join&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;......&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;STORE [tmp_vta_6W$(vVtaSemanaDía)] into [tmp_vta_6W$(vVtaSemanaDía).qvd] (qvd);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;The syntax is correct&lt;/P&gt;&lt;P&gt;The Qvd is created&lt;/P&gt;&lt;P&gt;What's the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2017 17:45:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406550#M425847</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2017-11-03T17:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: left join of two QVDS</title>
      <link>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406551#M425848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello again I just tried but still sending error in the flow does not find the QVD because I do not believe it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;tmp_vta_6W:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;%Pto_vta_ID,&lt;/P&gt;&lt;P&gt;Clasificación,&lt;/P&gt;&lt;P&gt;Cant_Estandar_Act6W&lt;/P&gt;&lt;P&gt;FROM &lt;/P&gt;&lt;P&gt;Transformación\Fact\tmp_Vta_Act_6W.qvd (qvd);&lt;/P&gt;&lt;P&gt;Left Join&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;%Pto_vta_ID,&lt;/P&gt;&lt;P&gt;Clasificación,&lt;/P&gt;&lt;P&gt;Cant_Estandar_Ant6W&lt;/P&gt;&lt;P&gt;FROM &lt;/P&gt;&lt;P&gt;Transformación\Fact\tmp_Vta_Ant_6W.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;l&lt;STRONG&gt;et vQVDName='[..\1_QVDs\Transformación\Fact\Temp\tmp_vta_6W' &amp;amp; $(vVtaSemanaDía) &amp;amp; '.qvd]';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Store tmp_vta_6W into $(QVDName)(qvd);&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2017 20:16:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406551#M425848</guid>
      <dc:creator>gr_eldred</dc:creator>
      <dc:date>2017-11-03T20:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: left join of two QVDS</title>
      <link>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406552#M425849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can anybody help me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2017 21:37:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406552#M425849</guid>
      <dc:creator>gr_eldred</dc:creator>
      <dc:date>2017-11-03T21:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: left join of two QVDS</title>
      <link>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406553#M425850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So you're getting an error that &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Transformación\Fact\tmp_Vta_Act_6W.qvd (qvd)&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: 13px;"&gt; Does not exist?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2017 21:43:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406553#M425850</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-03T21:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: left join of two QVDS</title>
      <link>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406554#M425851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you do not create the qvd I need you to create the qvd of this table relationship&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2017 21:51:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406554#M425851</guid>
      <dc:creator>gr_eldred</dc:creator>
      <dc:date>2017-11-03T21:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: left join of two QVDS</title>
      <link>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406555#M425852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're referring to the QVD in your script in all your posts.&amp;nbsp; If it doesn't exist yet, where are you inputting data from?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2017 21:56:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406555#M425852</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-03T21:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: left join of two QVDS</title>
      <link>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406556#M425853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes,&amp;nbsp; I need to generate a qvd of the relationship of these two tables and this same qvd use for the next flow, at the time of execution sends me an error that says: that the table does not exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let vVtaSemanaDía = date(today(), 'YYYYMMDD');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;tmp_vta_6W$(vVtaSemanaDía):&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;%Pto_vta_ID,&lt;/P&gt;&lt;P&gt;Clasificación,&lt;/P&gt;&lt;P&gt;Cant_Estandar_Act6W&lt;/P&gt;&lt;P&gt;FROM &lt;/P&gt;&lt;P&gt;Transformación\Fact\tmp_Vta_Act_6W.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Left Join&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;%Pto_vta_ID,&lt;/P&gt;&lt;P&gt;Clasificación,&lt;/P&gt;&lt;P&gt;Cant_Estandar_Ant6W&lt;/P&gt;&lt;P&gt;FROM &lt;/P&gt;&lt;P&gt;Transformación\Fact\tmp_Vta_Ant_6W.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Store tmp_vta_6W$(vVtaSemanaDía) into [..\1_QVDs\Transformación\Fact\Temp\tmp_vta_6W$(vVtaSemanaDía).qvd](qvd);&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2017 22:04:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406556#M425853</guid>
      <dc:creator>gr_eldred</dc:creator>
      <dc:date>2017-11-03T22:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: left join of two QVDS</title>
      <link>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406557#M425854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You say, "&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;relationship of these two tables and this same qvd".&amp;nbsp; What tables and what qvd?&amp;nbsp; From your script, you're using 1 qvd to create 2 tables with the same data and joining them together.&amp;nbsp; And then creating another qvd with a different 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: 13px;"&gt;Where is your source data?&amp;nbsp; What are you looking at to know that your column names are :&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;%Pto_vta_ID,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Clasificación,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Cant_Estandar_Ant6W&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if the qvd doesn't exist yet?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2017 22:11:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406557#M425854</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-03T22:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: left join of two QVDS</title>
      <link>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406558#M425855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the complete code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I create a sales qvd with current year-- tmp_Vta_Act_6W:&lt;/P&gt;&lt;P&gt;I created a last year sales qvd-- tmp_Vta_Ant_6W:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use a left join to cross these two qvds. The name of this Qvd needs to have a variable that brings the current date. --- tmp_vta_6W $ (vVtaSemanaDía):&lt;/P&gt;&lt;P&gt;(This is the Qvd that I can not generate)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The goal is to use this QVD tmp_vta_6W $ (vVtaSemanaDía):&lt;/P&gt;&lt;P&gt;to do the division&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cant_Estandar_Act6W / Cant_Estandar_Ant6W as Cant6W&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and re-generate a Qvd with this operation.&lt;/P&gt;&lt;P&gt;of name --Vta_6W:&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Sub Master_Venta&lt;/P&gt;&lt;P&gt;Let MyMessage = ' ========================= Fact =========================';&lt;/P&gt;&lt;P&gt;trace $(MyMessage);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let vVtaSemanaDía = date(today(), 'YYYYMMDD');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MaxTable:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Max(SemamaAñoApple_Numerado) as MaxValue&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;Transformación\Dim\CalendarioApple.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let vMaxValue = Peek('MaxValue',0,'MaxTable');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Año Actual&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;tmp_Vta_Act_6W:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;LOAD %Pto_vta_ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ApplyMap('Map_Clasific_art', %Art_ID,'N/A') as Clasificación,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; sum(Cantidad_Estandar) as Cant_Estandar_Act6W&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;Transformación\Fact\Temp\tmp_ventaspico_Test.qvd (qvd)&lt;/P&gt;&lt;P&gt;where&lt;/P&gt;&lt;P&gt;ApplyMap('Map_Calendario_Sem', Fecha,0)&amp;lt;=&amp;nbsp; $(vMaxValue)-1 &lt;/P&gt;&lt;P&gt;and ApplyMap('Map_Calendario_Sem', Fecha,0)&amp;gt;= $(vMaxValue)-7 &lt;/P&gt;&lt;P&gt;and WildMatch( ApplyMap('Map_Clasific_art', %Art_ID,'N/A'), 'Mac', 'Ipad', 'Iphone', 'Apple Watch', 'Accesorios Apple')&lt;/P&gt;&lt;P&gt;Group by %Pto_vta_ID,&lt;/P&gt;&lt;P&gt;ApplyMap('Map_Clasific_art', %Art_ID,'N/A')&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Store tmp_Vta_Act_6W into [..\1_QVDs\Transformación\Fact\Temp\tmp_Vta_Act_6W.qvd](qvd);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Año Anterior&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;tmp_Vta_Ant_6W:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;LOAD %Pto_vta_ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ApplyMap('Map_Clasific_art', %Art_ID,'N/A') as Clasificación,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; sum(Cantidad_Estandar) as Cant_Estandar_Ant6W&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;Transformación\Fact\Temp\tmp_ventaspico_Test.qvd (qvd)&lt;/P&gt;&lt;P&gt;where&lt;/P&gt;&lt;P&gt;ApplyMap('Map_Calendario_Sem', Fecha,0)&amp;lt;&amp;nbsp; $(vMaxValue)-53 &lt;/P&gt;&lt;P&gt;and ApplyMap('Map_Calendario_Sem', Fecha,0)&amp;gt;= $(vMaxValue)-59 &lt;/P&gt;&lt;P&gt;and WildMatch( ApplyMap('Map_Clasific_art', %Art_ID,'N/A'), 'Mac', 'Ipad', 'Iphone', 'Apple Watch', 'Accesorios Apple')&lt;/P&gt;&lt;P&gt;Group by %Pto_vta_ID,&lt;/P&gt;&lt;P&gt;ApplyMap('Map_Clasific_art', %Art_ID,'N/A')&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Store tmp_Vta_Ant_6W into [..\1_QVDs\Transformación\Fact\Temp\tmp_Vta_Ant_6W.qvd](qvd);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//calculo 6 W&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;tmp_vta_6W$(vVtaSemanaDía):&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;%Pto_vta_ID,&lt;/P&gt;&lt;P&gt;Clasificación,&lt;/P&gt;&lt;P&gt;Cant_Estandar_Act6W&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;Transformación\Fact\tmp_Vta_Act_6W.qvd (qvd);&lt;/P&gt;&lt;P&gt;Concatenate (tmp_vta_6W$(vVtaSemanaDía))&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;%Pto_vta_ID,&lt;/P&gt;&lt;P&gt;Clasificación,&lt;/P&gt;&lt;P&gt;Cant_Estandar_Ant6W&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;Transformación\Fact\tmp_Vta_Ant_6W.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Store tmp_vta_6W$(vVtaSemanaDía) into [..\1_QVDs\Transformación\Fact\Temp\tmp_vta_6W$(vVtaSemanaDía).qvd](qvd);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vta_6W:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;%Pto_vta_ID,&lt;/P&gt;&lt;P&gt;Clasificación,&lt;/P&gt;&lt;P&gt;date(Fecha_Acum) as Fecha_Fin_Semana,&lt;/P&gt;&lt;P&gt;Cant_Estandar_Act6W/Cant_Estandar_Ant6W as Cant6W&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;Transformación\Fact\tmp_vta_6W$(vVtaSemanaDía).qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Store Vta_6W into [..\1_QVDs\Transformación\Fact\Temp\Vta_6W.qvd](qvd);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end SUB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2017 22:53:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/left-join-of-two-QVDS/m-p/1406558#M425855</guid>
      <dc:creator>gr_eldred</dc:creator>
      <dc:date>2017-11-03T22:53:20Z</dc:date>
    </item>
  </channel>
</rss>

