Forum Discussion
Anonymous
5 years agoNot applicable
Is it possible to call custom Python scripts from PowerBi via button clicks or any other user trigge
Is it possible to call custom Python scripts from PowerBi via button clicks or any other user triggered event?
Anonymous
5 years agoNot applicable
Thanks amitchandak
I have integreted a ML model to powerBI. Script is in Python. Requirement is whenever user trigger an event (in any form button, slicer or any other form on canvas), it has to run python script and generate output based on those parameters. (Want to pass parameters dynamically)