Goodday, Ive got a simple question
I have an App with different tiles and I want to set the visible property based on different emailadresses but it doesn't seem to work.
In the APP in the OnStart function i've set a variable Set(varUserEmail; User().Email)
And on the tiles I set the visible property to this formula
varUserEmail=("Email")
Or varUserEmail =("Email")
Or varUserEmail =("Email")
Or varUserEmail =("Email")
Basically when I set the visible to a single emailadres is works but when I add more then 1 email everyone sees everything