<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Efficy Overflow Q&amp;A - Recent questions tagged excel-export</title>
<link>https://overflow.efficy.io/?qa=tag/excel-export</link>
<description>Powered by Question2Answer</description>
<item>
<title>Export Multivalue field that is on relation table is not working</title>
<link>https://overflow.efficy.io/?qa=7180/export-multivalue-field-that-is-relation-table-not-working</link>
<description>&lt;p&gt;I have multivalue fields on a relation table &quot;&lt;code&gt;DEMA_DIIN&lt;/code&gt;&quot;: &lt;code&gt;F_DD_OS&lt;/code&gt;, &lt;code&gt;F_DD_GOS&lt;/code&gt;, &lt;code&gt;F_DD_CT&lt;/code&gt;&lt;br&gt;
I have added them to the &lt;code&gt;SYS_QUERIES&lt;/code&gt; and they are display in consult tab correctly&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.io/?qa=blob&amp;amp;qa_blobid=7440275144033376856&quot; alt=&quot;DEMA_DIIN consult&quot;&gt;&lt;/p&gt;

&lt;p&gt;In the consult tab code, I have the following table headers:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;&amp;lt;table 
class=&quot;data-grid grid-density-0&quot; 
data-channel=&quot;entitylist/grid&quot; 
data-entity=&quot;Diin&quot; data-recordcount=&quot;3&quot; 
data-columnlist=&quot;F_ACRONYM,F_DD_OS,F_DD_GOS,F_DD_CT,F_DD_INT_DISPO{MEMO},F_DD_MONT_DEMANDE{NUMERIC},F_DD_POUR_DEMANDE{PERCENTAGE},F_DD_MONT_ACCORDE{NUMERIC},F_DD_POUR_ACCORDE{PERCENTAGE},R_F_DD_AVIS,F_DD_COMMENTAIRE{MEMO}&quot; 
data-inlineedit-columns=&quot;0{TEXT},1{MULTIVALUE},2{MULTIVALUE},3{MULTIVALUE},4{MEMO},5{NUMERIC},6{PERCENTAGE},7{NUMERIC},8{PERCENTAGE},9{LOOKUPDROPDOWNSEARCH},10{MEMO}&quot; 
data-inlineedit-origins=&quot;DIINS,DEMA_DIIN,DEMA_DIIN,DEMA_DIIN,DEMA_DIIN,DEMA_DIIN,DEMA_DIIN,DEMA_DIIN,DEMA_DIIN,DEMA_DIIN,DEMA_DIIN&quot; 
data-queryhandle=&quot;35&quot;&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;I have also added the following definition in ExportColumnsCustom.txt: (60058 is the &lt;code&gt;K_TABLE&lt;/code&gt; of the relation table &quot;&lt;code&gt;DEMA_DIIN&lt;/code&gt;&quot; where the field is)&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;datatype.F_DD_OS,
datatype.F_DD_GOS,
datatype.F_DD_CT {[text]}

cell.F_DD_OS,
cell.F_DD_GOS,
cell.F_DD_CT {[&amp;lt;#F=$FIELD$;MULTIVALUE=T;TABLEID=60058;FIELDID=$FIELDID$;SEPARATOR=, ;context=tag&amp;gt;]}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;When I tried to export to Excel I have the following error which is strange because I specified the TABLEID in ExportColumnsCustom.txt which correspond to the &lt;code&gt;DEMA_DIIN&lt;/code&gt; table not the DIINS table.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Message&lt;/strong&gt;: LookupTableManager&lt;br&gt;
&lt;strong&gt;Cannot fetch Lookup Table Values on table&lt;/strong&gt; &quot;&lt;code&gt;DIINS.F_DD_GOS&lt;/code&gt;&quot;&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.io/?qa=blob&amp;amp;qa_blobid=13021793625500079603&quot; alt=&quot;Excel Export Error&quot;&gt;&lt;/p&gt;

&lt;p&gt;Does anyone have a solution for this issue ?&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=7180/export-multivalue-field-that-is-relation-table-not-working</guid>
<pubDate>Wed, 28 May 2025 16:08:40 +0000</pubDate>
</item>
<item>
<title>What is needed to add Excel Export to Extranet ?</title>
<link>https://overflow.efficy.io/?qa=6842/what-is-needed-to-add-excel-export-to-extranet</link>
<description>&lt;p&gt;What is needed to enable export to Excel on grids in the Extranet?&lt;/p&gt;

&lt;p&gt;We have the ExportExcel macro and the ExportColumns file but are getting this error :&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.io/?qa=blob&amp;amp;qa_blobid=15323573750979719279&quot; alt=&quot;enter image description here&quot;&gt;&lt;/p&gt;
</description>
<category>Extranet / HelpDesk</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6842/what-is-needed-to-add-excel-export-to-extranet</guid>
<pubDate>Fri, 17 Mar 2023 05:43:53 +0000</pubDate>
</item>
<item>
<title>Efficy 11+, Export Excel of all columns for the executed query or queryview</title>
<link>https://overflow.efficy.io/?qa=6449/efficy-export-excel-all-columns-for-executed-query-queryview</link>
<description>&lt;p&gt;Before Efficy 11, when exporting a query or a queryView to Excel, all the columns of the SQL query executed were exported.&lt;/p&gt;

&lt;p&gt;With Efficy 11, the Export to Excel functionnality export only the displayed columns.&lt;/p&gt;

&lt;p&gt;Is there a way to have the old behavior and export all columns of the SQL query even if there are not displayed?&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6449/efficy-export-excel-all-columns-for-executed-query-queryview</guid>
<pubDate>Thu, 03 Feb 2022 15:50:06 +0000</pubDate>
</item>
<item>
<title>Export to excel on the extranet (migration from 10sp2+ to 12.0)</title>
<link>https://overflow.efficy.io/?qa=6320/export-to-excel-on-the-extranet-migration-from-10sp2-to-12-0</link>
<description>&lt;p&gt;Hello Everyone,&lt;/p&gt;

&lt;p&gt;I need to migrate the  function 'export to excel' on the extranet.(10SP2+ to 12.00)&lt;/p&gt;

&lt;p&gt;On 10SP2, The function used to generate the excel was : &lt;/p&gt;

&lt;pre&gt;&lt;code&gt;&amp;lt;%GetDataGrid(queryhandle=&quot;%%GetArgument('queryhandle')&quot;, xls=true,
 translate=true)%&amp;gt;`
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;(=&amp;gt;it generates an html page in 12.00)&lt;/p&gt;

&lt;p&gt;To migrate to 12.0:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;I changed the function to GetExportGrid:&lt;br&gt;
&amp;lt;%GetExportGrid(columndefs=&quot;macros/ExportColumns.txt&quot;, queryhandle@=&quot;queryhandle&quot;, maxgridrows=-1, translate=T)%&amp;gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I copied the standard ExportColumns.txt content to  extranet/macros/ExportColumns.txt.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I send the columns names through url or form/post (as in standard version)&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;RESULT : an excel file is indeed created . However, header cells are wrongly named ExportColumn0..1..2,  and other cells are empty.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.io/?qa=blob&amp;amp;qa_blobid=4452596293622688549&quot; alt=&quot;example of the excel&quot;&gt;&lt;br&gt;
I do think that the problem comes from columndefs file which is not found. However, I did try multiple combinations but none worked.&lt;/p&gt;

&lt;p&gt;Have you ever implemented that function on the extranet(11.00+), or do you have any idea how I could solve my problem?&lt;/p&gt;

&lt;p&gt;Thanks.&lt;/p&gt;

&lt;p&gt;Best regards.&lt;/p&gt;
</description>
<category>Extranet / HelpDesk</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6320/export-to-excel-on-the-extranet-migration-from-10sp2-to-12-0</guid>
<pubDate>Fri, 15 Oct 2021 08:59:23 +0000</pubDate>
</item>
<item>
<title>Problem with format export to Excel</title>
<link>https://overflow.efficy.io/?qa=6308/problem-with-format-export-to-excel</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;I have a client who uses queries to export to Excel, and in these Excel exports I find fields that are in text when they are floats. The error lines are not usable in Excel because the display format is not good.&lt;/p&gt;

&lt;p&gt;The error comes from the fact that the decimal separator is a . (dot) and that the thousands separator is a , (comma). This separator definition is in the Efficy configuration on the server.&lt;/p&gt;

&lt;p&gt;I can't change the global definition but I would like to override it at least in the selections.&lt;br&gt;
How can I override the separator definition so that the data exported to Excel is a float and can be used in Excel.&lt;/p&gt;

&lt;p&gt;I tried to customize the ExportColumn.txt file but it didn't change anything on the display in Excel.&lt;br&gt;
What is the format that allows me to remove the thousands separator and change the decimal separator to a point?&lt;/p&gt;

&lt;p&gt;Definitions in ExportColumnsCustom.txt :&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;format.F&lt;em&gt;AMOUNT&lt;/em&gt;ALLOCATED {[#,##0.00 €;[Red]-#,##0.00 €]}  &lt;br&gt;
  datatype.F&lt;em&gt;AMOUNT&lt;/em&gt;ALLOCATED {[float]}&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.io/?qa=blob&amp;amp;qa_blobid=5143818449126821208&quot; alt=&quot;enter image description here&quot;&gt;&lt;/p&gt;

&lt;p&gt;Incorrect only for values bigger than 1000 :&lt;br&gt;
Other 2 columns have the same datatype and format and do work…&lt;/p&gt;

&lt;p&gt;what could be the cause of this ?&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6308/problem-with-format-export-to-excel</guid>
<pubDate>Tue, 12 Oct 2021 13:40:11 +0000</pubDate>
</item>
<item>
<title>Widget Efficy 11.3 type Grid and Export Excel</title>
<link>https://overflow.efficy.io/?qa=5502/widget-efficy-11-3-type-grid-and-export-excel</link>
<description>&lt;p&gt;A customer would like to be able to export the Grids in widgets in Excel Format.&lt;/p&gt;

&lt;p&gt;Is it possible and does anyone already have done something similar ?&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=5502/widget-efficy-11-3-type-grid-and-export-excel</guid>
<pubDate>Tue, 30 Jun 2020 15:32:44 +0000</pubDate>
</item>
<item>
<title>Efficy 11.2: I cannot get query export Multivalue field to Excel working</title>
<link>https://overflow.efficy.io/?qa=5268/efficy-cannot-query-export-multivalue-field-excel-working</link>
<description>&lt;p&gt;I added two lines to &quot;ExportColumnsCustom.txt&quot; for multivalue field companies.f_branche. The result is not satisfying.&lt;br&gt;
It show only field-keys, semicolon seperated. (see image below, red-frame)&lt;/p&gt;

&lt;p&gt;What am I doing wrong?&lt;/p&gt;

&lt;p&gt;[ExportColumnsCustom.txt]&lt;/p&gt;

&lt;hr&gt;

&lt;p&gt;datatype.F&amp;#95;BRANCHE {[text]}&lt;br&gt;
cell.F&amp;#95;BRANCHE {[&amp;lt;#F=$FIELD$;MULTIVALUE=T;TABLEID=10000;FIELDID=F_BRANCHE;SEPARATOR=, ;context=tag&amp;gt;]}&lt;/p&gt;

&lt;hr&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=13225173740283134907&quot; alt=&quot;Output&quot;&gt;&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=5268/efficy-cannot-query-export-multivalue-field-excel-working</guid>
<pubDate>Tue, 28 Jan 2020 15:43:02 +0000</pubDate>
</item>
<item>
<title>Error with Excel export after migration to 11.3</title>
<link>https://overflow.efficy.io/?qa=5212/error-with-excel-export-after-migration-to-11-3</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;I have migrated a client from Efficy 10sp2 to Efficy 11.3.&lt;br&gt;
We encounter an issue with the Excel export feature ; indeed, in Efficy 11.X, the GetExportGrid macro calls a new macro file ExportColumns.txt.&lt;br&gt;
When we try to do an Excel Export from a custom entity, we have this error :&lt;/p&gt;

&lt;p&gt;Message: No fields defined. Cannot create dataset&lt;/p&gt;

&lt;p&gt;I have created a custom file ExportColumnsCustom.txt which in I have added the datatype for each column of my custom entity table. &lt;/p&gt;

&lt;pre&gt;&lt;code&gt;datatype.F_CDJO,
datatype.F_CENC,
datatype.F_CLIT,
datatype.F_CPAR,
datatype.F_CPTA,
datatype.F_CPTE,
datatype.F_CPTG,
datatype.F_EXER,
datatype.F_GSGC,
datatype.F_LBOP,
datatype.F_MULTIACT,
datatype.F_NCLI,
datatype.F_RETS,
datatype.F_RSTE,
datatype.F_ANNR,
datatype.F_CDEV,
datatype.F_CDOP,
datatype.F_CMPA,
datatype.F_FLIT,
datatype.F_LIB_LITIGE,
datatype.F_NPIU,
datatype.F_REGROUPEMENT,
datatype.F_TRPONO,
datatype.F_A_P__LCL {[text]}

datatype.F_CREG,
datatype.F_MODIF,
datatype.F_NPID,
datatype.F_NPIN,
datatype.F_NRLV,
datatype.F_RLNU,
datatype.F_TRJOU {[int]}

datatype.F_LTPD,
datatype.F_LTPF,
datatype.F_MTDE,
datatype.F_MTEU,
datatype.F_COMPANY_DATA,
datatype.F_TRTAU {[float]}

datatype.F_DTDR,
datatype.F_DTEC,
datatype.F_DTPI,
datatype.F_DTPR,
datatype.F_LDTD,
datatype.F_LDTF {[datetime]}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;But the error remains. I guess I miss something but I don't know what.&lt;/p&gt;

&lt;p&gt;Best regards,&lt;br&gt;
Sébastien&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=5212/error-with-excel-export-after-migration-to-11-3</guid>
<pubDate>Mon, 20 Jan 2020 09:08:18 +0000</pubDate>
</item>
<item>
<title>Problem with formatting export to Excel</title>
<link>https://overflow.efficy.io/?qa=4989/problem-with-formatting-export-to-excel</link>
<description>&lt;p&gt;In Efficy 11.1 at a customer we’re having problems formatting the Excel columns when exporting a query result :&lt;/p&gt;

&lt;p&gt;Definitions in ExportColumnsCustom.txt :&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;format.MARGIN {[#,##0.00 €;[Red]-#,##0.00 €]}  
datatype.MARGIN {[float]}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Result for the MARGIN column : &lt;br&gt;
&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=16027687713268540608&quot; alt=&quot;enter image description here&quot;&gt;&lt;/p&gt;

&lt;p&gt;Incorrect only for values bigger than 1000 :&lt;br&gt;
Other 2 columns have the same datatype and format and do work…&lt;/p&gt;

&lt;p&gt;what could be the cause of this ?&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4989/problem-with-formatting-export-to-excel</guid>
<pubDate>Tue, 05 Nov 2019 13:01:45 +0000</pubDate>
</item>
<item>
<title>export query  to excel 11.2</title>
<link>https://overflow.efficy.io/?qa=4642/export-query-to-excel-11-2</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;I have a client who was in 10.2 and now goes to 11.2.&lt;br&gt;
The problem I have is that when he wants to export a query to Excel, it fails because there are too many columns and so the server tells that the string is too big. But in 10.2 the client has never had any problems.&lt;br&gt;
I looked at the structure of the two standards and actually it doesn't work the same way. I tried to add to the custom the same functioning as in the standard but it doesn't work. It doesn't take into account my changes... Does anyone have any ideas?&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4642/export-query-to-excel-11-2</guid>
<pubDate>Thu, 01 Aug 2019 11:17:12 +0000</pubDate>
</item>
<item>
<title>Excel Export Customization in Efficy 11+</title>
<link>https://overflow.efficy.io/?qa=3430/excel-export-customization-in-efficy-11</link>
<description>&lt;p&gt;Dear everyone,&lt;/p&gt;

&lt;p&gt;For a migration, I need to customized the new Excel Export process of Efficy 11.&lt;/p&gt;

&lt;p&gt;I followed the information in the Efficy 11 Build notes and to customize this Excel Export I did the following : &lt;/p&gt;

&lt;p&gt;1- I created a macros\ExportColumnsCustom.txt file in my custom folder&lt;br&gt;
2- I added the following code in this file, I just added &quot;,SEARCHDETAIL,SHOWMARKER,NAMESEARCH2&quot; to the standard definition.&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;ignored.definitions {[EDIT,NAME_EDIT,EDITRELATION,EDITRELATION_HF,CENTER,NEWLINE,NEWLINE1,NEWLINE2,NEWLINE2EDIT,NEWLINE2MEMOEXPAND,SEARCHDETAIL,SHOWMARKER,NAMESEARCH2]}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Nevertheless, my customization is not taken into account.&lt;br&gt;
For information, I did this modification on my local computer and I don't have any cache issue since cache is not activated in the Efficy Admin console.&lt;/p&gt;

&lt;p&gt;In order to have the file customized, I had to add in my MacroLibraryCustom.txt file the standard macro &quot;ExportExcel&quot; but I have to remove the &quot;macros&quot; and &quot;.txt&quot; text ... but if I am doing this the Excel files generated doesn't have any data exported to the generated Excel files, only the header is display and without colours&lt;/p&gt;

&lt;p&gt;Here is the Macro I used to override the standard ExportExcel Macro: &lt;/p&gt;

&lt;pre&gt;&lt;code&gt;ExportExcel {[&amp;lt;%GetExportGrid(columndefs=&quot;ExportColumns&quot;, queryhandle=&quot;%%GetArgument('queryhandle', context=TAG)&quot;, filter=&quot;%%GetArgument('gridFilter', context=TAG)&quot;, format=&quot;xlsx&quot;, maxgridrows=-1, translate=T)%&amp;gt;]}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;For instance, I did try (without custom) to export the contacts from the search windows&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=11826807045774907766&quot; alt=&quot;SearchWindow Result&quot;&gt;&lt;/p&gt;

&lt;p&gt;With the standard definition, I obtained the following Excel File, which is fine&lt;br&gt;
&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=11857155605269141683&quot; alt=&quot;Excel Export Standard Definition&quot;&gt;&lt;/p&gt;

&lt;p&gt;If I active the customization, I got the following Excel file ... no data and the header doesn't have any colors&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=8997712342338864743&quot; alt=&quot;Excel Export Customized Definition&quot;&gt;&lt;/p&gt;

&lt;p&gt;Did I missed something in the customization of this new Excel Export process ?&lt;/p&gt;

&lt;p&gt;If I don't activate the customization, I have the following error&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=2800311304399806313&quot; alt=&quot;Error Example&quot;&gt;&lt;/p&gt;

&lt;p&gt;Best Regards,&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=3430/excel-export-customization-in-efficy-11</guid>
<pubDate>Thu, 02 Aug 2018 08:21:28 +0000</pubDate>
</item>
<item>
<title>Efficy10: Export to Excel a MultiValue field ?</title>
<link>https://overflow.efficy.io/?qa=3181/efficy10-export-to-excel-a-multivalue-field</link>
<description>&lt;p&gt;Dear all,&lt;/p&gt;

&lt;p&gt;A customer find that when he export a multivalue field from an Efficy Query, the excel file shows the key values ';20;21;' instead of the values of the lookup 'Retail, Office'&lt;/p&gt;

&lt;p&gt;I check the code inside the DialogExcel.htm but only find that the Export is done from a GetDataGrid&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;&amp;lt;%GetDataGrid(queryhandle=&quot;%%GetArgument('queryhandle')&quot;, xls=true, translate=true)%&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Is there any way to have a Patch or a Correction to this behaviour ?&lt;/p&gt;

&lt;p&gt;PS: The query result windows is showing the correct value 'Retail, Office' so it seems it is something in the GetDataGrid&lt;/p&gt;

&lt;p&gt;PS2: I know that this Excel Export has been completely reviewed in Efficy 11 and I tested it and it work for Multivalue fields, but cannot upgrade the customer the GoLive date is very close.&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=3181/efficy10-export-to-excel-a-multivalue-field</guid>
<pubDate>Fri, 25 May 2018 10:32:45 +0000</pubDate>
</item>
<item>
<title>Wrong character incoding when exporting Efficy Data in a CSV file usin DataSynchroRemote</title>
<link>https://overflow.efficy.io/?qa=2611/wrong-character-incoding-exporting-efficy-datasynchroremote</link>
<description>&lt;p&gt;Hello Everyone, &lt;/p&gt;

&lt;p&gt;For one of my projects, I have to export Efficy data into a csv file using the DataSynchroRemote tool and I noticed during my tests that some special characters are not propely incoded in my csv file:&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=4557812496703107251&quot; alt=&quot;&amp;quot;5ème SENS&amp;quot; is correctly incoded in Efficy Database&quot;&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=6767383536817817261&quot; alt=&quot;Data exported in csv file&quot;&gt;&lt;/p&gt;

&lt;p&gt;I tried to encode those values using Js functions like encodeUri (for example) but without success. &lt;/p&gt;

&lt;p&gt;Do someone have an idea on how I could do? &lt;/p&gt;

&lt;p&gt;Kr,&lt;/p&gt;

&lt;p&gt;Prince &lt;/p&gt;
</description>
<category>Utilities</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=2611/wrong-character-incoding-exporting-efficy-datasynchroremote</guid>
<pubDate>Thu, 13 Jul 2017 08:52:42 +0000</pubDate>
</item>
<item>
<title>How to activate Export to Excel for Chronos ?</title>
<link>https://overflow.efficy.io/?qa=2160/how-to-activate-export-to-excel-for-chronos</link>
<description>&lt;p&gt;In Efficy 2012 on the case entity there was the &quot;Timeline&quot; tab, where it was possible to export the information into an Excel File.&lt;/p&gt;

&lt;p&gt;Is it possible to do the same for Chronos (which replace this timeline tab) ?&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=2160/how-to-activate-export-to-excel-for-chronos</guid>
<pubDate>Fri, 06 Jan 2017 10:47:42 +0000</pubDate>
</item>
</channel>
</rss>