Correct format for Combining fields?

I have the following Field Names defined and mapped to the Mockaroo equivalent. Data is is being inserted as desired, but I am also trying combine the fields at the end of the row to have all three in one field.

I am trying to use Field Type Template with this entered in the field:
{VehicleYear} {VehicleModel} {VehicleYear}

And the preview is only showing the variables. How can I get this to work?

@BrianAZ - that should work. Please can you share your schema? That is the share link under the download buttons rather than the URL you use to access it.

Having the same issue, was there a resolution? Here is my schema https://mockaroo.com/3be40350

@tlee - move the skus field below sku5
The template field must be after the fields you want to include in the template as the fields are generated in order.

2 Likes

so glad i found this post, i was bashing my head against the wall trying to figure this one out…