E.g.
//System.User
[not(System.UserRoles/System.UserRole)]
Try:
not(Entity1_Entity2)
Hope this helps!
Thanks both! this worked great
Doesn't work with Studio 10:
[not(LiDATInterface.FileListLink_Machines)]
gives:
Invalid argument types (Object). Function 'not' expects argument types (Boolean)