Forum Discussion
REST API WITH PASS DYNAMIC PARAMETER
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.
- ukantkumar7 years ago
Helper 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?
- Anuj66 years agoFrequent 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