Forum Discussion
How to set datasource value on a parameter from Powerbi URL
amitchandak : This is not helping. I need to provide parameter value from power bi service not from desktop.
Hi sb19999 ,
Does you review and edit parameters in the tab for Datasets?
For more information, please refer to Edit parameter settings in the Power BI service
If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.
Best Regards,
Winniz
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- sb199995 years ago
Advocate I
v-kkf-msft Changing parameter value from Dataset settings each time I want to switch to a different dataset is a manual task and is not the solution.
The business problem here is, switching between datasets having same schema on runtime. Something that I can feed into my powerbi url and it will generate the visuals with the data set. like query parameters which I tried to use (it filters on the visuals but not able to set data source with query parameters)
- adamtoakley4 years agoRegular Visitor
- sb199994 years ago
Advocate I
We did it through azure functions using power bi API to update parameter.