Hello guys
I'm working with a dataset with aproximately 120 fields. In many situations I have to split the data in two like this:

All fields that were selected in one side, must be deselected in the other side.
Is there any way to perform thys task dinamicaly?
This became a pretty mundane and prone to error task.
Regards!