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
I have the following scenarion:
1. I want clients to make changes to a slicer
2. The values selected in the slicers will be passed to a Python script
3. The script makes a REST call using the values from the slicers as paramenters
4. The data response of the REST service will be displayed in a chart on the application.
Is that possible to do in Power Bi? I have been serching for something even close to that and I have not found anything.
Solved! Go to Solution.
yes, assuming that all steps 2,3 and 4 are happening in the same Python visual, and that your REST call is not blocked by CORS or similar.
Thank you for your reply. Any documentation/white papers/examples that you are familiar with?
| User | Count |
|---|---|
| 23 | |
| 19 | |
| 19 | |
| 17 | |
| 11 |
| User | Count |
|---|---|
| 55 | |
| 54 | |
| 40 | |
| 40 | |
| 30 |