Hi, I integrate my system with PowerBi to display some reports in PowerBi Charts. May I know how can I export the charts from PowerBi to PDF?
Hi Nazilah Ahmad,
If you can display these chart on the screen then you can use HTML to PDF converter.
Hope this helps.
ThanksPankaj
Hi,
If it's simpler, you can do the same but with UltimatePDF Reactive:
https://www.outsystems.com/forge/component-overview/5641/ultimate-pdf
And, you can check here how to create a PDF with Outsystems if you have difficulties:
https://www.youtube.com/watch?v=cGozdBMgOGE
Best regards,
Ricardo Pereira
I've used that UltimatePDF tools. The thing is that the PowerBi is just an embedded screen using iframe which I paste the source link in the properties.
And when on the screen I need to sign in first before the charts can be displayed.
When I clicked the Export to PDF button, the PDF file does not capture the charts but showing the same view before I signed-in.
Can I have an Idea on how to download the pdf while I've already signed- in.
Thanks.