Excel export problem

Hello,

I am using (V2024), and when I try to export from Excel, I receive a “Please wait” message, and it takes a very long time to export the data. I’m unsure if there’s a specific setting I need to adjust to improve this.

In the project’s history, there is a project created with (V2021) that downloads the same data in seconds. However, when I generate the code in the same version, I still get the “Please wait” message, and the process takes a long time.

I’m not sure if I’m missing something. Could you please assist me with this?

Please enable debug mode (Tools → Advanced Settings → Debug), press F12 → Network to check the network response for the export. See if it gives you any hints.

I tried debug mode. I don’t get any errors. Responses come in normal times. Actually, I have been experimenting with this problem for about 5 weeks and trying various methods. I tried to answer all the answers in the forum one by one, but I couldn’t find a solution.

For example. Downloading a 49 KB Excel document takes 50 seconds. The status remains pending. It doesn’t show any errors. As the number of registrations increases, the waiting time becomes longer.

If you can export data normally but find it slow, please make sure that you have set Tools → Advanced Settings → Environment to “production” / Publish configuration to “Release”. Then publish again.

I tried with this method. The situation has not changed again, 124 KB file 3.1 minutes. :frowning:

How many records did you try to export?

Average of 600-800 records

You can try to reduce the number of fields to be exported (Fields → List Page → Export), and export the original values only (Tools → Advanced Settings → Export original values).