How can we embed power BI report in Pega without iframe

Our PEGA application is embedded on salesforce and we are using mashup.

Now we are planning to integrate Power BI, can we embed power BI report in Pega without iframe? Or anyother alternative is there?

Advance thank you for any help

@Revathi Sundararaju you can integrate Power BI with Pega. Pega Sales Automation provides a set of standard dashboard widgets that capture your sales data to give you a real-time view of the state of your business. However, embedding Power BI reports directly into Pega without using an iframe is not directly supported. You would typically use an iframe or a similar container to embed Power BI reports. If you want to avoid using an iframe, you might consider using Power BI’s REST APIs to retrieve data and then display it using Pega’s UI elements.

:warning: This is a GenAI-powered tool. All generated answers require validation against the provided references.

Integration with Microsoft Power BI > Prerequisites

Best practices for using mashups

Can you please elaborate it more technically in terms of PEGA like what are the rules we need to update once we establish the connection and whether we need to create a separate portal?