This article explains why and how to embed reports in Confluence using an iframe macro.
Why should you embed a report?
By embedding report within a page, your team can visualize the contents of a Data Center environment without leaving a Confluence space.
These reports provide additional information beyond those available through Jira’s Reports template or Jira Charts Macro, by being sharable and highly interactive through the use of Slices and customizable tabs. As a result, these Slices allow you to filter and differentiate the contribution of each dataset, while using sequential tabs to add depth to each step of your analysis.
How can you embed a report within an iframe Macro?
Start by navigating to your Jira instance and creating your report. Customize it as needed, then save it. If modifying another user’s report, save your changes as a copy.
Follow these steps to embed a saved report into a Confluence page by using the iframe Macro.
-
Click the dropdown menu, and select Embed.
-
A pop-up confirms that the embed link has been copied to your clipboard. The link appears as follows:
https://YOUR_JIRA_INSTANCE_NAME.atlassian.net/plugins/servlet/pr/embed-report?report=YOUR_REPORT_ID
-
Open the Confluence page where you want to embed the Pivot Report.
-
Click Edit.
-
Add the HTML Macro, by following the steps provided by Atlassian in a related article. The HTML Include Macro is not supported.
-
Insert an iframe tag and reference the embeddable report address as the source. For example:
<iframe src="YOUR_JIRA_INSTANCE_NAME.atlassian.net/plugins/servlet/pr/embed-report?report=YOUR_REPORT_ID" title="Name of embedded report" width="100%" height="1000px"></iframe>
-
Save the page and share it with your team.
You will need the View permission to access the content in this Confluence space. Also, you’ll need Add page permission to edit existing pages in this space. If the page is restricted for editing, refer to the separate article and contact a Space or Confluence admin.
You need View permission to access content in the Confluence space. To edit existing pages, you also need the required Add page permission for that space.
If the page is restricted from editing, refer to the related article and contact a Space admin or Confluence admin.
FAQ
Troubleshooting
If you have questions or need assistance, contact our support team via email or service desk. Our team is available Monday through Friday (9:00 AM to 7:00 PM GMT+7) to help with technical challenges or discuss improvements.