Forum Discussion
Running Python scripts
- Anonymous4 years ago
Hi Anonymous,
Yes, this should be related to power bi service security. (it will block the request to directly use the script to invoke external resources)
Please take a look at the following links to know more about these:
Python visualizations in Power BI Service | Microsoft Power BI Blog | Microsoft Power BI
Power BI Security - Power BI | Microsoft Docs
BTW, here is a document that lists the supported libraries of python visual, you can check it if helps:
Learn which Python packages are supported - Power BI | Microsoft Docs
Regards,
Xiaoxin Sheng
Hi Anonymous,
Yes, this should be related to power bi service security. (it will block the request to directly use the script to invoke external resources)
Please take a look at the following links to know more about these:
Python visualizations in Power BI Service | Microsoft Power BI Blog | Microsoft Power BI
Power BI Security - Power BI | Microsoft Docs
BTW, here is a document that lists the supported libraries of python visual, you can check it if helps:
Learn which Python packages are supported - Power BI | Microsoft Docs
Regards,
Xiaoxin Sheng
- Anonymous4 years agoNot applicable
Hey Xiaoxin
Thanks for your reply. So if I understand correctly there is no way of running scripts with external libraries without getting them accepted into Power Bi by Microsoft first?