Hi, i m going crazy.....
i m tying to do this: If(LookUp(CheckInTool; 'Title' = User().Email ; 1)>0;"exist";"false")
But i always getting an error for the "=" and the sytax will not accept the User().Email ......
This here works fine:
If(LookUp(CheckInTool; 'Title' = "name@company.com" ; 1)>0;"exist";"false")
i dont get it

Report
All responses (
Answers (