<?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: Has anyone been able to store multiple table into a single excel file via the load script? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Has-anyone-been-able-to-store-multiple-table-into-a-single-excel/m-p/22219#M606601</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This isn't possible through normal load script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may be able to use a macro, but I'm not even sure about that...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Feb 2018 17:35:04 GMT</pubDate>
    <dc:creator>Nicole-Smith</dc:creator>
    <dc:date>2018-02-27T17:35:04Z</dc:date>
    <item>
      <title>Has anyone been able to store multiple table into a single excel file via the load script?</title>
      <link>https://community.qlik.com/t5/QlikView/Has-anyone-been-able-to-store-multiple-table-into-a-single-excel/m-p/22218#M606600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to be able to save multiple tables into a single excel document, but not through a macro just on the load script.&amp;nbsp; Each tab in the Excel would have the name of table's being used in that spread sheet.&amp;nbsp; I know you can store a single table into a csv and open in Excel.&amp;nbsp; Also you can load from Excel using specific named tabs that you can control in the load script editor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fish:&lt;/P&gt;&lt;P&gt;LOAD * INLINE&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;Fish, Count&lt;/P&gt;&lt;P&gt;Red, 1&lt;/P&gt;&lt;P&gt;Blue, 2&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Birds:&lt;/P&gt;&lt;P&gt;LOAD * INLINE&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;Bird, Count&lt;/P&gt;&lt;P&gt;Tucan, 4&lt;/P&gt;&lt;P&gt;Parrot, 1&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Excel output would have a tab called Fish and a second tab called Birds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE * FROM Fish INTO Pets.csv (txt):&lt;/P&gt;&lt;P&gt;STORE * FROM Birds INTO Pets.csv (txt):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just replaces the csv each time with the new.&amp;nbsp; I want the process to be automated such that the output files are made after the refresh of the QVW.&amp;nbsp; Your response and time is much appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 17:30:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Has-anyone-been-able-to-store-multiple-table-into-a-single-excel/m-p/22218#M606600</guid>
      <dc:creator>rduvall33009</dc:creator>
      <dc:date>2018-02-27T17:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Has anyone been able to store multiple table into a single excel file via the load script?</title>
      <link>https://community.qlik.com/t5/QlikView/Has-anyone-been-able-to-store-multiple-table-into-a-single-excel/m-p/22219#M606601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This isn't possible through normal load script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may be able to use a macro, but I'm not even sure about that...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 17:35:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Has-anyone-been-able-to-store-multiple-table-into-a-single-excel/m-p/22219#M606601</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2018-02-27T17:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: Has anyone been able to store multiple table into a single excel file via the load script?</title>
      <link>https://community.qlik.com/t5/QlikView/Has-anyone-been-able-to-store-multiple-table-into-a-single-excel/m-p/22220#M606602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Nicole I appreciate your time and response.&amp;nbsp; That's what I have been finding unfortunately as that it can't be done in a load script.&amp;nbsp; The fall back I am considering is the macro.&amp;nbsp; I would just need the macro to run after the refresh.&amp;nbsp; I've found a macro that starts when you click a button in the QVW, but trying to get to full automation where the excel file is just made on own.&amp;nbsp; Outside of Qlik I'm also thinking of having 2 excel files.&amp;nbsp; One to receive the csv outputs from loadscript with the second looking at those file/s to make calculations about the data and making pivot tables to get around load script limitation as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2018 14:20:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Has-anyone-been-able-to-store-multiple-table-into-a-single-excel/m-p/22220#M606602</guid>
      <dc:creator>rduvall33009</dc:creator>
      <dc:date>2018-02-28T14:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Has anyone been able to store multiple table into a single excel file via the load script?</title>
      <link>https://community.qlik.com/t5/QlikView/Has-anyone-been-able-to-store-multiple-table-into-a-single-excel/m-p/22221#M606603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This thread looks to have some good information about executing macros in the load script: &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/12166"&gt;Execute a Macro inside load script&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2018 15:40:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Has-anyone-been-able-to-store-multiple-table-into-a-single-excel/m-p/22221#M606603</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2018-02-28T15:40:39Z</dc:date>
    </item>
  </channel>
</rss>

