How to split and store splited data in macro

User: "sgnarkhede2016"
New Altair Community Member
Updated by Jocelyn
Hello,
I have one Column "Parameter" that contains  values below
Parameter
Financial Product=REMITTANCE|MESSAGEDIRECTION=I

I want to store both in macro after split
like 
%{Key}   %{value}
%{key_1}  %{value_1}


Find more posts tagged with