Compression for file downloads
Hello,
I am creating a csv file in the file repository for a historical data which is more than 100K rows and to be downloaded by the end user.
1. Is there a way where I can apply a compression on the file to be downloaded.
2. If 1 approach where i am creating a file and getting the link from "GetFileListingWithLinks" of the file repository is not correct , what would be the better approach to achieve the file download.
Thanks,
Sunay

