Hi all,
I'm learning power apps.
I created a table in excel in which I have a username (without a password). I created such a condition:
If(TextInput2.Text in uzytkownicy.Użytkownik;Navigate(dostep);Navigate(odmowa))
but it always takes me to the second condition, even though I type the data correctly