<?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: Create an Excel document while using AJAX in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-an-Excel-document-while-using-AJAX/m-p/447836#M1238540</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you want the file to be exported after reload or user action in Ajax?&lt;/P&gt;&lt;P&gt;We use ServersideExportEx in Ajax for the client.&amp;nbsp; Since macros in Ajax is run serverside saving the resulting file on the server is not a problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Mar 2013 14:16:36 GMT</pubDate>
    <dc:creator>jerrysvensson</dc:creator>
    <dc:date>2013-03-15T14:16:36Z</dc:date>
    <item>
      <title>Create an Excel document while using AJAX</title>
      <link>https://community.qlik.com/t5/QlikView/Create-an-Excel-document-while-using-AJAX/m-p/447828#M1238532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a question for people that know a thing or two about extensions...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like it's impossible to generate an Excel file via macro while running AJAX client... Do you think it's possible to develop an Extension (either an Extension Object or a Document Extension) that could generate an Excel file based on a given set of rows and columns? Would it be something difficult or easy to accomplish?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oleg Troyansky&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-an-Excel-document-while-using-AJAX/m-p/447828#M1238532</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Create an Excel document while using AJAX</title>
      <link>https://community.qlik.com/t5/QlikView/Create-an-Excel-document-while-using-AJAX/m-p/447829#M1238533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would a csv file be acceptable? That is pretty easy to generate client side, if you want to generate a excelfile most likely you would want to create a server side call which I guess is kind of redudant since you pass the data to the client, then back to the server and then back as a excelfile but hey some users dig excel &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: I have an old example that generates a csv file, let me port that over to QV11 and fine-tune it and I'll post it later tonight.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 16:22:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-an-Excel-document-while-using-AJAX/m-p/447829#M1238533</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2013-02-26T16:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: Create an Excel document while using AJAX</title>
      <link>https://community.qlik.com/t5/QlikView/Create-an-Excel-document-while-using-AJAX/m-p/447830#M1238534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Btw. I've build an extension which downloads the data as CSV using data URI. Unfortunately this is only working in Chrome and Firefox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 16:30:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-an-Excel-document-while-using-AJAX/m-p/447830#M1238534</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2013-02-26T16:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Create an Excel document while using AJAX</title>
      <link>https://community.qlik.com/t5/QlikView/Create-an-Excel-document-while-using-AJAX/m-p/447831#M1238535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how is your solution working?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 16:31:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-an-Excel-document-while-using-AJAX/m-p/447831#M1238535</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2013-02-26T16:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: Create an Excel document while using AJAX</title>
      <link>https://community.qlik.com/t5/QlikView/Create-an-Excel-document-while-using-AJAX/m-p/447832#M1238536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well I'm using the blob object that's part of the File API so any modern browser should support it. So in other words no IE8/9.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;http://caniuse.com/bloburls&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Alexander Karlsson&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;26 feb 2013 kl. 17:31 skrev "Ralf Becher" &amp;lt;qcwebmaster@qlik.com&amp;lt;mailto:qcwebmaster@qlik.com&amp;gt;&amp;gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikCommunity&amp;lt;http://community.qlik.com/index.jspa&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Re: Create an Excel document while using AJAX&lt;/P&gt;&lt;P&gt;created by Ralf Becher&amp;lt;http://community.qlik.com/people/rbecher&amp;gt; in Integration and Extensions - View the full discussion&amp;lt;http://community.qlik.com/message/315761#315761&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 16:54:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-an-Excel-document-while-using-AJAX/m-p/447832#M1238536</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2013-02-26T16:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: Create an Excel document while using AJAX</title>
      <link>https://community.qlik.com/t5/QlikView/Create-an-Excel-document-while-using-AJAX/m-p/447833#M1238537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex and Ralf,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your responses. Here is my situation with this request:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- the client is using IE 8.0 as a corporate policy, and I'm afraid we can't change that...&lt;/P&gt;&lt;P&gt;- the need was to store an Excel or a CSV file on the server for later processing, without opening the file to the user. They would actually prefer that the action of storing is performed silently, with minimum or no interaction with the user.&lt;/P&gt;&lt;P&gt;- At the moment, the issue is postponed, to avoid extra costs, but generally speaking, I'd like to know a way of doing it, preferably in a way that would be universal (not dependent on the browser).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ideally, it would be great if QlikView standard Action "Export" could work in AJAX - after all, QlikView AJAX client is communicating with QlikView Server... I can't see any technological obstacles that should make it impossible to make this Action work... The only issue - it's outside of our control &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 18:31:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-an-Excel-document-while-using-AJAX/m-p/447833#M1238537</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2013-02-26T18:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: Create an Excel document while using AJAX</title>
      <link>https://community.qlik.com/t5/QlikView/Create-an-Excel-document-while-using-AJAX/m-p/447834#M1238538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah well that simplify things quite a bit &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;Macros with serverside exports should work even though you use the Ajax client. Heard some reports that csv might be bugged but xls and xml should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Alexander Karlsson&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;26 feb 2013 kl. 19:31 skrev "Oleg Troyansky" &amp;lt;qcwebmaster@qlik.com&amp;lt;mailto:qcwebmaster@qlik.com&amp;gt;&amp;gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikCommunity&amp;lt;http://community.qlik.com/index.jspa&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Re: Create an Excel document while using AJAX&lt;/P&gt;&lt;P&gt;created by Oleg Troyansky&amp;lt;http://community.qlik.com/people/troyansky&amp;gt; in Integration and Extensions - View the full discussion&amp;lt;http://community.qlik.com/message/315775#315775&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 19:05:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-an-Excel-document-while-using-AJAX/m-p/447834#M1238538</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2013-02-26T19:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: Create an Excel document while using AJAX</title>
      <link>https://community.qlik.com/t5/QlikView/Create-an-Excel-document-while-using-AJAX/m-p/447835#M1238539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that's where we started, but for some reason our macro didn't work. Not even sure if it was invoked. Do you have any working examples of the macro with server-side exports?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oleg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 15:16:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-an-Excel-document-while-using-AJAX/m-p/447835#M1238539</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2013-02-27T15:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: Create an Excel document while using AJAX</title>
      <link>https://community.qlik.com/t5/QlikView/Create-an-Excel-document-while-using-AJAX/m-p/447836#M1238540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you want the file to be exported after reload or user action in Ajax?&lt;/P&gt;&lt;P&gt;We use ServersideExportEx in Ajax for the client.&amp;nbsp; Since macros in Ajax is run serverside saving the resulting file on the server is not a problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Mar 2013 14:16:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-an-Excel-document-while-using-AJAX/m-p/447836#M1238540</guid>
      <dc:creator>jerrysvensson</dc:creator>
      <dc:date>2013-03-15T14:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: Create an Excel document while using AJAX</title>
      <link>https://community.qlik.com/t5/QlikView/Create-an-Excel-document-while-using-AJAX/m-p/447837#M1238541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jerry, we'll try it out. Our export needs to happen based on the user action in Ajax.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Mar 2013 03:50:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-an-Excel-document-while-using-AJAX/m-p/447837#M1238541</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2013-03-16T03:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: Create an Excel document while using AJAX</title>
      <link>https://community.qlik.com/t5/QlikView/Create-an-Excel-document-while-using-AJAX/m-p/447838#M1238542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;I have a script&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;to export&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;to Excel&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;running on&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;my machine&lt;/SPAN&gt;, but when &lt;SPAN class="hps"&gt;I run&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the server&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;does not work&lt;/SPAN&gt;.&lt;BR /&gt;&lt;SPAN class="hps"&gt;can someone&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;help&lt;/SPAN&gt;?&lt;BR /&gt;&lt;SPAN class="hps"&gt;My&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;script&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;below&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sFileName = "C:\\test\\fileTest.csv"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; set sExportTable1 = ActiveDocument.GetSheetObject( "tbExport" )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sExportTable1.Export sFileName,","&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2013 03:08:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-an-Excel-document-while-using-AJAX/m-p/447838#M1238542</guid>
      <dc:creator />
      <dc:date>2013-03-26T03:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: Create an Excel document while using AJAX</title>
      <link>https://community.qlik.com/t5/QlikView/Create-an-Excel-document-while-using-AJAX/m-p/447839#M1238543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, if run it in Ajax sFileName = "C:\\test\\fileTest.csv" will point the servers C drive.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2013 07:38:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-an-Excel-document-while-using-AJAX/m-p/447839#M1238543</guid>
      <dc:creator>jerrysvensson</dc:creator>
      <dc:date>2013-03-26T07:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: Create an Excel document while using AJAX</title>
      <link>https://community.qlik.com/t5/QlikView/Create-an-Excel-document-while-using-AJAX/m-p/447840#M1238544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;sorry,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I misunderstood&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;I change&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;this directory to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;work?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 05:13:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-an-Excel-document-while-using-AJAX/m-p/447840#M1238544</guid>
      <dc:creator />
      <dc:date>2013-03-27T05:13:51Z</dc:date>
    </item>
  </channel>
</rss>

