Forum Discussion
Pumayk26
6 years agoFrequent Visitor
call web API from a function instead of using static url
Is there any way to get data from a function without using a web as below. call a function instead of this method. or make web api url parameters dynamic. like: http://localhost:5555/getData?date=p...
- 6 years ago
Hi Pumayk26 ,
Here is a similar case answered by ImkeF, you could refer to it.
https://community.powerbi.com/t5/Desktop/Passing-dynamic-date-parameters-to-Web-query/m-p/221349
Greg_Deckler
Community Champion
6 years agoProbably, try looking into Query Parameters. Also ImkeF can probably help but there isn't much to go on here.