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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
Anonymous
Not applicable

undefined

Is there any means for dispalying data from jupyter notebook to powe bi?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous 

Currently, we can't get data from Jupyter Notebooks directly.

However, you may try to get data from Hive via by Python script in Power Bi Desktop.

You may refer to this link for more details: Run Python scripts in Power BI Desktop

Best Regards,

Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. 

View solution in original post

3 REPLIES 3
ibarrau
Super User
Super User

Hi. I don't think there is something to read a notebook because a jupyter is not data. A Jupyter is a mix of running blocks. You can write python or R visualizations for a dataset manipulated in Power Bi.

Regards,


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Happy to help!

LaDataWeb Blog

Anonymous
Not applicable

We use Jupyter Notebooks to pull data from Hive via Python scripting

 

In the notebook, at the end, we then call a Tableau API which can take the entire result set from the notebook and push it into a Tableau Data Extract.

It’s just flattened data. Not schematized at all. Just one big chunk of rows/columns.

 

How to do the exact same using Power BI?

Anonymous
Not applicable

Hi @Anonymous 

Currently, we can't get data from Jupyter Notebooks directly.

However, you may try to get data from Hive via by Python script in Power Bi Desktop.

You may refer to this link for more details: Run Python scripts in Power BI Desktop

Best Regards,

Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. 

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Solution Authors