I'm working up a geoenrichment use-case in Power Automate, triggered when a new Survey123 report is submitted. The survey contains a geoshape field to capture polygon geometry.
The intent is to use the the polygon captured by Survey123 as the input for geoenrichment. I attempted to simply use the 'feature geometry' variable from S123 as the input for the 'Study Area' parameter; however it returns the error 'Cannot read property 'features' of undefined'.
The geoenrichment documentation indicates the Study Area is for an 'address or geometry'; and i've gotten it to properly work when passing it an address, but not a polygon geometry. Is this even possible, and if so, what format is it looking for that geometry data.
Thank you!
Solved! Go to Solution.
Good Day @EendrulatGH - I tested passing a geometry into the geoenrichment service and it looks like there is a bug. In talking with the development team, they know about the bug and have a fix that will be addressed in the next release.
Good Day @EendrulatGH - I tested passing a geometry into the geoenrichment service and it looks like there is a bug. In talking with the development team, they know about the bug and have a fix that will be addressed in the next release.
@EendrulatGH - I am going through some older posts on this forum and wanted to make sure issues were addressed.
While this issue has been open for quite some time, did the fix that we pushed out resolve your issue? Please let me know! 😎
Yes, all good now. Appreciate you checking in!