Sorry if this is simple but I'm still new to Alteryx.
I have two colums of observations with each record being a linked relationship - for the sake of clarity, we'll call them Employee and Manager.
Many of the records are unique pairings, i.e. 1 employee to 1 Manager. The rest are 1 to many, many to 1 or many to many.
I need to label each cluster with a unique ID so I can consolidate them later but I also need to identify the number of nodes in the cluster so I can potentially exlcude outliers.
Any suggestions?