If im using Left Join to join 2 tables( table_A and table_B)
In my record selection formula editor, i have this criteria {table_A.EmployeeID} = {?empid}
my question is, if i enter an employee id that does not match the data in table_A, does this linking return any value? or can i still display value for a particular field in table_B?