I am annoyed that the Power Apps App Checker flags this as a Runtime Error instead of a warning. The goal is to check and see if the user has a manager in the directory. In some cases I expect it to not find one.
Should I be doing things differently? How do you feel about this?
Hey @v-xiaochen-msft ,
Can you explain how enabling that experimental feature would help in this situation?
Thanks
Matt
You should be checking that as IsBlankOrError() rather than IsBlank. Then it won't throw an Error if the manager field is null.
WarrenBelz
146,651
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,999
Most Valuable Professional