It is very easy to make the first row data the header in Alteryx. Here’s a short tutorial on how to do it:
- Inside Alteryx's workflow designer, head over to the left-side panel and find 'Dynamic Rename'. Drag the tool onto the canvas and connect it to the Input Data tool or other sources.
- Following that, go to the right-side panel and click the 'Rename Method' menu.
- Subsequently, choose 'Use First Row's Data as Column Headers'.
- Finally, the first row data in your Alteryx workflow will be used as the column headers.
.gif)
