Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hello!
I have a python script that I cannot run in the PowerBI Python Scription option since it is to complex. The script calculates some statistics based on data within my Azure DB and puts the data into a table called "Statistics".
I have a PowerBI Report and Dashboard that is based on this Statistics Table. And that has to be refreshed as soon as data in a given table of the Azure DB changes.
I figured out that I can use Microsoft Flow (https://www.youtube.com/results?search_query=microsoft+flow+powerbi Minute: 8:41) to trigger a refresh of the Dashboard but I am not sure how to trigger the python script within this workflow.
If there is anyone who can help me out that would be great.
Thanks in advance!
What was your solution?
Hi @Ruedi007 ,
You may refer to the links:
https://docs.microsoft.com/en-us/power-bi/connect-data/desktop-python-scripts,
https://www.sqlshack.com/power-bi-desktop-and-python-like-peanut-butter-and-chocolate/ .
Best Regards,
Amy
Community Support Team _ Amy
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
| User | Count |
|---|---|
| 22 | |
| 22 | |
| 20 | |
| 19 | |
| 11 |
| User | Count |
|---|---|
| 65 | |
| 54 | |
| 46 | |
| 44 | |
| 31 |