I have two tables Table1,Table2 with some columns (for example, Id) and i want add to my measure condition like Table1[Id] = Table2[Id], How does it configure/or realize ?