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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
Anonymous
Not applicable

Add slicer to Python Visual (Box Plot)

Hi All,

 

I need to add a slicer to a python visual (Box Plot). I am not able to add it directly from Power Bi. I believe there is some limitation in adding it. Can someone share python code or suggest any other way to add the same.

 

Regards,

Prikesh Joshi 

1 ACCEPTED SOLUTION
dm-p
Super User
Super User

Hi @Anonymous

Python visuals are rendered as a static image and don't support interactivity:

 


Python visuals are refreshed upon data updates, filtering, and highlighting. However, the image itself isn't interactive and can't be the source of cross-filtering.

If you wish to slice or filter other visuals, this requires specific APIs only supported with visuals developed using the TypeScript SDK.

Regards,

Daniel





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


On how to ask a technical question, if you really want an answer (courtesy of SQLBI)




View solution in original post

1 REPLY 1
dm-p
Super User
Super User

Hi @Anonymous

Python visuals are rendered as a static image and don't support interactivity:

 


Python visuals are refreshed upon data updates, filtering, and highlighting. However, the image itself isn't interactive and can't be the source of cross-filtering.

If you wish to slice or filter other visuals, this requires specific APIs only supported with visuals developed using the TypeScript SDK.

Regards,

Daniel





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


On how to ask a technical question, if you really want an answer (courtesy of SQLBI)




Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

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

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.