Joe,
I have a similar issue and have attempted to use your workflow as a starting point, but am failing to get the output that I need. Can you assist?
This is the data as it is provided to me (There are many additional rows and columns that I have cut out to simplify):
Pipes delineate the Control entries
ID
Control1
Control2
Control3
Control4
Control5
Control6
Control7
Control8
OtherData1
OtherData2
AB-1
12|DD|AC
LL|BMI|CR|BC|BB
LCA
B55
KMG64
LRE|LRD|LRF|LRG
S|T|A|L|W|Q
This is a
Number of
DC-1
123|213|312
NAB|BAM
RED|REM
KWW|KZL|KQQ|LLM
CD1|CD2
Went Left
Correct
XX-3
AQ
SS
ZAZ
LBZ
ZAD
PP
B204|B211|B300
J11|J006
Adjacent
Marko
And this would be the desired output:
ID
Control1
Control1
Control1
Control2
Control3
Control3
Control3
Control3
Control3
Control4
Control5
Control6
Control7
Control7
Control7
Control7
Control8
Control8
Control8
Control8
Control8
Control8
OtherData1
OtherData2
AB-1
12
DD
AC
LL
BMI
CR
BC
BB
LCA
B55
KMG64
LRE
LRD
LFR
LRG
S
T
A
L
W
Q
This is a
Number of
Etc...
So instead of creating a RecordID, I need to go off the ID.
Thanks in advance,
Eric
I have a similar issue and have attempted to use your workflow as a starting point, but am failing to get the output that I need. Can you assist?
This is the data as it is provided to me (There are many additional rows and columns that I have cut out to simplify):
Pipes delineate the Control entries
ID
Control1
Control2
Control3
Control4
Control5
Control6
Control7
Control8
OtherData1
OtherData2
AB-1
12|DD|AC
LL|BMI|CR|BC|BB
LCA
B55
KMG64
LRE|LRD|LRF|LRG
S|T|A|L|W|Q
This is a
Number of
DC-1
123|213|312
NAB|BAM
RED|REM
KWW|KZL|KQQ|LLM
CD1|CD2
Went Left
Correct
XX-3
AQ
SS
ZAZ
LBZ
ZAD
PP
B204|B211|B300
J11|J006
Adjacent
Marko
And this would be the desired output:
ID
Control1
Control1
Control1
Control2
Control3
Control3
Control3
Control3
Control3
Control4
Control5
Control6
Control7
Control7
Control7
Control7
Control8
Control8
Control8
Control8
Control8
Control8
OtherData1
OtherData2
AB-1
12
DD
AC
LL
BMI
CR
BC
BB
LCA
B55
KMG64
LRE
LRD
LFR
LRG
S
T
A
L
W
Q
This is a
Number of
Etc...
So instead of creating a RecordID, I need to go off the ID.
Thanks in advance,
Eric