Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Convert multiple rows into one header

tands1
5 - Atom

I am trying to read data from SAP using read tool, the data has more than 100 columns and last few columns are moving to the next line. I can't convert 2 rows as a header at the raw preview stage. If anyone has solution for this please let me know.

 

tands1_0-1651163217525.png

As shown in the screenshot here, Row no. 2, 3 are column names and Row no. 5, 6 are the corresponding data I want to see each of them in a single line. 

Thanks!

1 REPLY 1
dsandmann
8 - Asteroid

You could use a record ID tool, and then a filter tool to separate out all rows that can be divided by two as an example, and then build out the rest of the flow from there

Labels
Top Solution Authors