Filter on People page

We are providing the Filter on the People page with the help of that you can find the Attendees simply based on their Job title, company, and Interests.
To filter people based on these three variables, first ensure you have all options listed for the company, job title, and interest.
You can get each variable value to be used in the filter for attendee/people details, please check the following table details to get variable values.

CaseDescriptionReference
Get all/ filtered interests of event attendees.This is used to get all the interests from the event or get the interests based on search.Get all interests of the event for the filter.
Get all/ filtered job titles of event attendees.The use of this is to get all the attendees' job titles from the event or get the job titles based on a search.Get all the event attendees' job titles for the filter
Get all/ filtered company of event attendees.This is to get all the attendees' companies from the event or the companies based on search.Get all the event attendees' companies for the filter

Conditions on filter

  • COMPANIES Attendees having Any of the selected company is shown as a result
  • Job Titles Attendees having Any of the selected titles are shown in the result
  • Interests Attendees having ALL of the selected interest tags are shown in the result
  • While applying the filter Companies, Job Titles and Interest Tags are ANDed. So if Two Companies A and B are selected along with Job Titles T1 and T2 with Interest tags I1, I2 then the result will contain all the attendees who either work at T1 or T2 company as either a T1 and T2 role and are interested in both I1 and I2.

If you want to filter the attendees based on the company name then first you need to get All company of the event attendees, the company you can get based on the above ref. Get all the event attendees' companies for the filter then you need to pass the companies' names on the page you want to apply the filter, below details are given on how you can pass the companies' names and after the apply the filter you get the result based on that.

This filter feature is available on all of the below-attached tabs of the People page.

TypesDescriptionDocument Ref. Link
All peopleProvides all the attendees which are visited this event and you can filter for attendees on it.All People List
My ConnectionProvides all the connected attendees during the event and you can filter for attendees on it.My Connection List
Suggested PeopleProvides the attendees of the event based on your selected interests and you can filter for attendees on it.Suggested People List

Note:

  • Filter options will be provided with pagination, the default size for each page is 100, so each page will have 100 records.
  • Filter options are provided in ascending order.