Forum Discussion
How to run python in power query
- 1 year ago
Hey charleshale ,
if the BeautifulSoup package is not supported by the PowerBI Service, then there is a problem.
Maybe it's possible to create a Python App running in Azure or an Python function. Let's create this App or Function do the data extraction create JSON document, a csv, or a Parquet file then will be consumed by Power BI.
Hopefully, this provides an idea of how to tackle your challenge.Regards,
Tom
Hey charleshale ,
if the BeautifulSoup package is not supported by the PowerBI Service, then there is a problem.
Maybe it's possible to create a Python App running in Azure or an Python function. Let's create this App or Function do the data extraction create JSON document, a csv, or a Parquet file then will be consumed by Power BI.
Hopefully, this provides an idea of how to tackle your challenge.
Regards,
Tom