I am new to Adalo and was just requiring some help with filtering. My app I am making, called Allerscan, shows users a menu only with menu items that they can eat based on their allergies/dietary requirements. So far, I have a collection for food, menu items and users. When signing up, there is a relationship between users and food so users can add foods/allergies. There is also a relationship between menu items and food which foods added to menu items. I was wondering how I could filter the menu items so that only those that did not have user foods were listed.