Reputation: 21
I have added button in Power BI. But didn't get which action should I use to button so that python script will run by clicking action.
Upvotes: 1
Views: 3076
Reputation: 339
I believe that there is no support yet for Python to be able to communicate directly with the PowerBI context. As per this link, python and other visuals can only interact with the outer DOM for processing.