Concatenate the segment code of parent segment with the child segment
I have two parent groups - Control and Offer and within them we will define multiple segments, say for example - Seg_A, Seg_B etc. When I get the final output I want something like this - Control.Seg_A, Offer.Seg_A etc.
When I check the option

in the Split activity I get the following error - XTK-170036 Unable to parse expression '[targetData/@segmentCode]+'Seg_A''
Is there a way to make this work or any workaround that can be used. I want to avoid manually entering the extended code every time.
