<?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 ServerSideExportEx in AjaxZFC? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/ServerSideExportEx-in-AjaxZFC/m-p/167234#M1282747</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Arnold&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our software vendor says they can import data from XML as well as csv.&amp;nbsp; Since QV11 now only supports XML and XLS formats, we are good to go with QV 11 on this ServerSideExportEX function with our mobile users on iPads.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you can use XML instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Les&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 May 2012 13:17:48 GMT</pubDate>
    <dc:creator>ljhowell</dc:creator>
    <dc:date>2012-05-31T13:17:48Z</dc:date>
    <item>
      <title>ServerSideExportEx in AjaxZFC?</title>
      <link>https://community.qlik.com/t5/QlikView/ServerSideExportEx-in-AjaxZFC/m-p/167226#M1282728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to use ServerSideExportEx in AjaxZFC?&lt;I&gt;(in v10 and/or v9)&lt;/I&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ServerSideExportEx-in-AjaxZFC/m-p/167226#M1282728</guid>
      <dc:creator>gandalfgray</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>ServerSideExportEx in AjaxZFC?</title>
      <link>https://community.qlik.com/t5/QlikView/ServerSideExportEx-in-AjaxZFC/m-p/167227#M1282731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See code macro code.&amp;nbsp; Also works in iPad.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 9.0px 'Courier New';"&gt;Sub ServerExportEx&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Set st = ActiveDocument.GetSheetObject("T100")&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;st.ServerSideExportEx "G:\QlikView\Downloads\Projects\sjb1001_project.xls" , ";" ,0&lt;BR /&gt;End Sub &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2011 19:52:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ServerSideExportEx-in-AjaxZFC/m-p/167227#M1282731</guid>
      <dc:creator>ljhowell</dc:creator>
      <dc:date>2011-06-29T19:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: ServerSideExportEx in AjaxZFC?</title>
      <link>https://community.qlik.com/t5/QlikView/ServerSideExportEx-in-AjaxZFC/m-p/167228#M1282735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Les,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to export the sheet object to csv file and tried your code but it didn't work on the AJAX/Accesspoint.&lt;/P&gt;&lt;P&gt;But the code works if I test the macro while the file is not yet published.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Macro parsed failed. Functionality was lost." &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using Qlikview 11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arnold&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2012 05:02:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ServerSideExportEx-in-AjaxZFC/m-p/167228#M1282735</guid>
      <dc:creator />
      <dc:date>2012-05-09T05:02:14Z</dc:date>
    </item>
    <item>
      <title>ServerSideExportEx in AjaxZFC?</title>
      <link>https://community.qlik.com/t5/QlikView/ServerSideExportEx-in-AjaxZFC/m-p/167229#M1282738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using QV 10, not 11.&amp;nbsp; If it does not work for QV 11, then we are in trouble here.&amp;nbsp; We cannot move forward to the new version.&amp;nbsp; I will reach out to QV support on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Les&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2012 13:16:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ServerSideExportEx-in-AjaxZFC/m-p/167229#M1282738</guid>
      <dc:creator>ljhowell</dc:creator>
      <dc:date>2012-05-09T13:16:10Z</dc:date>
    </item>
    <item>
      <title>ServerSideExportEx in AjaxZFC?</title>
      <link>https://community.qlik.com/t5/QlikView/ServerSideExportEx-in-AjaxZFC/m-p/167230#M1282740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Les,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really appreciate the response. Kindly post the response you'll be getting from the QV support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arnold&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2012 01:03:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ServerSideExportEx-in-AjaxZFC/m-p/167230#M1282740</guid>
      <dc:creator />
      <dc:date>2012-05-11T01:03:31Z</dc:date>
    </item>
    <item>
      <title>ServerSideExportEx in AjaxZFC?</title>
      <link>https://community.qlik.com/t5/QlikView/ServerSideExportEx-in-AjaxZFC/m-p/167231#M1282742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tested on QV 11 and seems to work Ok.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is our Macro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sub ExportExcel&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Set st = ActiveDocument.GetSheetObject(ActiveDocument.Variables("vExportSheet").GetContent().String)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;st.ServerSideExportEx ActiveDocument.Variables("vQlikviewPath").GetContent().String &amp;amp; ActiveDocument.Variables("vFileName").GetContent().String , ";", 5&lt;BR /&gt;End Sub &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The variable '&lt;STRONG&gt;vExportSheet&lt;/STRONG&gt;' contains the Chart Object Id.&amp;nbsp; Example:&amp;nbsp; 'SAL01'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The variable '&lt;STRONG&gt;vQlikviewPath&lt;/STRONG&gt;'&amp;nbsp; contains the path to a folder on the server where the document will be stored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example;&amp;nbsp; &lt;STRONG&gt;\\cinnamon\files_qv\&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp; (note: the path needs to be a network path and the folder needs &lt;STRONG&gt;shared&lt;/STRONG&gt; and Read/Write access.&amp;nbsp; So '&lt;STRONG&gt;cinnamon&lt;/STRONG&gt;' is our Server name and '&lt;STRONG&gt;files_qv&lt;/STRONG&gt;' is the folder where the documents are stored.&amp;nbsp; In this case, and Excel document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The variable '&lt;STRONG&gt;vFileName&lt;/STRONG&gt;' is the filename.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To keep documents unique for each User on the iPad,I use this format for &lt;STRONG&gt;vFileName&lt;/STRONG&gt;:&amp;nbsp; &lt;SPAN style="color: #113afc;"&gt;&lt;STRONG&gt;let&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="color: #929292;"&gt;&lt;STRONG&gt;&lt;EM&gt;vFileName&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;='D-'&amp;amp;&lt;SPAN style="color: #113afc;"&gt;Replace&lt;/SPAN&gt;(&lt;SPAN style="color: #113afc;"&gt;Replace&lt;/SPAN&gt;(&lt;SPAN style="color: #113afc;"&gt;Now&lt;/SPAN&gt;(),'/','-'),':','-')&amp;amp;'.xls'; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Les&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2012 15:42:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ServerSideExportEx-in-AjaxZFC/m-p/167231#M1282742</guid>
      <dc:creator>ljhowell</dc:creator>
      <dc:date>2012-05-11T15:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: ServerSideExportEx in AjaxZFC?</title>
      <link>https://community.qlik.com/t5/QlikView/ServerSideExportEx-in-AjaxZFC/m-p/167232#M1282743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Les,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply and sample code. Did you try to export the object to csv file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have problems exporting the objects to xml, html and xls but when i try to export it on CSV the code doesn't work on AJAX/Access Point.&lt;/P&gt;&lt;P&gt;Below is the code I'm using:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub ServerSideExportToCSV&lt;/P&gt;&lt;P&gt;set graphObject = ActiveDocument.GetSheetObject("TB01")&lt;/P&gt;&lt;P&gt;graphObject.ServerSideExportEx "\\arnold-pc\Temp\TB01.csv",",",1&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help check if this code works for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arnold&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 07:27:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ServerSideExportEx-in-AjaxZFC/m-p/167232#M1282743</guid>
      <dc:creator />
      <dc:date>2012-05-14T07:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: ServerSideExportEx in AjaxZFC?</title>
      <link>https://community.qlik.com/t5/QlikView/ServerSideExportEx-in-AjaxZFC/m-p/167233#M1282745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Arnold&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, I confirmed that the text file export does not work for .txt or .csv using parameter 1 at the end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have confirm that is works with 3 and 5 (XML and XLS) formats.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is wrong with Qlikview about taking away functionality that works in QV 10???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have alerted our VAR about this but don't know if there is any resolution.&amp;nbsp; We are now trying to see if we can import data with XML instead of csv format.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Maybe you can complain as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Les&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2012 14:44:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ServerSideExportEx-in-AjaxZFC/m-p/167233#M1282745</guid>
      <dc:creator>ljhowell</dc:creator>
      <dc:date>2012-05-23T14:44:04Z</dc:date>
    </item>
    <item>
      <title>ServerSideExportEx in AjaxZFC?</title>
      <link>https://community.qlik.com/t5/QlikView/ServerSideExportEx-in-AjaxZFC/m-p/167234#M1282747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Arnold&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our software vendor says they can import data from XML as well as csv.&amp;nbsp; Since QV11 now only supports XML and XLS formats, we are good to go with QV 11 on this ServerSideExportEX function with our mobile users on iPads.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you can use XML instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Les&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2012 13:17:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ServerSideExportEx-in-AjaxZFC/m-p/167234#M1282747</guid>
      <dc:creator>ljhowell</dc:creator>
      <dc:date>2012-05-31T13:17:48Z</dc:date>
    </item>
  </channel>
</rss>

