Hi all,
I am having to create a workflow to take rows from a excel document and push them into server.
because they are from rows alteryx sees them like the below.

I need to get them to columns like the below (but with all data):
| PureOnline HD | Total | Total | Total | Total | Total |
| 2021-05-02 | 1215.272 | 7.766788 | 7119.449 | 5544.247 | 73.46532 |
from there I can rename the headers and push it into a table.