Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Filter two unrelated table

  I have two unrelated tables (User and Customer) as shown above. I wish to select a user(on third visual) such that the Customer table displays rows only where User Region = Customer Region. ...