Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowFabric Data Days Monthly is back. Join us on March 26th for two expert-led sessions on 1) Getting Started with Fabric IQ and 2) Mapping & Spacial Analytics in Fabric. Register now
Solved! Go to Solution.
Python is not necessary for this. Consider using the standard web connection and Power Query transforms instead.
Since you are asking on the Fabric Platform forum, what are you hoping to achieve with the Python scripts? Is it something that could actually be orchestrated in a fabric workspace beforehand which would speed up the report?
Thank you for your response!
To clarify: I'm using Python to connect to our ISO management platform (Kawak -
https://kawak.com.co), which provides an API for accessing non-conformities,
corrective actions, and audit findings data.
**Current workflow:**
1. Python script authenticates to Kawak API (POST to /login endpoint)
2. Retrieves paginated data from /api/v1/accionesMejora endpoint
3. Consolidates all pages into a single dataset
4. Power BI Desktop consumes this as a table for our compliance dashboard
**The challenge:**
The script works perfectly in Power BI Desktop, but fails in Power BI Service
due to Python data source limitations. The data needs to refresh daily to track
overdue corrective actions across multiple ISO certifications (9001, 14001,
45001, etc.).
Python is not necessary for this. Consider using the standard web connection and Power Query transforms instead.
Hi @bastianmunoz ,
Thanks for reaching out to the Microsoft fabric community forum.
I would also take a moment to thank @lbendlin , for actively participating in the community forum and for the solutions you’ve been sharing in the community forum. Your contributions make a real difference.
I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We’re always here to support you .
Best Regards,
Community Support Team
Hi @bastianmunoz ,
I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We’re always here to support you .
Best Regards,
Community Support Team
This forum here is the wrong place for your comment. If this is important to you please consider voting for an existing idea or raising a new one at https://ideas.fabric.microsoft.com
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Fabric update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 12 | |
| 10 | |
| 7 | |
| 7 |
| User | Count |
|---|---|
| 48 | |
| 41 | |
| 24 | |
| 15 | |
| 14 |