On the company object, I added an associated label “Primary Contact” associated with the contact object. They are 1:1 in both directions.
I created a list, using the following filter:
Company is associated to: Contact with label “Primary Contact”
And associated Contact has all of:
Record ID is known
When I run the list, I see the field I want, however, I want to export that list, and include data pulled through from the associated Contact (“Primary Contact”) their name and email address on the exported list, so that I can see,
Company Name,associated “Primary Contact” First Name, associated “Primary Contact” Last Name, associated “Primary Contact Email”, Company Owner, etcetc.
I do not see the ability to add those fields when I export, is that possible? The data is normal because of the 1:1 relationship, so I don’t see why not.
Thank you,