Hi everyone
I am trying to make a report from a query. The query which I have made contains several tables, the main table which is personaldetails is related to 5 other tables each by one-many relationship. So if I am using one main and one other table only in query then the query is populating data, but if I am using more than one other table in query, the list of data in query is not populating. I don't understand why it is happening?
What can I do then to get all the data in one query because I need all 5 other tables to show in my report/query relating with main table?
I am trying to make a report from a query. The query which I have made contains several tables, the main table which is personaldetails is related to 5 other tables each by one-many relationship. So if I am using one main and one other table only in query then the query is populating data, but if I am using more than one other table in query, the list of data in query is not populating. I don't understand why it is happening?
What can I do then to get all the data in one query because I need all 5 other tables to show in my report/query relating with main table?