is anyone else having problems with exporting and importing to excel in version 2023?
Please note since v2023, Export permission is added. That means, you need to re-define again all the permissions from the generated User Levels page (login as admin user).
You may read Migrating to v2023:
Note also that you may check HTTP response to see the import result of each record with success or error message. The results are under the Network → EventStream panel.
The problem was my Xampp server. To solve I needed to configure:
zlib.output_compression=offexporting to excel I couldn’t solve it, in my case, I managed to solve it by activating the security options and in advanced checking to export anonymously.
I’ve tested with a new project without security enabled, export to Excel works fine. Note that if there is no records in the table, the export option does not show though (because there is nothing to export).