We have updated Flexmonster Software License Agreement, effective as of September 30, 2024. Learn more about what’s changed.

Download/Export report without flexmonster table with just data

Answered
Abhilash asked on November 13, 2020

Hi,
Is it possible to download/export the data without displaying the flexmonster table. I mean we have list of reports and have edit, download icons next to it. Edit takes you to a screen with flexmonster table but download we just want to download that specific report by just getting the data from API. 
So is it possible to export into excel/pdf without flexmonster table in UI and just with the data

5 answers

Public
Illia Yatsyshyn Illia Yatsyshyn Flexmonster November 16, 2020

Hello, Abhilash,
 
Thank you for reaching out to us.
 
If we understand correctly, you require to export the data without showing Flexmonster instance on the page. The recommended approach is to use the headless browser on the backend with a running Flexmonster instance in it. When the user presses the download icon, send the request to your server, perform exporting in the headless browser and return the resulting file.
 
More information about this approach can be found in our documentation. You will also find the ready to use example demonstrating how to create and manipulate Flexmonster in headless Chrome with Puppeteer's capabilities.
 
Please let us know if it works for you.
Our team is looking forward to hearing your feedback.
 
Best regards,
Illia

Public
Abhilash November 16, 2020

Thank you

Public
Illia Yatsyshyn Illia Yatsyshyn Flexmonster November 23, 2020

Hello, Abhilash,
 
Our team is wondering whether you had some time to test the provided approach.
 
Please let us know if it works for you.
Do not hesitate to ask in case any additional questions arise on this point.
 
Best regards,
Illia

Public
Illia Yatsyshyn Illia Yatsyshyn Flexmonster December 7, 2020

Hello, Abhilash,
 
We are reaching out to ask whether the provided approach works for you.
 
Our team is looking forward to hearing from you.
 
Best regards,
Illia

Public
Abhilash December 9, 2020

Sorry i thought i replied. But yeah we figured out a work around for this. Thanks!

Please login or Register to Submit Answer