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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi Everyone,
I am pretty new to Power BI and Python integration, I have seen many use cases where we input the data frame/table using python and then visualizing it power bi,
My question is suppose my use case is to add 2 numbers, say 2 & 3 and I want to visualize it in power bi using python scripts,
Will I be able to dynamically change the values in power bi and get the output, just like a parameter in tableau.
So maybe the power BI will have 2 input columns where I can enter the 2 numbers and the visual will be the addition of those numbers, this dynamic procedure can be implimented in power bi using python ?
@akashpadmakumar , Based on what I got. Power bi python visual is created on columns and measures we provide in visual(just like other visual) and it do get filtered using slicers
refer if needed
How to create python visual https://www.youtube.com/watch?v=rX3-G8u5fwc