microsoftpowerbihelp
New Member
- Joined
- Feb 3, 2022
- Messages
- 1
- Office Version
- 365
I have an API that takes an index as a parameter, and returns data I want to visualize. The API connection works fine, and when I manually set the parameter, I can successfully call the API.
However, I am trying to make the data table update whenever I update the parameter (I have it tied to a slider currently), but I'm not sure how to make it such that the data table updates whenever I move the slider. Any help on how to approach is appreciated!
(Note, the data set is too large to use within PowerBI directly, so we need to use the API to access this data)
However, I am trying to make the data table update whenever I update the parameter (I have it tied to a slider currently), but I'm not sure how to make it such that the data table updates whenever I move the slider. Any help on how to approach is appreciated!
(Note, the data set is too large to use within PowerBI directly, so we need to use the API to access this data)