Can anyone give me an idea why this is rendering an error:
If(NCAForm_1.Mode = FormMode.New, User().Email, Parent.Default)

The other issue I'm having is that my gallery will not filter on the user which is part of the solution the above code is in.
I've set the variable onStart as required, but when I add the filter function to the gallery it returns no records. When I hover over the variable the message provided is "We didn't find any data."