I need help pivoting my data but I'm not sure how with the way it is currently being input from the data source. I need the Name column to be grouped to become the field names and the values to become rows.
Example:
Desired Output:
Thank you!
Solved! Go to Solution.
Hi @lmoorlach ,
If the field names appear in the same pattern like this,
Tile Tool with "Unique Value" option would come in handy for grouping the data.
I hope this helps.
That worked, thank you @Yoshiro_Fujimori!