How to switch order columns
UserBird
Dataiker, Alpha Tester Posts: 535 Dataiker
Is it possible to switch colomn in a recipe ?
I have : column A, column B, Column C
And I want column B, Column C, Column A
I can do it with a SQL, Python or R recipe but I would like to do it in a DSS visual recipe.
thank you
I have : column A, column B, Column C
And I want column B, Column C, Column A
I can do it with a SQL, Python or R recipe but I would like to do it in a DSS visual recipe.
thank you
Tagged:
Best Answer
-
This is possible in a Prepare recipe in DSS 4.3 and above.
You can either just drag'n drop the column to the desired location, or manually add a "Move column" step (https://doc.dataiku.com/dss/latest/preparation/processors/move-columns.html)