<?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: Extract and Append Data Using Macros in Qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Extract-and-Append-Data-Using-Macros-in-Qlikview/m-p/1509652#M750185</link>
    <description>&lt;P&gt;You can achieve the same by using incremental load in script. there is no need for using a macro.&lt;/P&gt;&lt;P&gt;Your script should look like this:&lt;/P&gt;&lt;PRE&gt;Historical_Data:
LOAD 
....
FROM
[historical.qvd]
(qvd);

concatenate

Actual_Data:
LOAD 
.......
FROM ....

store Historical_Data into historical.qvd (qvd);&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;initially you need to generate the historical qvd. and afterwards you can use the above mentioned script syntax.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 20 Nov 2018 11:35:06 GMT</pubDate>
    <dc:creator>Frank_Hartmann</dc:creator>
    <dc:date>2018-11-20T11:35:06Z</dc:date>
    <item>
      <title>Extract and Append Data Using Macros in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-and-Append-Data-Using-Macros-in-Qlikview/m-p/1509643#M750184</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I want to extract straight table data in Excel file using Macros in QlikView. And On daily refresh, data should get append to previously extracted excel file.&lt;/P&gt;&lt;P&gt;Please help me on this Macro scripting.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-and-Append-Data-Using-Macros-in-Qlikview/m-p/1509643#M750184</guid>
      <dc:creator>sunitha_chellaiah</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Extract and Append Data Using Macros in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-and-Append-Data-Using-Macros-in-Qlikview/m-p/1509652#M750185</link>
      <description>&lt;P&gt;You can achieve the same by using incremental load in script. there is no need for using a macro.&lt;/P&gt;&lt;P&gt;Your script should look like this:&lt;/P&gt;&lt;PRE&gt;Historical_Data:
LOAD 
....
FROM
[historical.qvd]
(qvd);

concatenate

Actual_Data:
LOAD 
.......
FROM ....

store Historical_Data into historical.qvd (qvd);&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;initially you need to generate the historical qvd. and afterwards you can use the above mentioned script syntax.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Nov 2018 11:35:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-and-Append-Data-Using-Macros-in-Qlikview/m-p/1509652#M750185</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2018-11-20T11:35:06Z</dc:date>
    </item>
  </channel>
</rss>

