Data Manipulation - Get single column data in multiple columns and rows

Hi @Ankit_smart -

Here’s a solution I came up with. I found it easier to restructure the data with a loop first, then extract the relevant bits and cleanup. Hopefully it helps you.

Domain Data SF Revised.knwf (59.1 KB)

3 Likes