hi, i am new to alteryx and trying to figure out the most efficient way to insert a new row that concatenates ONLY two rows of data below it. Something like this:

i have been finding articles on summarize or dynamic rows but those work on all the rows in the data... how do i limit this to using only the first 2 rows of the data and insert it b/w the header and that data?