on 2023 Mar 29 7:39 AM
Hello Experts,
I have created a report fiori list application that contains more than 1000 records. I did not do any configuration related to the export since this was automatic when I created an app based on the template. However, when I export the table, I encounter this error:
I noticed this only happens when there are more than 1000 rows to be exported. Any ideas how to fix this?
Hello,
In case anyone else is encountering the same problem, I was able to resolve it by adding this in the service CDS:
@cds.query.limit.max: 10000You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
60 | |
10 | |
7 | |
7 | |
6 | |
6 | |
5 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.