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 Power BI.
I have filter visualization where I am selecting date and department. I want to use these as parameter.
is there any step by step process written.
Thanks
5 Replies
- AnonymousNot 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
- lbendlinSuper User
In Power Query find the current date and then use it as a parameter for the API call?