I need help in creating view.
I have two content type(profile and patient_services ) reference nid to connect two are nid and field_patient_service_reference_nid.
I need to display data from both table
where content_type_profile.nid = content_type_patient_services.field_patient_service_reference_nid
Please let me know how to get this result.