Convert Rows to Columns (or Columns to Rows)

That looks like it will work thank you!

I was worried that unpivot was not correct as the new “value” column was putting both the rows into one

(notional data)

But I was able to remove and fix the input data!

Thank you so much!!!