How to add a choice component to a form that gets its data column from the user profile

For each group level I use the filter to hide and show the various lists and add buttons on the form using the visibility option in each component. The group list is always visible

This is my screen


The choice component which does the filter brings up the list
image
to choose which list is to be visible

If I could pass the filter value into the next level I go down I will be happy with that but I’m not sure how to do it.