I have created a script logic to exclude records but it does only exclude few records.
Example:-
*SELECT(%SHARED%,"[ID]","ENTITY","CLUSTER<>'SHARED_SERVICES' AND CLUSTER <>'CENTRAL_MANAGEMENT'")
*XDIM_MEMBERSET ENTITY = %SHARED%
Please advice which other logic I can use to exclude records.
Thanks.