I am currently developing a beta app for our experience builder. One function that's necessary in my office is viewing and exporting a list of wells within a specified distance of a point buffer. This is currently being utilized by our team in WebAppBuilder in the Incident Analysis widget:

It's a fairly straightforward app in WebAppBuilder. The functionality matrix that ESRI produced last year between the versions says the incident widget functions are now available inside experience builder. Regarding proximity; however, I wasn't able to find anything that lets me export the proximity data. The results itself can be exported as a csv; however, it just shows everything that's inside a specified buffer. Here's an example:
Inside Experience builder:

When you use the Near Me tool here's the results:

Looks good right?
When I export a copy all it does it give me a csv of all the existing attribute data for those features, but with no attribute indicating proximity. Is there something I'm missing or is this feature absent? It seems like it would be included in experience builder.
Any feedback helps!