I have a table with a users current location using "Here()"
I also have an action button that the user hits and a rule to watch if the users current location has exceeded about 300ft from the current location [Interest/Departure Spot] of the time they hit the action button.
This action is available only for rows of the table that satisfy this condition
(DISTANCE([Interest/Departure Spot], here()) * 0.621371)>0.10
I am trying to use this action which adds data to a row ONLY if the current location actually reaches apprx 300 feet from initial location
Will this condition still allow me to update the data only if the users location exceeds apprx 300ft?
User | Count |
---|---|
17 | |
14 | |
8 | |
7 | |
4 |