Open danielerne opened 2 years ago
how i can unable xlsx export function for custom report
Thanks a lot for reporting the issue. We did not consider the issue as "Pimcore:Priority", "Pimcore:ToDo" or "Pimcore:Backlog", so we're not going to work on that anytime soon. Please create a pull request to fix the issue if this is a bug report. We'll then review it as quickly as possible. If you're interested in contributing a feature, please contact us first here before creating a pull request. We'll then decide whether we'd accept it or not. Thanks for your understanding.
Sorry for late response but maybe you are still interested. Please have a look at the Data Director plugin. This can be used to access custom report data and download it in any format (e.g. Excel, XML, JSON, CSV, industry-standard formats like BMEcat, Datanorm etc.). Can also be executed as a cronjob so that you save the report every week or get the report results in a weekly mail or whatever logic you like.
Feature description
Enable XLSX Export function for custom reports. On all other places like folder and customers there's an option for XLSX. In custom reports there's only the option for CSV.
XLSX has more benefits than CSV. Especially for encoding and correct layout in Excel.