Hi All
hope you are all safe 🙂
I have have this formula on an image which populates from the people picker in a form.
If(Office365Users.UserPhotoMetadata(DataCardValue2.Selected.Email).HasPhoto=false,SampleImage,Office365Users.UserPhoto(DataCardValue2.Selected.Email))
Unfortunately it returns a runtime error even though it does work.
This is shown as an error message to the user
Thanks
Gary