Forum Discussion
numersoz
Helper III
6 years agoPower BI Python ADO.NET: Python Script Error
Hi, When using Python in Power BI, I get the following error, I've tried Python 3.5, 3.8 and Anaconda distro. All of them are giving me this error. My Power BI version is 2.74.5619.862 64-bit (Oct...
- 6 years ago
Ok problem solved! After blaming it on Python and doing many installs and uninstall with trying different version of Python, it was Power BI after all. I had to uninstall and install Power BI and now it is working.
Anonymous
5 years agoNot applicable
Hello
I did all recommended steps but they didnt help,i am still facing the issue when trying to run python in PowerBI
- MaryamSalehi3 years agoNew Member
When you add fields to visual, there is a line scripting # dataset.dataframe(addedfields). This line automaticly added and is commented(started with #). You should not make it uncommented. Just leave it in the way it is, and add your other visualization codes
ā