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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount 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
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

Top Solution Authors
Top Kudoed Authors