Hi Team,
Is there any option where I can download the Paginated Report PDF in my web application?
Also I wanted to open the Paginated Report PDF in web application in a pop-up? Is it possible?
Hi Team,
Is there any option where I can download the Paginated Report PDF in my web application?
Also I wanted to open the Paginated Report PDF in web application in a pop-up? Is it possible?
Hi @kodimalar.sakthivel,
You can access and download paginated reports from within your web application by embedding QuickSight into your application (see Interacting with paginated reports in Amazon QuickSight).
At AWS, our roadmap is primarily driven by our customers. Your feedback helps us build a better service. I have noted the second aspect of your question in our internal feature request tracker.
Sure @Thomas , Will the embedded Paginated Report will work in the same way of Embedded Dashboard?
I have embedded dashboard not paginated report so asking this questions, why because I just wanted to see the paginated report on the ui and download it to my local whenever its required.
Hi @Thomas ,
I embedded the Paginated Report on my application, I see it this way, I cant see the content of the report ! Can you help me with this, ?
Hi @kodimalar.sakthivel,
Once, the paginated report has been generated (not only scheduled), you should be able to see them within the embedded dashboard as well. By using the printEnabled: true
option when using the JS embedding SDK, you can also generate the PDF to download it from within the embedded dashboard as shown on the right side of the following screenshot:
I hope my solution worked for you. Let us know if this is resolved. And if it is, please help the community by marking his answer as a “Solution.”
hi @Thomas ,
Thank you so much for the information. I see the paginated report now.