Good Evening,
I have 3 page.
1 page with 1 button saying "LOGIN"
1 page which is the success authentification
1 page which is the fail authentification.
On my login button OnSelect I have the following : If(IsBlank(LookUp(Permissions, Name = User().Email )), Navigate('Auth-Success-Screen'), Navigate('Auth-Error-Screen'))
The return value is always False but when I look at both field they are exactely the same.
The Name colomn type is ; TEXT.
Thank you,

Report
All responses (
Answers (