weird thing is only my profile image from 365 showed and other users just showing the person icon, how can i make it show the default picture that comes with 2 letters?
Solved! Go to Solution.
Hello @warsongg00 ,
I think you need to call the sample image using the isblank field
If( IsBlank(StaffName.Picture) , SampleImage , ThisItem.'Staff Name'.Picture)
I have a field with person or group called staffname
or you can call it from Office365Users.UserPhotoV2
sample image shows up if they have not uplpaded their picture via MS delve.
This is the sampleimage you would get.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly and give me thumbs up
Hello @warsongg00 ,
I think you need to call the sample image using the isblank field
If( IsBlank(StaffName.Picture) , SampleImage , ThisItem.'Staff Name'.Picture)
I have a field with person or group called staffname
or you can call it from Office365Users.UserPhotoV2
sample image shows up if they have not uplpaded their picture via MS delve.
This is the sampleimage you would get.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly and give me thumbs up
User | Count |
---|---|
156 | |
91 | |
67 | |
63 | |
62 |
User | Count |
---|---|
211 | |
157 | |
96 | |
86 | |
76 |