Hi,
The following formula gets me as many error messages as I have Users without photo registered.
If('Utilisateursd''Office365'.UserPhotoMetadata(ThisItem.Id).HasPhoto=false;SampleImage;'Utilisateursd''Office365'.UserPhoto(ThisItem.Id))
I cannot get rid of them. Can anyone help me with this ?
With what can I replace the "SampleImage" so that I juste have a Blanck square ?
Thanks