I have 2 lists inside our SharePoint online site:-
1) Devices
2) MobileSubmissions
now the Devices has these fields:-

and the MobileSubmission has a lookup field to the Devices list, as follow:-

now i created a new PowerApp Canvas and i defined the MobileSubmission as the source >> then inside the Canvase app i added a new form and i defined the MobileSubmission as the source >> now for the Lookup field, which have the following settings:-

can i only show the Devices items which has IsAvailable =Yes?instead of showing all the Devices's list items? thanks in advance for any help.