Hi
@Rohan Aggarwal, you'd essentially need to build a
custom widget which will have access to the latest set of results. Then in the widget, when a user clicks on the download button, you can then convert the JSON object of results into a CSV file using something like
this.