Hi Group,
I have data coming as below
LoanNumber
Attribute name
Attribute Value
layer
L1
Threshold
EWT
Source
L1
Threshold
LWT
Target
L1
Classfication
A
Source
L1
Classfication
A1
Target
Need to transform it to output as below, please help me how can I achieve this
LoanNumber
Attribute name
Source Attribute Value
Target Attribute Value
L1
Threshold
EWT
LWT
L1
Classfication
A
A1