you can make use of the event handler "after create" on the entity to set the reference using a microflow in case you're using the standard "new" button.
Or you can set the reference within the "new" microflow after you created the entity and before you show the new form.