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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
Anonymous
Not applicable

Power BI + Python + Scrollable Table?

Hi All,

I am trying to find out if scrollable Tables using Python are possible inside of Power BI. I was able to get MatPlotLab table working but it looks like no scrolling is possible. I know it should be somehow I hope.

 

Thanks!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

OK I gave up on Python to create a scrolling table it is simply not possible and adds complexity to the code. So I ended up using Power Query to create a dataset I needed then added the data from that to a table visual that supports scrolling.

 

I now know three ways to use Python with Power BI so it was worth the effort.

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi All,

I am a newbe using Power BI and Python. I am wondering if I can use Python with other visualizations other than just the Py or Python visualization. I need a scrollable table visualization and MatPlotLib just does not seem the answer. I could be wrong and would love to be proven wrong.

 

Thanks!

Anonymous
Not applicable

I did some research and it appears you use a plotting library of some sort but there is none that supports a spreadsheet visual and th GUI components for Python do not work with Power BI. So it looks like Python has very limited use with Power BI for now.

Anonymous
Not applicable

OK I gave up on Python to create a scrolling table it is simply not possible and adds complexity to the code. So I ended up using Power Query to create a dataset I needed then added the data from that to a table visual that supports scrolling.

 

I now know three ways to use Python with Power BI so it was worth the effort.

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

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

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.

Top Kudoed Authors