Hi all
For a client, we have uploaded all sick leave (and other leave types) in D365.
Now the client wants to export the data to excel to create specific reports. We have the following problem:
The export to Excel is very slow and fails in some situations, the reason: too much data.
For example: if you export a sick period of 1 year, you get 365 lines in Excel....
I tried to find an entity with a start and end date so it becomes 1 line, but I didn't find anything....
Anyone an idea how to tackle this problem?
Thanks in advance!