Forum Discussion
oazk
6 years agoFrequent Visitor
Scheduled Refresh and Python script for data transformation
Hello, I created a report that uses Python script to add new column on my existing dataset. import pandas as pd
dataset["TEST"] = 1 When i refresh data in Desktop, everything is ok, but when i ...
- 6 years ago
Python scripts and visuals are not supported on Power BI Report Server. You can develop those components within PBI Desktop, but that is all you can accomplish at the moment. For Python support, you'll need to move your report into the cloud.
Anonymous
5 years agoNot applicable
This is highly discouraging. Very bad, Microsoft!!