Hello all,
I have a somewhat complex problem that I need to implement in my PowerApp.
My project is to determine the key figure calculation in production.
We have weekly targets that have to be reached in one week. Now the user has to enter the corresponding values for a shift, be it early shift or late shift.
However, I do not want the user to always enter the weekly target again.
How can I set the field weekly target as default in the PowerApp, so that the weekly target must be entered only once. I was thinking of the calendar week for example, if the calendar week of Monday is the same calendar week for Tuesday then take the week target of Monday as the value.
e.g.
Week 1 Monday Week target 500 (One time input of the user)
Week 1 Tuesday (entered by the user) Week target 500 (determined by the app)