Forum Discussion
Anonymous
6 years agoNot applicable
invoke python in server
isit possible Power BI can invoke the python function or call external rest api on the live interaction???? Possible
4 Replies
- michaelx2Microsoft Employee
Hello Anonymous ,
Currently, Power BI does not support calling external rest api, following Python packages are supported.
- matplotlib
- numpy
- pandas
- scikit-learn
- scipy
- seaborn
- statsmodels
Best Regards,
Michael
- AnonymousNot applicable
not about the module , its about calling python file in diff server ?
- michaelx2Microsoft Employee
Hello Anonymous ,
It is not supported at the moment.
Best Regards