Forum Discussion
powerbi2
8 years agoNew Member
change parameter values directly from the report in PowerBI Online
We have powerBI report deployed online and the report has start date and end date as parameters and it calls a stored procedure with these parameters. If the user wants to change the parameters,...
zoloturu
Memorable Member
8 years agoHi powerbi2,
There are no such capability in easy way. Only if you integrate Power Apps into the Power BI Report. And they Power Apps visual will send parameters to the database via Microsoft Flow where they will be stored. And they you can run your stored procedure.
Details:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/embed-powerapps-powerbi
https://docs.microsoft.com/en-us/flow/guided-learning/
Regards,
Ruslan
-------------------------------------------------------------------
Did I answer your question? Mark my post as a solution!