Hello,
In the last 2 days I have been getting an error using Office365Users.UserPhotoV2 function.
I'm using this function in a gallery, to show the image of each person.
Error bellow:
Gallery Image formula:
If(IfError(Office365Users.UserPhotoV2(ThisItem.Email),"") = "",blank_user,Office365Users.UserPhotoV2(ThisItem.Email)
Solved! Go to Solution.
Hi @BeatrizM ,
In this topic, where similar behaviour was described, a solution was found. Can you please try those?
Hi @BeatrizM ,
In this topic, where similar behaviour was described, a solution was found. Can you please try those?
Thank you for the answer. I didn't enable the formula-level error management on the App Setting. Now the error doesn't appear.
User | Count |
---|---|
161 | |
84 | |
68 | |
63 | |
60 |
User | Count |
---|---|
211 | |
146 | |
94 | |
82 | |
67 |