Hi good people,
I'm having an issue in generating Query from a multiple table source. I have a table called "DeviceLists" and within that table, I have two fields named DeviceType and EmpID which are connected to my DeviceType and my Employee Details table. Now the problem is, every time I make a Query and add the "Employee Details" inside it then when I run the query no records are showing, but if I remove the Employee Details table and leave only DeviceType and DeviceLists the records are showing.
I'm having an issue in generating Query from a multiple table source. I have a table called "DeviceLists" and within that table, I have two fields named DeviceType and EmpID which are connected to my DeviceType and my Employee Details table. Now the problem is, every time I make a Query and add the "Employee Details" inside it then when I run the query no records are showing, but if I remove the Employee Details table and leave only DeviceType and DeviceLists the records are showing.