I have a page with multiple cards built on multiple datasets, but all of the datasets have a common set of columns that contain ways to filter the datasets (I will call these "sorting columns"). The sorting columns were joined to the datasets through Magic ETL and/or Redshift. When I add page filters and choose a dataset and filter based on one of the sorting columns it only filters the cards with datasets that had the sorting columns joined in the same manner, either Magic ETL or Redshift. Has anyone else run into this issue, if so what can I do besides joining all of the sorting columns to the datasets in the same way?