Workflow Field Update - Lookup Field?

Workflow Field Update - Lookup Field?

Hello,

Trying to use a workflow to update a field in the Potentials module (an ID field). 

I want it to look up the values of two other fields on the same card and concatenate them to form a new field as follows:

On CREATE
$Potentials.[ID] = $Potentials.[Business Unit]$Potentials.[AutoNumber]

Is this possible? We are on the professional edition.