Hello,
I have a large dataset with multiple rows associated to each candidate. See example data screenshot below:

I want to be able to have all information for each candidate in a single row. So instead of 2 rows for Yasmin, there would be 1 row showing the change in her From Step and To Step. Ideally, with the first line's information of listed first (left to right) to final step. An example output would look as follows (row 1):

As indicated in the first image, Rex Brady has 6 rows, thus I would expect to see a From Step 6, To Step 6, and Step Change Date/Time 6 all within a single row.
How can I achieve this? Thank you!