Hi all,
So I have a file that list entities name and expenses below in one column as follow:

I want it to be broken down in rows as follow:

I thought a crosstab would do it but it only take the values of the first line or last and concatenate won't work because there are number.
I would truly appreciate any help!
thanks