The formula workshop keeps saying there is an error in the formula.
What is the error message?
My guess is that it highlights {Table.vehicleId} and tells you it expects a string.
That would be because a formula can only return one type of variable.
Convert any non-string variables to string. Or whatever type should be returned.