Embed Power BI Report in Fabric Notebook
3K views
Feb 23, 2024
In this video, I demonstrated how to embed Power BI report in the Microsoft Fabric Notebook and filter the report.
View Video Transcript
0:00
In this video, I'm going to show you how we can embed
0:03
a Power BI report in the Power BI service into Fabric Notebook
0:08
So let's get started. Now, this is a report in my Power BI workspace
0:13
and of course, I want to embed this report in the Fabric Notebook. So how do I do that? It's super simple
0:18
Now, what I'm going to do is just look at the report, and I'm going to click on this drop-down
0:22
and I'm going to see different options. So I'm going to choose Embed Report
0:26
and I can embed into SharePoint online website or portal published to the web and developer background
0:33
So I'm going to choose Website or Portal, and I can see this link
0:38
and of course, this particular HTML hypertext markup link. So I'm going to copy this particular link for the HTML
0:44
Ctrl C, and I'm going to close this for now. So of course, I'm going to open a new tab and
0:50
switch to the data science experience or the workload. I want to create a simple brand new notebook
0:57
So click on Notebook, and it's going to be nice to give a meaningful name to our notebook
1:03
So I'm going to call it Power BI Report to embed. Then click Enter to make that commit
1:13
Of course, I'm going to come to the cell. I'm going to get rid of this, and what I'm going to do is delete
1:18
At the bottom here, I'm going to switch from the PySpark to the HTML
1:22
We're going to see this magic code. So what I'm going to do is just go ahead and Ctrl V
1:28
the HTML code we copied from the report. I'm going to minimize this for now and run the cell
1:34
It's going to ask you to sign in to view the report. So I'm going to sign in. There we go
1:40
So we can see our Power BI report embedded in Fabric Notebook
1:44
which is amazing. Of course, we can interact with the report. Let's say I want to slice and dice the report using the State Slicer
1:52
I can click on California, and let's see what happens. You can see the report interactively applies to the filter
1:59
Of course, I can even choose Connected Calls, and of course, there we go. I can even choose multiple in the selection
2:05
or I can click on, let's say, Arizona, and there we go
2:09
So this is basically how we can embed our Power BI report into the Fabric Notebook
2:15
I trust you enjoy this video. If you do, like, share with your friends, and comment
2:20
Thank you, and bye for now. Cheers
#Software