Hi,
I am trying to display intersecting data from two layers that is in between 250 and 500 feet using the Buffer expression in arcade in pop-ups. I have been trying to search this up but not having any luck.
This is what I'm doing:
Buffer($feature, INBETWEEN 250 AND 500, 'feet')
The bold syntax is what I am struggling with. Any help appreciated!
Thanks