Forum Discussion
shwetaanand93
6 years agoRegular Visitor
Interactive calls in python script with Power BI
Hi All,
I want to create interactive visual in Power BI with python as source such that on passing the parameter in the python script the visual changes according to the new parameter.
Kindly help if someone has done something of this sort.
1 Reply
- v-lid-msftCommunity Support
Hi shwetaanand93 ,
Sorry for we cannot understand your requirement clearly, Based on this document, 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. Please refer to this document about how to make a python visual: https://docs.microsoft.com/en-us/power-bi/desktop-python-visuals#create-python-visuals-in-power-bi-desktop
Best regards,