I want to covert one column into row based on id
I have one input :
OutPut:-
Can someone help me on this problem statement
Thanks in advance !
Solved! Go to Solution.
you can use Summarize tool for that.
If [Sub_Id] in your case is numeric, change it to string using a select tool. you can also rename the fields in the same summarize tool itself.