Forum Discussion
sds87
Mar 09, 2023Copper Contributor
Reformat Data Table
I need to take a typical database table with business contact information and filter it so each row contains the business name, address, etc. and all contacts for each business address are listed on the same row. Current format is business name, address, etc. with a single contact per row with approximately 2,400 entries.
Current Format:
Desired Format:
Thanks for the help.
4 Replies
- ricardojoseBrass ContributorYou are looking for a pivot table there! Would you mind uploading your file so I can create the solution for you?
Thanks!- sds87Copper Contributor
Thank you. Here is a link to the file: https://netorgft12506003-my.sharepoint.com/:x:/g/personal/ssnow_bts-gc_com/EaWzsstBDkJLjWEw1KaFgQcBuE8PAVoq8Vfgel_n9Yxr6g?e=UPJ9Qu
- ricardojoseBrass ContributorAfter seeing what you want to achieve I will tell you that that is against all the databases norms that exist. Are you wanting to have that because a third-party system requires the data to be in that way? Or do you need it to create an internal report? Sorry for asking that, but I think it will give me more context and I will be be able to give you a better advice.