Hi,
One of my reports is quite large, and the users always want an export in excel. Viewing it in the browser first is unnecessary, so it's a waste of time to first have to download and generate the report in HTML (it's a table of 38k rows, which they want to analyse using excel pivot and so on).
I know I can add &export=xlsx to the URL to get an export, but the user should first have to choose the parameters from the input boxes.
Then, instead of clicking the "Generate report" button and getting a huge HTML file first, with only then the option to export, I would like it if they could choose the format in a dropdown list above/below the Generate button, so they get the result immediately in the format they want.
Would it be possible for you to add such feature?
Best regards