Adhiarta Report post Posted September 27, 2019 after update 3.14 sr1 I can't filter to not export to xlsx how to do it Share this post Link to post Share on other sites
Akash Biswas Report post Posted September 30, 2019 Hi Adhiarta, To add the export to XLSX format in the export menu, you need to include the fusioncharts.excelexport.js file. Please refer to the sample fiddle : http://jsfiddle.net/r6Lhw1ys/4/ For configuring the export option in the export menu you need to set the exportFormats attribute. Refer to the sample fiddle : http://jsfiddle.net/r6Lhw1ys/5/ Also check the documentation for reference : https://www.fusioncharts.com/dev/exporting-charts/using-fc-export-server/configuring-the-export-feature Thanks, Akash. Share this post Link to post Share on other sites
Adhiarta Report post Posted October 2, 2019 ok thank you Share this post Link to post Share on other sites