Creating a Unique Table of LinkedIn Post Reactions Without Duplicates
Hello all, I need some help with a table. So i have a table with multiple rows of LinkedIn post urls,
I enriched the posts to find who liked it, commented on it and shared it.
Then consolidate all this information for one post like in the first image, so there are no duplicate names between who has liked it, Commented on it, shared it.
I did the same thing for the next two rows on linkedin post url's.
when i tried a "write to table" function individually for each row, multiple people got duplicated as they are present in multiple LinkedIn urls. As they have commented/liked/shared another post. Is there a solution to go about with this where I can have a table with just the names of the people and no duplicates, Basically, is it possible to have a table by names of people who have reacted instead of posts like i have right now. Thanks in Advance!