Hi Guys,
Have you ever met the case when you need to find only one person from each company?
I want to get list of CEOs/MD/Owner but only one of them from each company.
You can find People by filtering CEOs/MD/Owner then you can simply use dedup on company name column
This approach will give you only one result per company