Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
vishaljuneja
Frequent Visitor

How to integrate created visual in Data science into Power BI Report

I have created a new visual for forecasting any value in Microsoft Fabric Data science environment with help of writing python code in notebook where I have used the same Lakehouse which I used when I created an Power BI report. No I want to connect that Visual into my report then how is it possbile to do so?
Not able to get any clear information

3 REPLIES 3
LewisP1993
New Member

Hi Vishaljuneja,

 

Depending on how complex the python you are using is to create the visual it may struggle to do so. I usually become stuck due to the below:

 

'Only plots to the Python default display device display correctly on the canvas. Avoid explicitly using a different Python display device.'

 

You can only really create quite rudimentary plots. In the past I have done what I need to do in Jupyter, or a Fabric notebook and then saved the plot as an image and used that in my reports. May not be ideal, but it allows me to have the type of graphs I want in my report to be there.

vishaljuneja
Frequent Visitor

Hello @GeethaT-MSFT Thank you for your response. So as per your answer we cannot use the created visual from Microsoft Fabric Data science Notebook to Power BI report. It would be great if this could be possible because if I copy and paste the Data which I have did in Notebook then same have to replicate in Power BI python coded feature so it will increase my time operations.

GeethaT-MSFT
Microsoft Employee
Microsoft Employee

Hi @vishaljuneja Thanks for posting your question in Microsoft Fabric CommunityYou can't use a visual from a notebook in a BI report. You would need to use the PBI feature for Python visuals for that. https://learn.microsoft.com/en-us/power-bi/connect-data/desktop-python-visuals

Regards

Geetha

 

 

Helpful resources

Announcements
Fabric July 2025 Monthly Update Carousel

Fabric Monthly Update - July 2025

Check out the July 2025 Fabric update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.