Forum Discussion
roygau
4 years agoNew Member
PowerBI App not detecting Python as Data source
Hi, I have a dashboard which is build using Python as a data source. I am though connecting to Orale DB using python library Oracle-Client. Not facing any issue to connect to the db from PBI Desk...
v-kkf-msft
Community Support
4 years agoHi roygau ,
It may be because you are using python packages that are not supported by Power BI Service.
Learn which Python packages are supported - Power BI | Microsoft Docs
Best Regards,
Winniz
roygau
4 years agoNew Member
I am trying to install packages as supported by PowerBI App. Currently facing issue to install packages due to VC++ error, let me resolve this issue and get back if the package versions indeed resolves the main issue in hand or not.