Hi!
I'm currently trying to connect Azure Search to PowerApps and here is what I did so far:
My question here is how I show the search result on my App?
I'm following this video for all I'm creating https://www.youtube.com/watch?v=cGNeDWF6gcs
But the creator doesn't show a step by step guide and I just don't have any idea how I should procceed
Thanks!
Solved! Go to Solution.
Hi @JayJayOliveira ,
Do you want to get the result from the flow in PowerApps?
You just need to choose the flow in PowerApps.
Then you could start the flow in your app.
Try this formula:
yourflowname.Run(...)
Here's a doc about how to start a flow in PowerApps in details for your reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/using-logic-flows
Best regards,
Hi @JayJayOliveira ,
Do you want to get the result from the flow in PowerApps?
You just need to choose the flow in PowerApps.
Then you could start the flow in your app.
Try this formula:
yourflowname.Run(...)
Here's a doc about how to start a flow in PowerApps in details for your reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/using-logic-flows
Best regards,
Stay up tp date on the latest blogs and activities in the community News & Announcements.
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
User | Count |
---|---|
210 | |
202 | |
83 | |
57 | |
39 |