Forum Discussion

DewCherian's avatar
DewCherian
Frequent Visitor
5 years ago

Need Help in Integrating power bi with python script

Hello ,

I have a situation related to incorporating python script with power bi that changes.

I have a Python function that takes a user input and gives out a graph or dataframe .I want the output of the Python file to be exported to Power BI and have it automatically update the graphs.My input is in the form of string ,when a user enters a string that should be taken as input of my python script and create visuals according to that.

I am not able to integrate my power bi input to python script.Please help me whether this is possible or not.

Thank you in advance