Hi @Javi_Landa ,
For this, you need to store the segment code in broad log schema.
Step-1:
In your broad log schema, create an attribute @segmentCode with data type as string.
Step-2:
Update database structure > disconnect - reconnect
Step-3:
Then, in your target mapping, storage tab > Additional fi...