I would like to have a button in the canvas that could trigger a reporting job of all the data in the index within the selected range in the timefilter. Where could I start to achieve such thing?
I've been looking into the Reporting integration | Kibana Guide [8.12] | Elastic but so far I haven't found a way to properly set the things up.
The idea is that once a user has been navigating across the Canvas and feel interested in the raw data of everything, he can download a csv which contains every field selected. I've been doing this service manually going into the discover > share > download csv; but now I would like to give the user that sort of autonomy so he could have access to the raw data without further envolvement.
Is it possible?