Hi,
I have populated multiple person type data in a gallery by using the below formula -
Concat(ThisItem.'Auditor Name',Email,Char(10)).
I need to get the office location from the output of the above formula. I tried using Office365Users.UserProfileV2(x).officeLocation but not getting the desired result. What formula i need to put in place of x?
Regards