I use Power Apps as an interface for populating Sharepoint lists. Everything works fine but I would like to filter the options available in combobox control that is used to populate the list reference field (I want to have the posiibility to connect 2 different list items by reference). Right now I have references to all list elements available to choose:

The 'Test 1' element has True value in true/false column 'Wykonana'

So I would like to have only 'Test 2' visible in the combobx control of the form. I tried filtering but couldn't figure out how to make it work:
