I have 6 data sources in my tableau worksheet. Every data source has it's own "cust_id" and "old_new_cm" columns. I want to create a view where I add "cust_id" from 1st data source, and apply "old" filter on "old_new_cm" column from 1st data source itself.
Now I want to be able to add "cust_id" from 2nd data source, apply "old" filter on "old_new_cm" column from 2nd data source, and so on.
I am trying to create a view like this..
I am unable to do this. Can someone help me please?
