Hi there,
In my app people fill in a survey. The survey has multiple screens. It is necessary that the people fill in all required fields. Every screen has an editform linked to a SP online list. When all fields in the Editform are filled in a label shows the text "Completed". When one of more fields are empty, the label shows the text "Uncompleted". This is done by a formula. The formula works brilliantly.

My issue is this. For example, when all fields except DataCArdValue41 is filled in the label sais "Uncompleted" as expected. When the DataCardValue has been filled in, the label does not always update automatically. Not always means that on screen 1 this goes as expected, Screen 2 not. When I change the formula in Screen 2, for example change Complete to Very Complete, the label shows the expected value immediate.
I think this is non logical behaviour. Does anyone have an idea how this is possible or what reasons there may be for this to happen?