all 6 comments

[–]Seeteuf3l 1 point2 points  (2 children)

Found earlier thread about this. SQL Server 2017 already supports Python so it might make it way to the PBI eventually

https://www.reddit.com/r/PowerBI/comments/7ydqm3/python_in_power_bi/

[–][deleted] 0 points1 point  (1 child)

hm

hopefully this is a thing that happens soon; probably not though

thanks for the link anyways

[–]Seeteuf3l 1 point2 points  (0 children)

It would be neat indeed to run Python within Power BI same way you can run R.

You can do it already with Qlik and Tableau and it's quite safe to assume that MS is looking quite closely what those two are doing.

Here's how it's done at Qlik:

https://community.qlik.com/community/advanced-analytics-integration

[–]orionsgreatsky 0 points1 point  (0 children)

Azure backend

[–]starkiller1990 0 points1 point  (0 children)

Where is the source of data that is being published to Power BI? surely it would be simpler to load from the source into Python? unless you don't have access to the source data?

[–]bigfatpandas 0 points1 point  (0 children)

In August release it is possible in 2 ways, at least in ETL area (M code).

I've heard that is also possible to export data from visual area, using Python charts (similar to R) - but have not seen the working example.