The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)
Atlassian Team members are employees working across the company in a wide variety of roles.
July 5, 2018 edited
Hi Marvin,
Natively there is not a way to trigger a automated report export in Jira Portfolio, However if you have theHTML macro enabled for Confluence, you can use the Portfolio report/share button to get an iframe urlsnippet you can put into an HTML macro to render the data in a confluence page.
This will allow you to display various Portfolio reports in a Confluence page. Once the page is in Confluence you can use the methodcovered inThis Community Postto do an automated export of the page using a script locally to generate a PDF of the page.
Additional details on generating the iframe can be foundhere