Forum Discussion
Anonymous
5 years agoNot applicable
Pull data from rest api with dynamic parameter
Hello, I am trying to get the data from restful api to power bi. This is working. I want to know how can I pass dynamic parameter such as date and department in REST API while pulling data into ...
Anonymous
5 years agoNot applicable
Thanks lbendlin
This is good article to start with.
I can use this as reference to select departments but I am curious to know how can I use date as dynamic parameter here.
Thanks
lbendlin
5 years agoSuper User
In Power Query find the current date and then use it as a parameter for the API call?
- Anonymous5 years agoNot applicable
I am gonna use Date dimension dates in Slicer/ Filter Visualization.
and that From date and to date will be use for API call
Thanks
- lbendlin5 years agoSuper User
The current Power BI design does not support that.