Display a Power BI Report in a Microsoft Fabric Jupyter Notebook

Nov 29, 2023959 views4:26

This video walks through the process of displaying a Power BI report directly within a Jupyter notebook hosted on Microsoft Fabric using the Power BI Python client. Viewers will learn how to authenticate, import necessary dependencies, and create a report instance in just a few steps.

Open in YouTube

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