power apps, how to get field value from parent to child table and roll up these values for other parent value
example I have a master worker list with wages,
I also have a task list as a parent with child table of assigned workers, relationship one to many I need to get wages from workers and roll it up in the task sheet
I tried to use a calculated field to get the value from a parent, But roll up can't work with the calculated field