<?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 Storing Data into Multiple Tabs in an Excel / CSV file. in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Storing-Data-into-Multiple-Tabs-in-an-Excel-CSV-file/m-p/116366#M8089</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering if there was a way to store tables in to Excel or CSV into multiple tabs in QlikSense. This could be achieved in the Qlikview with Macros but as you know QlikSense does not supprort macros. Is there anyway i could store in the load script. Thanks in Advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Oct 2018 13:45:16 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-10-18T13:45:16Z</dc:date>
    <item>
      <title>Storing Data into Multiple Tabs in an Excel / CSV file.</title>
      <link>https://community.qlik.com/t5/App-Development/Storing-Data-into-Multiple-Tabs-in-an-Excel-CSV-file/m-p/116366#M8089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering if there was a way to store tables in to Excel or CSV into multiple tabs in QlikSense. This could be achieved in the Qlikview with Macros but as you know QlikSense does not supprort macros. Is there anyway i could store in the load script. Thanks in Advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2018 13:45:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Storing-Data-into-Multiple-Tabs-in-an-Excel-CSV-file/m-p/116366#M8089</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-18T13:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: Storing Data into Multiple Tabs in an Excel / CSV file.</title>
      <link>https://community.qlik.com/t5/App-Development/Storing-Data-into-Multiple-Tabs-in-an-Excel-CSV-file/m-p/116367#M8090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not possible with standard Qlik Sense no.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Furthermore CSV will never allow "tabs" as that is not a part of any CSV-format variation....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2018 14:05:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Storing-Data-into-Multiple-Tabs-in-an-Excel-CSV-file/m-p/116367#M8090</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2018-10-18T14:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: Storing Data into Multiple Tabs in an Excel / CSV file.</title>
      <link>https://community.qlik.com/t5/App-Development/Storing-Data-into-Multiple-Tabs-in-an-Excel-CSV-file/m-p/116368#M8091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can have an external PowerShell to do the job for you - collecting multiple xlsx-files into one. The PowerShell script could be triggered by the creation of the files and then perform post-processing of them into a single file. You can use the built-in Window FileSystemWatcher event triggering mechanism.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://steemit.com/utopian-io/@cha0s0000/use-powershell-to-merge-many-excel-files-as-one" title="https://steemit.com/utopian-io/@cha0s0000/use-powershell-to-merge-many-excel-files-as-one"&gt;https://steemit.com/utopian-io/@cha0s0000/use-powershell-to-merge-many-excel-files-as-one&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is an example with C# but you can find other examples with both PowerShell or even VBScript:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.codeproject.com/Articles/1220093/A-Robust-Solution-for-FileSystemWatcher-Firing-Eve" style="font-size: 10pt;" title="https://www.codeproject.com/Articles/1220093/A-Robust-Solution-for-FileSystemWatcher-Firing-Eve"&gt;https://www.codeproject.com/Articles/1220093/A-Robust-Solution-for-FileSystemWatcher-Firing-Eve&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2018 14:11:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Storing-Data-into-Multiple-Tabs-in-an-Excel-CSV-file/m-p/116368#M8091</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2018-10-18T14:11:13Z</dc:date>
    </item>
  </channel>
</rss>

