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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
Shrujan1612
Helper I
Helper I

Creation of scroll bar for table visual by using python code

I'm using Python to create a table visual, but it doesn't provide me with a scroll bar. I've created a scroll bar using Plotly and Dash, however the visual is showing on a new web page even though I want it to be in Power Bi alone. Is there another method to build a scroll bar in Power Bi just?

 

Thanks in advance.

11 REPLIES 11
SEMattis
Advocate III
Advocate III

Hi!

 

If you are using the Plotly library to create the scroll bar and if you are planning to publish the report to the Power BI Serviec for consumption I would advise you to think again. This is due to Plotly not being supported in the Power BI Service. 

 

Learn which Python packages are supported - Power BI | Microsoft Learn

Hi,

Is there another way for us to make scroll bars using just Power Bi Visual?

The table visual or matrix visual both have built in scroll bars...

SEMattis_0-1741080492225.pngSEMattis_1-1741080515565.png

 

I want scroll bar in python visual only.

have you tried the widget functionlities, the Slider, in matplotlib? widgets example code: slider_demo.py — Matplotlib 2.0.2 documentation

Hi Semattis,

Based on your advise i have created the visual and scroll bar but is not interactive.

Shrujan1612_0-1741671957359.png

 

Hi,

 

Do you mean that the visual is not interactive or the scroll-bar? If you mean the visual, Python visuals are not, by design, interactive in Power BI:

 

Create Power BI visuals using Python in Power BI Desktop - Power BI | Microsoft Learn - 

  • Python visuals refresh upon data updates, filtering, and highlighting. The image itself isn't interactive.

Hi @Shrujan1612 .

We haven’t heard back from you regarding our previous response and wanted to check if your issue has been resolved.

If it has, please consider clicking “Accept Answer” and “Yes” if you found the response helpful.
If you still have any questions or need further assistance, feel free to let us know — we're happy to help!

Thank you!

Hi @Shrujan1612 ,

Has your issue been resolved? If a community member's response addressed your query, please consider marking it as Accepted Answer and click Yes if you found it helpful.

If you have any further questions, feel free to reach out.
Thank you for being a valued member of the Microsoft Fabric Community Forum!

 

Hi @Shrujan1612 ,

We haven’t heard back from you regarding our previous response and wanted to check if your issue has been resolved.

If it has, please consider clicking “Accept Answer” and “Yes” if you found the response helpful.
If you still have any questions or need further assistance, feel free to let us know — we're happy to help!

Thank you!

Deku
Super User
Super User

Any specific reason you are using python?


Did I answer your question?
Please help by clicking the thumbs up button and mark my post as a solution!

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI 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.