Skip to main content
piyushv626427
September 13, 2025
Question

How can i download my reporting interface page on a click of a button is there any possible way ?

  • September 13, 2025
  • 1 reply
  • 0 views

1. My requirement is that users can be able to download the reporting interface as pdf using a click of a button. 
2. Also if there is any way to export my reporting data in excel (my reporting interface contains- counts of events, dropdowns and charts like- column chart, pie chart, bar chart, etc.)

1 reply

shubhama926776
September 15, 2025
My requirement is that users can be able to download the reporting interface as pdf using a click of a button. 

This is not possible.
You need to create a generic template and feed data from the UI to create a PDF, but exporting the exact visible interface as a PDF is not possible.
However, users can do this manually by clicking Ctrl + P (Windows) to export as PDF -> you can add instructions on the UI.

Also if there is any way to export my reporting data in excel (my reporting interface contains- counts of events, dropdowns and charts like- column chart, pie chart, bar chart, etc.)

You can export data in excel but visual charts and pie directly is not possible.