Not sure if there is a better way, but it is possible that the items may show an identical item shown in the selected items control in a combo box. How can I filter them out??
This shows circular reference, which makes sense. This is the items control of cmb_SNSelect combo box.:
Filter(WOFilter,!CountIf(cmb_SNSelect.SelectedItems,Value=ThisRecord.Value))