Hi, I want to export a date field from a view to Excel, but it comes up there as text with a ' in front. I'm using the PhpSpreadsheet extension, and as recommended by support, I also created a custom file, but I can't get it to work. Does anyone have an idea and can help me? Custom File: MyExportExcel.php also ends up in the src directory, but it doesn't get executed at all, a log output in there doesn't come through. Cheers, Jürgen