Hey guys,
I'm just trying to get my headers as my first row of the data set.
This is not an issue for an import function (there it's a simple check), but within a workflow I couldn't figure it out so far.
Origin:
A - B - C - D
1 - 2 - 3 - 4
Aim:
Field1 - Field2 - Field3 - Field4
A - B - C - D
1 - 2 - 3 - 4
Maybe it's just a simple thing, but couldn't find it so far 
Thanks for your help in advance.
Greetings