I created a sharepoint list with 3 columns that don't need to be filled in throughout the form, but they are calculated with the values from the other columns that do need to be filled throughout the form.
The columns only updates when I edit the form, not when I create it.
I added the datacards as invisible in the form. FE i also want to show the department of the person I selected, so I use ThisItem.medewerker.Department as default value, but It's not showing up until I edit the form.



