My dataset contains data of various batches and each batch record is distributed in number of rows. Using Kibana dashboard, I want to enable the end user to filter the data with respect to batch ID (which is easy) and then export some of the data attributes of that particular batch in a well defined (I want to define look and feel of it) excel sheet report.
Can someone advise the ways with which I can achieve this?