Hi, I almost get the solution but not in Cellphone.
I put two labels in the screen, not visibles with this:
Label1.Text = User().FullName
Label2.Text = LookUp(Contactos;Lower(Email) = Lower(User().FullName);Email)
Then, show the icons if Label1.Text = Label2.Text
This is a view of my desktop version:

But in my cellphone, is not showing the icon with my asiggnments:

Thanks in advance,
Carla