<?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: Export Straight Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Export-Straight-Table/m-p/961862#M526681</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi Manoj&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Change &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;ServerSideExport&lt;/STRONG&gt; to &lt;STRONG&gt;Export.&lt;/STRONG&gt; It should work&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;set sObject = ActiveDocument.GetSheetObject("CH01")&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sObject.Export sPath , ", ",0&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Let me know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Nov 2015 09:48:27 GMT</pubDate>
    <dc:creator>tamilarasu</dc:creator>
    <dc:date>2015-11-23T09:48:27Z</dc:date>
    <item>
      <title>Export Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Export-Straight-Table/m-p/961861#M526680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to export multiple columns (straight table) as CSV from macro ? I tried using below code, i am getting column data along with html content. How to resolve this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set sObject = ActiveDocument.GetSheetObject("CH01")&lt;/P&gt;&lt;P&gt;sObject.ServerSideExport sPath , ", ",0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2015 09:38:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-Straight-Table/m-p/961861#M526680</guid>
      <dc:creator>manojkulkarni</dc:creator>
      <dc:date>2015-11-23T09:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Export Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Export-Straight-Table/m-p/961862#M526681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi Manoj&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Change &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;ServerSideExport&lt;/STRONG&gt; to &lt;STRONG&gt;Export.&lt;/STRONG&gt; It should work&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;set sObject = ActiveDocument.GetSheetObject("CH01")&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sObject.Export sPath , ", ",0&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Let me know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2015 09:48:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-Straight-Table/m-p/961862#M526681</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2015-11-23T09:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: Export Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Export-Straight-Table/m-p/961863#M526682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I replace ServerSideExport to Export, then i cann't execute this from AccessPoint (browser). In my case, i have to export the data to csv thought browser.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2015 10:39:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-Straight-Table/m-p/961863#M526682</guid>
      <dc:creator>manojkulkarni</dc:creator>
      <dc:date>2015-11-23T10:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Export Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Export-Straight-Table/m-p/961864#M526683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Export will work if you use the IE Plugin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2015 10:55:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-Straight-Table/m-p/961864#M526683</guid>
      <dc:creator>roger_stone</dc:creator>
      <dc:date>2015-11-23T10:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: Export Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Export-Straight-Table/m-p/961865#M526684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, but it is very difficult to ask everybody to install IE Plugin. Again, if some body want to use it in tablets/mobile then we cann't.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2015 11:15:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-Straight-Table/m-p/961865#M526684</guid>
      <dc:creator>manojkulkarni</dc:creator>
      <dc:date>2015-11-23T11:15:11Z</dc:date>
    </item>
  </channel>
</rss>

