-
Hi, I have this no header CSV
And I want to transform it, shifting all values to the right by one, from this (I am adding the header also to make my target more readable)
to this one
I thought of using positional field names in this way
but I get back
And I'm sure there will be a very easy array way to do it. Thank you |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
And my way has no sense, also correcting it. Running
I have all equal to the first field
|
Beta Was this translation helpful? Give feedback.
-
@aborruso how about:
|
Beta Was this translation helpful? Give feedback.
@aborruso how about: