I am trying to do this step:
Run the Procedure by pressing on the Label object in play mode
Apply Dynamic Increase Label Object
Set the "Country" selector on the screen to "United Kingdom".Select "Apply Dynamic Increase" to trigger the "BUD - Increase Sales Budget by Dynamic %" procedure.Validate the data calculated correctly by comparing it to the image below.
but after i press the apply dynamic increase button, the backend data updates, but the screen does not refresh.
even though i have refresh screen set in the procedure. once i manually refresh the screen through the burger menu, the data updates?
my 5% increase procedure works as intended and i can't see what is different?