Display a Power BI Report in a Microsoft Fabric Jupyter Notebook
This video walks through the process of embedding a Power BI report directly into a Jupyter notebook within Microsoft Fabric using the Power BI Python client. Viewers will learn how to authenticate, import necessary dependencies, and create an instance of the report within their notebook environment.
Description
We can use the Power BI Python client to display a Power BI report right in a Jupyter notebook in Fabric. This video shows how to do this voodoo magic!
This is a video walk-through of the following blog post:
https//robkerr.ai/display-power-bi-report-fabric-jupyter-notebook
Quick Links:
0:00 Introduction
0:17 The Power BI Report
0:35 Create a Notebook
0:54 Import Python Dependencies
01:27 Authenticate
2:07 Enter the Group/Report IDs
3:02 Create a Report Instance