Hi @aaedla,
Just to double check. You want to update of column value within the same record that just has been created?
If so, you could use an update a row action. And in the Row ID use the identifier of the trigger action (when a row is added, modified or deleted).
Below is an example of that approach.
In this example I am updating the name column after the Account record has been created.
