<?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: Problem in combining two different scripts in single QVD load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-in-combining-two-different-scripts-in-single-QVD-load/m-p/1034565#M942890</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Andres,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two files. In each file I have different columns and also, I am not joining any where at all. I am trying to store these two different files into two different QVD's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jan 2016 10:08:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-01-20T10:08:26Z</dc:date>
    <item>
      <title>Problem in combining two different scripts in single QVD load</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-combining-two-different-scripts-in-single-QVD-load/m-p/1034563#M942888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an starnge issue when I am doing load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two files and doing incremental load. It is working fine. If I combine those two files in single QVW file it is not ending. It is just creating QVD's and not closed . If I run individually it is working and closing properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you see the below screen shot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can anybody help me on this issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/112083_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Let Vqvxpath = 'D:\QlikView\SourceDocuments\QVX\Mktg_Funnel_Prj\';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Let Vqvdpath = 'D:\QlikView\SourceDocuments\QVD\Mktg_Funnel_Prj\';&lt;/STRONG&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;STRONG&gt;inserts:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD *,AutoNumber(time_month_key&amp;amp;lead_id) as num FROM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;$(Vqvxpath)source_lead_passed_eom_snapshot_insert.qvx (qvx);&lt;/STRONG&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;STRONG&gt;If FileSize('$(Vqvdpath)Lead_Passed_EOM_Snapshot.qvd') &amp;gt; 0 then&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD *&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FROM $(Vqvdpath)Lead_Passed_EOM_Snapshot.QVD(qvd)&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; WHERE NOT Exists(num,AutoNumber(lead_id&amp;amp;time_month_key));&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ENDIF;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DROP Field num;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;STORE inserts into $(Vqvdpath)Lead_Passed_EOM_Snapshot.QVD(qvd);&lt;/STRONG&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;STRONG&gt;DROP Table inserts; &lt;/STRONG&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;STRONG&gt;inserts:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD *,AutoNumber(time_month_key&amp;amp;opportunity_id) as num FROM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;$(Vqvxpath)source_opportunity_passed_eom_snapshot_inserts.qvx (qvx);&lt;/STRONG&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;STRONG&gt;If FileSize('$(Vqvdpath)Opportunity_Passed_EOM_Snapshot.qvd') &amp;gt; 0 then&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD *&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FROM $(Vqvdpath)Opportunity_Passed_EOM_Snapshot.QVD(qvd)&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; WHERE NOT Exists(num,AutoNumber(opportunity_id&amp;amp;time_month_key));&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ENDIF;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DROP Field num;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;STORE inserts into $(Vqvdpath)Opportunity_Passed_EOM_Snapshot.QVD(qvd);&lt;/STRONG&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;STRONG&gt;DROP Table inserts; &lt;/STRONG&gt;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 09:47:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-combining-two-different-scripts-in-single-QVD-load/m-p/1034563#M942888</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-20T09:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in combining two different scripts in single QVD load</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-combining-two-different-scripts-in-single-QVD-load/m-p/1034564#M942889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems to me like a Synthetic key issue. You should have some fields that are the same in your tables and Qlikview is trying to resolve a really large Synthetic key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Andrés&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 10:04:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-combining-two-different-scripts-in-single-QVD-load/m-p/1034564#M942889</guid>
      <dc:creator>andrespa</dc:creator>
      <dc:date>2016-01-20T10:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in combining two different scripts in single QVD load</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-combining-two-different-scripts-in-single-QVD-load/m-p/1034565#M942890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Andres,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two files. In each file I have different columns and also, I am not joining any where at all. I am trying to store these two different files into two different QVD's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 10:08:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-combining-two-different-scripts-in-single-QVD-load/m-p/1034565#M942890</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-20T10:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in combining two different scripts in single QVD load</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-combining-two-different-scripts-in-single-QVD-load/m-p/1034566#M942891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all who are all spending time to give me a solution.&lt;/P&gt;&lt;P&gt;I resolved the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 10:37:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-combining-two-different-scripts-in-single-QVD-load/m-p/1034566#M942891</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-20T10:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in combining two different scripts in single QVD load</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-combining-two-different-scripts-in-single-QVD-load/m-p/1034567#M942892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great! And what was the problem??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 10:43:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-combining-two-different-scripts-in-single-QVD-load/m-p/1034567#M942892</guid>
      <dc:creator>andrespa</dc:creator>
      <dc:date>2016-01-20T10:43:02Z</dc:date>
    </item>
  </channel>
</rss>

