Skip to main content
Nintex Community Menu Bar
Question

Sort Order by Distance

  • July 11, 2024
  • 2 replies
  • 3 views

Forum|alt.badge.img+20

How can I do this?

This topic has been closed for replies.

2 replies

Forum|alt.badge.img+13

If you’re okay with a hard-coded source-location, you can do exactly that, just enter that into your ORDER BY clause for a Model.

Dynamic source points based on, say, a field from another model, are not possibly declaratively right now.


Forum|alt.badge.img+20

Is there something I could via snippet?