Dear all,
I am new to Alteryx, and I'm trying to figure out if what I need is possible. I have a massive dataset with the below format:

I need to read each row and convert Price Rate, From, and To of the same ID into one row. For example, the one highlighted in yellow, I wanted it took like the below:

If there are more rows, the From <n>, To <n> and Price Rate <n> keeps on increasing.
I really appreciate the help.
Thank you.