Forum Discussion
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
- DekuSuper User
Any specific reason you are using python?
- SEMattisAdvocate 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
- Shrujan1612Helper I
Hi,
Is there another way for us to make scroll bars using just Power Bi Visual?
- SEMattisAdvocate III
The table visual or matrix visual both have built in scroll bars...