Howto check if Query Relationship returns data?
Hi, would anyone know how you can check if the Query Relationship activity returns an empty object (no related features found)?
0
-
I'll answer myself. In an If enter the condition =!!$queryRelationship1.results[<Object Id>]
This expression is true if a related record has been returned for the object with this object id.
0
Please sign in to leave a comment.
Comments
1 comment