Versions (relevant - OpenSearch/Dashboard/Server OS/Browser): 2.14.0
Describe the issue: I currently utilize the OpenSearch Dashboard to generate and review report visualizations for our product. These reports are then converted to PDF format and distributed to our clients via email, facilitated by Puppeteer within a C# application.
However, our clients have expressed a desire to receive these reports in CSV or plain text format. Is there a method available to export the OpenSearch Dashboard reports directly into CSV format, which can then be seamlessly integrated into our email delivery system in the C# application?