InterviewSolution
Saved Bookmarks
| 1. |
In PowerApps, how can Error Handling be implemented? |
|
Answer» If there is a MISTAKE while sending the FEEDBACK, the app will display an APPROPRIATE message. This will assist the salesman in DETERMINING what went wrong and how to proceed. The Canvas App introduces the 'IfError' and 'isError' functions to handle errors and display the relevant message. To use these functions, Formula-level error management must be enabled. Please follow the STEPS below to enable Formula-level error management:
|
|