<?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 QVD problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QVD-problem/m-p/481945#M180088</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I´m using a script that looks like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[test]:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;a,&lt;/P&gt;&lt;P&gt;b,&lt;/P&gt;&lt;P&gt;c&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;file.qvd;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;a as sa,&lt;/P&gt;&lt;P&gt;b as sb,&lt;/P&gt;&lt;P&gt;c as sc&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;Sfile.qvd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;store test into produktion.qvd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BUT I only get the first load a, b, c into the qvd file???????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Oct 2013 06:28:18 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-10-17T06:28:18Z</dc:date>
    <item>
      <title>QVD problem</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-problem/m-p/481945#M180088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I´m using a script that looks like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[test]:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;a,&lt;/P&gt;&lt;P&gt;b,&lt;/P&gt;&lt;P&gt;c&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;file.qvd;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;a as sa,&lt;/P&gt;&lt;P&gt;b as sb,&lt;/P&gt;&lt;P&gt;c as sc&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;Sfile.qvd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;store test into produktion.qvd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BUT I only get the first load a, b, c into the qvd file???????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 06:28:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-problem/m-p/481945#M180088</guid>
      <dc:creator />
      <dc:date>2013-10-17T06:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: QVD problem</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-problem/m-p/481946#M180089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;a,&lt;/P&gt;&lt;P&gt;b,&lt;/P&gt;&lt;P&gt;c&lt;/P&gt;&lt;P&gt; from file.qvd;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;P&gt;Concatenate&lt;BR /&gt;a as sa,&lt;/P&gt;&lt;P&gt;b as sb,&lt;/P&gt;&lt;P&gt;c as sc&lt;/P&gt;&lt;P&gt;from SFile.qvd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 06:31:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-problem/m-p/481946#M180089</guid>
      <dc:creator>saumyashah90</dc:creator>
      <dc:date>2013-10-17T06:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: QVD problem</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-problem/m-p/481947#M180090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cause you only store your TEST table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try this:&lt;/P&gt;&lt;P&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;[test]:&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;load&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;a,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;b,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;c&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;file.qvd;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;test1:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;CONCATENATE ([test])&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;a as sa,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;b as sb,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;c as sc&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sfile.qvd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;store test into produktion.qvd&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 06:34:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-problem/m-p/481947#M180090</guid>
      <dc:creator />
      <dc:date>2013-10-17T06:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: Re: QVD problem</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-problem/m-p/481948#M180091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 06:39:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-problem/m-p/481948#M180091</guid>
      <dc:creator>saumyashah90</dc:creator>
      <dc:date>2013-10-17T06:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: QVD problem</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-problem/m-p/481949#M180092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tak for hjælpen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 07:19:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-problem/m-p/481949#M180092</guid>
      <dc:creator />
      <dc:date>2013-10-17T07:19:22Z</dc:date>
    </item>
  </channel>
</rss>

