Fix excel export reports when filter applied #17144
Description
Resolves #17129
This PR fixes the Export CSV utility by changing the suite functionalities for Angular UI.
Checklist
- I fully tested it as developer / designer and created unit / integration tests
- I've assigned reviewer, related labels and set a milestone for this PR
How to test it?
- Apply advanced filter in a entity page, than export with CSV and check if the filtered data is exported correctly.