Hi all,
We are trying to find if there is a way to generate an Excel, using a!exportDataStoreEntityToExcel() or other functionality, and start the download automatically without the need to access the interface after a while to download the Excel manually thought a link. We want to generate the excel and then download it in one click.
Has anyone tried this before or know how it can be achieved?
Thanks in advance.
Discussion posts and replies are publicly visible
if possible try to show the details in grid and show export to excel button.
As far as I know, there is no solution for generating and downloading the excel file in one click other than above solution