Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
We need to pass the selection from slicers as input parameters in the REST API.
After we get the values from the API, we need to display the values in the chart in Power BI.
Each time a user selects the slicers, the REST API returns a value for the selected input parameters and the chart has to get updated with the values dynamically.
Input to Rest API is parameters from our slicer and the output of this Rest API needs to be captured to build a chart
Please suggest a way to capture the return from Rest API. How to capture these values from RestAPI and build our chart.