I am currently trying to use a flow in Power Automate to be able to return an address using Lat and Long with Google Maps API rather than Bing.
I've set up a flow within Power Automate as below:
This is my data connection, did I maybe add the flow in incorrectly?
This is the OnSelect that I am trying to use on a button:
ConvertAddress.Run(Location.Latitude & "," & Location.Longitude)
End result:
Hi @AmateurPower ,
You need to use "Ask in Power Apps" somewhere in the Flow to generate the parameter request.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Hi @WarrenBelz,
Thanks for your input, when I search for the power apps connector in Power Automate, only the 'respond to a power app or flow' appears.
Hi @AmateurPower
as warren suggested, instead of trying to pass the long & lat with the on select, in the get http request you need to use the dynamic content to ask power apps for the information needed for the request
Hi @AmateurPower ,
I meant one of your parameters has to come from Power Apps. Here is one I posted today - this is basic Flow principles when working with Power Apps
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Hi @AmateurPower ,
How are things going? Have you solved your issue?
If your issue is not resolved, please don't hesitate to let us know.
Best Regards,
Allen
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
200 | |
71 | |
50 | |
46 | |
20 |
User | Count |
---|---|
256 | |
120 | |
84 | |
79 | |
69 |