You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anyway, the feature is still available by manually feeding the whole DISTANCE expression to the first parameter of the methods addConditionXX or orderBy.
https://developer.salesforce.com/docs/atlas.en-us.soql_sosl.meta/soql_sosl/sforce_api_calls_soql_geolocate.htm
I haven't come up with a design yet.
Anyway, the feature is still available by manually feeding the whole DISTANCE expression to the first parameter of the methods
addConditionXX
ororderBy
.For example:
It's just this way of coding does not fit the style of Query.apex.
The text was updated successfully, but these errors were encountered: