Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Does anyone have any information regarding configuring python code inside Gateway.
I have a PBIX in which I have Python code.
When I upload the file to the service it works fine, but when I try to configure it inside a gateway, it shows it is not possible.
can any one guide me how i can create datasource inside gateway.
Solved! Go to Solution.
Are you trying to use an enterprise gateway? That won't work. Python and R scripts require a personal gateway. That personal gateway will automatically share the libraries that you have installed on that PC.
Are you trying to use an enterprise gateway? That won't work. Python and R scripts require a personal gateway. That personal gateway will automatically share the libraries that you have installed on that PC.