<?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 in CSV with colons or semicolons in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Export-in-CSV-with-colons-or-semicolons/m-p/512388#M191441</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are working with both French users and English users, and we are looking for a solution to let the client choose the separators (colon or semicolon) when exporting datas into a csv file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As we are working with the AJAX, is there any solution without using macros?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Aug 2013 13:20:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-08-21T13:20:58Z</dc:date>
    <item>
      <title>Export in CSV with colons or semicolons</title>
      <link>https://community.qlik.com/t5/QlikView/Export-in-CSV-with-colons-or-semicolons/m-p/512388#M191441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are working with both French users and English users, and we are looking for a solution to let the client choose the separators (colon or semicolon) when exporting datas into a csv file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As we are working with the AJAX, is there any solution without using macros?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 13:20:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-in-CSV-with-colons-or-semicolons/m-p/512388#M191441</guid>
      <dc:creator />
      <dc:date>2013-08-21T13:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: Export in CSV with colons or semicolons</title>
      <link>https://community.qlik.com/t5/QlikView/Export-in-CSV-with-colons-or-semicolons/m-p/512389#M191442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, This maybe work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sub ServerExportExcolon&lt;/P&gt;&lt;P&gt;Set st = ActiveDocument.GetSheetObject("LB01") &lt;/P&gt;&lt;P&gt;st.ServerSideExportEx "C:\test.csv", ":" ,1,850 &lt;/P&gt;&lt;P&gt;End Sub &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sub ServerExportExsemicolon &lt;/P&gt;&lt;P&gt;Set st = ActiveDocument.GetSheetObject("LB01") &lt;/P&gt;&lt;P&gt;st.ServerSideExportEx "C:\test.csv", ";" ,1,850 &lt;/P&gt;&lt;P&gt;End Sub &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to connect them to a button by cal the macro in action.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR//GOnza&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 07:13:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-in-CSV-with-colons-or-semicolons/m-p/512389#M191442</guid>
      <dc:creator>gonzaloruizgonz</dc:creator>
      <dc:date>2014-09-03T07:13:27Z</dc:date>
    </item>
  </channel>
</rss>

