Forum Discussion
PowerApps PBI integration - Action on Slicer selection
Hi
I would like to add an action (In this case its a powerflow call to execute a Stored Proc), but I am not sure where to place my logic within PowerApps.
It works fine when i add it to my OnVisible Property of the load Screen, but if a user selects a different option on the Slicer from the Power BI side, it will obvioulsy not run.
Sounds like it should be fairly simple but i am stuck.
Please help
Hi Selwynster ,
1. This is the flow I created.
2. Then create the button call flow in Power Apps. And the Gallery1 is the data field in power bi.
3. Show the return value of the flow.
4. Filter in Power BI.Referencing: Calling a SQL Server Stored Procedure from Power Apps
Return data to PowerApps from a flow, build lists in a flow, and test a flow with previous run data
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.
2 Replies
- lbendlin
Super User
Investigate Power BI Embedded - it gives you much more control over the dynamic user interaction.
- v-kkf-msft
Community Support
Hi Selwynster ,
1. This is the flow I created.
2. Then create the button call flow in Power Apps. And the Gallery1 is the data field in power bi.
3. Show the return value of the flow.
4. Filter in Power BI.Referencing: Calling a SQL Server Stored Procedure from Power Apps
Return data to PowerApps from a flow, build lists in a flow, and test a flow with previous run data
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.