When you create a list view for addresses, you have a number of lists at your disposal.
By setting the filter conditions to "is company" or "is contact person", the type of address is selected. These (boolean) filter conditions are either true or false. The combination of these conditions restricts the list of addresses to a single type of address.
Filter combinations - Overview:
List includes |
Filter condition: |
Filter condition: |
Individual contacts |
true |
true |
Companies |
true |
false |
Contact person |
false |
true |
With additional filter settings you can display e.g. the contact person of a certain company or a list of all companies starting with "C".