You can use two methods :
Method 1: Embed Power BI Report Using iFrame (Simple Integration)
- (iFrame) is the simplest and quickest way to embed a Power BI report into your Mendix page but may be limited in terms of customization and interactivity.
Method 2: Embed Power BI Using Power BI JavaScript API (Advanced Integration)
- (JavaScript API) is more advanced and gives you more control over the Power BI embedding experience, including handling authentication and customizing user interactions.