Name Age New columnA 10 NameB 20 Name
Hi @Laxman1988
Here's how I would achieve this:
I've just transposed the data to get the Name field as a new column, and then joined it back on.
@Laxman1988 One way of doing this
Thank you so much for Quick helpit is working