Forum Discussion
prashankpm
4 years agoFrequent Visitor
Making dynamic API call using a slicer/filter
Hello, hope you are doing well π Is there any workaround to make a dynamic API call based on slicer? I know we can make a parameter in Power Query and then bind a field to that parameter and lin...
- 4 years ago
That may not be a good user experience. How often are the gauges read? You may be better off using a streaming dataset, a direct query dataset, or even an import mode dataset.
lbendlin
4 years agoSuper User
Emulate the slicer with a Power Automate visual. The problem will be that this visual can then not influence the rest of the data model.
Describe what you are trying to achieve.