-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
I think that the last update of power apps cause the component display error when the component is load for the first time.
Error: Invalid operation: division by zero.
Context:
I have a Global variable, this variable is inizialited on "OnStart" Seccion. I get a MaxValue from a Sharepoint list. This Variable is set on the Circle Progress Bar param "MAX" and is the same process for de "Value" param, with another variable.
For the MaxValue variable if the sharepoint list retrive 0 then i put the value 10 for avoid the division by zero, but is not working.
After the first load of aplication, the error never is shwoing again.

Metadata
Metadata
Assignees
Labels
No labels