I have huge sets of data and addresses that run multiple lines. Trying to create a grouping function or tool on excel or alteryx that can transpose and group all of the data in a tabular format without selecting each group individually. Problem is some of the raw data spans multiple rows making a function difficult to create.
e.g
name: belgium holdings
address: 123 european st paris, France
taxid: 12345
Final result
name address taxid belgium holdings 123 european st 12345 paris, France
This result, but for almost 50 entries. And if i can consolidate all the tabs into one spreadsheet
I've attached an example below the right is final