<?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: about Exportex in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/about-Exportex/m-p/468991#M175173</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Johannes-san,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your cooperation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I specified the full path, but it was the same result.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Nov 2012 02:18:29 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-11-27T02:18:29Z</dc:date>
    <item>
      <title>about Exportex</title>
      <link>https://community.qlik.com/t5/QlikView/about-Exportex/m-p/468989#M175171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to export to textfile.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// Ok macro&lt;/P&gt;&lt;P&gt;set obj = ActiveDocument.GetSheetObject("CH01")&lt;/P&gt;&lt;P&gt;obj.ExportEx "test1.txt",4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// Error macro&lt;/P&gt;&lt;P&gt;set obj = ActiveDocument.GetSheetObject("CH01")&lt;/P&gt;&lt;P&gt;obj.ExportEx "test2.txt",1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not understand the reason for this error.&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 01:53:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/about-Exportex/m-p/468989#M175171</guid>
      <dc:creator />
      <dc:date>2012-11-27T01:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: about Exportex</title>
      <link>https://community.qlik.com/t5/QlikView/about-Exportex/m-p/468990#M175172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kenji-san,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems like (possibly a bug) you need to specify the full path for the ExportEx to work with parameter 1 for export type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;obj.ExportEx "C:\Foldername\test2.txt",1&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 02:02:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/about-Exportex/m-p/468990#M175172</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-11-27T02:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: about Exportex</title>
      <link>https://community.qlik.com/t5/QlikView/about-Exportex/m-p/468991#M175173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Johannes-san,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your cooperation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I specified the full path, but it was the same result.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 02:18:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/about-Exportex/m-p/468991#M175173</guid>
      <dc:creator />
      <dc:date>2012-11-27T02:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: about Exportex</title>
      <link>https://community.qlik.com/t5/QlikView/about-Exportex/m-p/468992#M175174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the Error you are receiving?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see "Cannot open file text2.txt for writing!" if I don't have the full path. With the full path it writes the text file properly for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 02:35:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/about-Exportex/m-p/468992#M175174</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-11-27T02:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: about Exportex</title>
      <link>https://community.qlik.com/t5/QlikView/about-Exportex/m-p/468993#M175175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Johannes-san,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have solved thanks to you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 03:52:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/about-Exportex/m-p/468993#M175175</guid>
      <dc:creator />
      <dc:date>2012-11-27T03:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: about Exportex</title>
      <link>https://community.qlik.com/t5/QlikView/about-Exportex/m-p/468994#M175176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's good Kenji-san. &lt;/P&gt;&lt;P&gt;Glad I could help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 03:55:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/about-Exportex/m-p/468994#M175176</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-11-27T03:55:18Z</dc:date>
    </item>
  </channel>
</rss>

