Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register 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 |
|---|---|
| 59 | |
| 47 | |
| 31 | |
| 18 | |
| 17 |
| User | Count |
|---|---|
| 77 | |
| 66 | |
| 46 | |
| 22 | |
| 22 |