This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreGet Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher now.
Hi, how can i display a print() message from python after click on a button? Thanks
Solved! Go to Solution.
Hi @weijunawj ,
I believe that there is no support yet for Python to be able to communicate directly with the PowerBI context. As per this link, python and other visuals can only interact with the outer DOM for processing.
I have found a submitted idea about this thought ——Button - New Action Type - Python/R Script , please vote it up and hope Power Bi will implement this in nearby future.
Refer to:
https://community.powerbi.com/t5/Developer/Python-script-activated-on-Button/m-p/945068
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @weijunawj ,
I believe that there is no support yet for Python to be able to communicate directly with the PowerBI context. As per this link, python and other visuals can only interact with the outer DOM for processing.
I have found a submitted idea about this thought ——Button - New Action Type - Python/R Script , please vote it up and hope Power Bi will implement this in nearby future.
Refer to:
https://community.powerbi.com/t5/Developer/Python-script-activated-on-Button/m-p/945068
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@weijunawj ,The information you have provided is not making the problem clear to me. Can you please explain with an example.
Appreciate your Kudos.
i want to have a button whose action is to display the output message from my python script
@weijunawj Only one availbale way is use
raise Exception("Hello World")
but this will stop script execution
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 25 | |
| 24 | |
| 22 | |
| 21 | |
| 19 |
| User | Count |
|---|---|
| 56 | |
| 52 | |
| 49 | |
| 25 | |
| 25 |