Is it possible to check whether user is a member of domain group or not?
I've found IS_MEMBER(), but it shows memberships only for user who executed query - I'd like to check it for other user.
Or have you found any resolution for views, which has to retrieve other data for other domain groups?