Forum Discussion

santiago_ortiz's avatar
santiago_ortiz
Frequent Visitor
3 years ago
Solved

What should not work in PBI-RS from data sources coming from python scripts?

Hello, is it true that python scripts are not supported in PBI RS? I created in PBI desktop for PBI-RS a report that retrieves data from an API consumed and processed using python scripts, I published it to the Report Server and tried to open the report, it worked well and the visuals are loaded as normal, so what are not supported about python scripts?

 

The documentation says the following, but it is contra dictory to my tests:

 

From the comparison between PBI Service and Server:

Create Python scripts and visuals in Power BI Desktop and publish them to the Power BI service. You can't save Power BI reports with Python scripts or visuals to Power BI Report Server.

 

Please clarify this topic for me, thanks in advance

  • So if you ran the python script locally then uploaded the results to Report Server that would work.

     

    But you will not be able to schedule a refresh of a report like this on Report Server since it does not support executing python scripts.

1 Reply

  • So if you ran the python script locally then uploaded the results to Report Server that would work.

     

    But you will not be able to schedule a refresh of a report like this on Report Server since it does not support executing python scripts.