Joining 2 tables in AngularFire2

How can I return an array of all userProfiles that are within ‘eventList/$key/applicants/’ using AngularFire2? Is there any easy way of combining both tables?


Thanks :slight_smile: