(preface: I am still relatively new to PowerApps)
Hello.
General question about the Errors function: I was reading the official docs on how to use the Errors formula, and I am confused by something... (https://learn.microsoft.com/en-us/power-platform/power-fx/reference/function-errors)
The article first summarizes what the different possible ErrorKind error codes mean. Here it mentions that if there are no errors, it will put the error code ErrorKind.None in the Error column of the (presumably single record) table returned by Errors.
However, later the article mentions that if there are no errors, the same table will return empty.
At least for my level of understanding, this seems contradictory.
If there are no errors, ErrorKind.None is given which means the table returned should not be empty?
Is there some knowledge/context about these described behaviors that I'm not aware of which explains this?
Alternatively, how should Errors behave when there is no error?
Hi @GSITtrainee
I think this link will help you a lot:
Power Apps Errors Function when using Patch and other data source changes - YouTube
Best Regards,
Levi
User | Count |
---|---|
125 | |
87 | |
86 | |
75 | |
69 |
User | Count |
---|---|
217 | |
181 | |
140 | |
97 | |
83 |