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
Hi , I have python script that has stored in local disk and now i want to execute this script in powerbi desktop
File path : "C/Users/DataUpload.py
is there any way to run above script using powerbi Button/ any other way?
Thanks.
Hi @User232431
Power BI doesn’t support running local Python scripts directly with a button. But since your script is just sending an email, you can use the Power Automate visual instead.
Set up a flow in Power Automate that calls your SendGrid logic (via HTTP or Azure Function), then trigger that flow using a button in Power BI.
what is the result of the script? How are you planning to use that result in Power BI?
Script - Which uses SendGrid package to send mails , can this be happen with powerbi Button?Thanks
| User | Count |
|---|---|
| 23 | |
| 20 | |
| 18 | |
| 16 | |
| 10 |
| User | Count |
|---|---|
| 53 | |
| 52 | |
| 40 | |
| 37 | |
| 32 |