I am working with two datasets which have a common column called ‘id’. When I add a control to filter id values for all visuals, it works because it exists in both datasets. I am trying to find a way to filter both visuals using the controls created for uncommon columns (column1, column2) based on the shared column (id) like the image below.