Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi guys,
I have two python scripts. Both https links are worked when I use them as "Web" sources.
However, when I try to use them as "python script" source, they return nothing and shows "no item selected for preview".
I tried these two scripts on my local CMD prompt with python, they returned the web pages successfully.
I am not sure that is the failure because these two websites are on my company's internal server? If so, why I can use "web" source to get data in power bi?
Solved! Go to Solution.
Hi @Anonymous ,
Based on my research, it does support other package, but imported data must be in a pandas data frame, you can refer to thread about how to store result in the PD data frame.
Best regards,
Hi @Anonymous ,
Based on this document, The Power BI Python integration requires the installation of two Python packages: Pandas and Matplotlib
When preparing and running a Python script in Power BI Desktop, there are a few limitations:
Best regards,
Hi @v-lid-msft ,
Thank you for replying. I have read this document .
Do you mean that, so far Power BI Python only support Pandas and Matplotlib packages?
Because I don't think these two packages can be used for API CALL.
Does that mean Power BI Python not support web API data pulling?
Hi @Anonymous ,
Based on my research, it does support other package, but imported data must be in a pandas data frame, you can refer to thread about how to store result in the PD data frame.
Best regards,
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 62 | |
| 55 | |
| 39 | |
| 16 | |
| 15 |
| User | Count |
|---|---|
| 93 | |
| 84 | |
| 33 | |
| 31 | |
| 25 |