Hello, I have:
1. Sharepoint list called "Phones - copy"
2. The label "Label1" which contains the name
3. The label "Label2_1" which contains the name
I would like the "Label3" label to include the room number from the Telephones - copy list that is assigned to a given name and surname. I came up with something like this, but it doesn't work
First(Filter('TELEFONY — kopia';imię=Label1.Text && Nazwisko=Label2_1.Text)).Pokój