I am stuck at something that seems should be very simple to solve, to group data by parent value in the same column.
I would like one Column per value in the column "Breakdown". The column named "Breakdown_level" indicates which level of a hierarchy the row is in. There will be a variable number of breakdown_levels, as well as variable values in the "Breakdown" column.

Any ideas on making this data more database friendly would be great!
See sample of the data i have and where i want to end up in the attachment.