Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hi,
I am new to the power BI environment. I have a requirement where I need to call a python API/script from Power BI each time a filter is applied and need to send data to the API to perform some NLG.
The python API/script will return a sentence or set of sentences which I need to display on the dashboard.
Is this possible to achieve in Power BI and if yes, how do I proceed with it.
Some additional details:
For eg, if I have created a bar chart for marks details with a filter being for each year, as soon as the filter changes, I want to call the API/script and send the data for that particular year and get back the NLG analysis from the API/script.
Thanking you.
Best regards.
Hi @Anonymous ,
Here are some offical blogs and I hope they could help you.
For reference:
Using Python in Power Query Editor
Run Python scripts in Power BI Desktop
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.