Forum Discussion
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
2 Replies
- amitchandakSuper User
DewCherian , refer if these can help
https://docs.microsoft.com/en-us/power-bi/connect-data/desktop-python-in-query-editor
Also refer
https://community.powerbi.com/t5/Desktop/Slicers-as-input-for-Python-script/td-p/1028119
https://en.blog.businessdecision.com/how-to-use-the-python-integrator-in-powerbi/
- v-kelly-msftCommunity Support
Hi DewCherian ,
Pls check whether below video help:
https://www.youtube.com/watch?v=ahf6wPXHTvM
Best Regards,
KellyDid I answer your question? Mark my post as a solution!