How is your base set up? If you have an [Interactions]
table where you log everyone’s interactions, you could easily just make a field for {Company}
, and then create a View filter based on that field.
This is assuming you have a [People]
table with a {Company}
field in it.