Forum Discussion
REST API WITH PASS DYNAMIC PARAMETER
Need Very Urgent HELP
How many guys, worked with Rest call as Datasource in power Bi.
Like:- below I have Url while Calling the Rest we need to hard code Value in URL itself as you can see in below link
But I want dynamic URL parameter After Data important in Power Bi
How?
How?
"http://compute.ib.com:9070/peri/rest/Str/powerbi/1/admin/Approver/1/7"
4 Replies
- v-yuta-msftCommunity Support
You may try query parameter. Please refer to blog below:
https://powerbi.microsoft.com/en-us/blog/deep-dive-into-query-parameters-and-power-bi-templates/
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- ukantkumarHelper I
Thanks for Reply,
I can create the parameter in power Bi, but I don't how many parameters will come,
That Rest Call may contain 10, parameter, or more than 10.
it should take all dynamic.
like something creates some variable, and we can get the parameter.
do we have any option like this?
- Anuj6Frequent Visitor
Hi Ukant,
Did you find any solution to this, were you able to pass dynamic parameter to your API.
I am also working on something like this, your feedback would really help me.
Thanks
- AnonymousNot applicable