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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
Anonymous
Not applicable

undefined

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

1 ACCEPTED SOLUTION

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?

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
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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

Top Solution Authors
Top Kudoed Authors