Hi Folks,
I'm trying to handle the error Office365Users.Manager() whenever a user has no manager. Power apps not seem to be catching this even after using ifError.
I tried turning on formula level error management, but it enabled a bunch of other errors to show up in several other locations (which did not show up before). Some of them I'm not able to handle even after validating for empty or blank object.
Is there anyway to check if manager exist for user first, without error showing up?
Thank you.
Hi @PriyankaGeethik ,
Yes, I have already tried formula level error management and ifError. But after turning it on I could see around 30 new errors (with user friendly messages), some of them I was able to avoid by using validation for empty or blank variable/collection. But some are not going away whatever I do. I had to turn off formula level error management due to this.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.