<?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 export csv in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/export-csv/m-p/1172686#M912237</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;I use the following macro to export to csv&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV class="bar" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;P&gt;SET&amp;nbsp; objChart = ActiveDocument.GetSheetObject("CH461")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; objChart.Export "G:\SuiviRupture\Rupture.csv", ""&lt;/P&gt;&lt;/DIV&gt;&lt;DIV class="bar" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9pt; font-style: inherit; font-weight: inherit; line-height: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I need to get the following results &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sans titre.png" class="jive-image image-1" src="/legacyfs/online/126260_Sans titre.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but I got the following results &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sans titre1.png" class="jive-image image-2" src="/legacyfs/online/126261_Sans titre1.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;How to modify the script ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>export csv</title>
      <link>https://community.qlik.com/t5/QlikView/export-csv/m-p/1172686#M912237</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;I use the following macro to export to csv&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV class="bar" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;P&gt;SET&amp;nbsp; objChart = ActiveDocument.GetSheetObject("CH461")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; objChart.Export "G:\SuiviRupture\Rupture.csv", ""&lt;/P&gt;&lt;/DIV&gt;&lt;DIV class="bar" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9pt; font-style: inherit; font-weight: inherit; line-height: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I need to get the following results &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sans titre.png" class="jive-image image-1" src="/legacyfs/online/126260_Sans titre.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but I got the following results &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sans titre1.png" class="jive-image image-2" src="/legacyfs/online/126261_Sans titre1.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;How to modify the script ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/export-csv/m-p/1172686#M912237</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: export csv</title>
      <link>https://community.qlik.com/t5/QlikView/export-csv/m-p/1172687#M912238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same problem? &lt;A href="https://community.qlik.com/thread/218874"&gt;Export to csv without delimiter&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2016 16:09:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/export-csv/m-p/1172687#M912238</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2016-05-30T16:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: export csv</title>
      <link>https://community.qlik.com/t5/QlikView/export-csv/m-p/1172688#M912239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;you should use the second parameter of the export function, please try like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SET&amp;nbsp; objChart = ActiveDocument.GetSheetObject("CH461")&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;objChart.Export "G:\SuiviRupture\Rupture.csv", ";"&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 if this helps.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Kind regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2016 16:14:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/export-csv/m-p/1172688#M912239</guid>
      <dc:creator>santiago_respane</dc:creator>
      <dc:date>2016-05-30T16:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: export csv</title>
      <link>https://community.qlik.com/t5/QlikView/export-csv/m-p/1172689#M912240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome! Many thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2016 16:18:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/export-csv/m-p/1172689#M912240</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-30T16:18:12Z</dc:date>
    </item>
  </channel>
</rss>

