Filtering a view with a comma separated list of company IDs
SOLVE
Is it possible to create either an active list, or a company view where Company ID = multiple IDs? E.g. Company ID is one of Company ID1, Company ID2, Company ID3
The only way I've been able to do this so far is to create a list with multiple OR statements for Company ID, and then create a Company view for companies that are list members of this list....but this isn't scalable:
I have tried importing a single column CSV of Company IDs in the hopes I could then use that as a static list, and then create a company view where the company is a list member of that uploaded list. However the single column upload file fails.
If anyone has any info to share that would be great.
You should be able to copy multiple values at once by putting them in one column and filling a second column with semicolons, as shown in the screenshot below:
When you select and copy A1:B4, then paste it into the 'is equal to any of' field in HubSpot, the system should recognize separate values.
Hope this helps!
Karsten Köhler HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer
Filtering a view with a comma separated list of company IDs
SOLVE
Any update on this? That particular contact id field is not taking multiple values. Please update that text box to accept multiple values with OR or semi column seperation.
You should be able to copy multiple values at once by putting them in one column and filling a second column with semicolons, as shown in the screenshot below:
When you select and copy A1:B4, then paste it into the 'is equal to any of' field in HubSpot, the system should recognize separate values.
Hope this helps!
Karsten Köhler HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer
Filtering a view with a comma separated list of company IDs
SOLVE
This is not working for the contact id field, but worked for most other fields. Why is the contact id field textbox set to accept only one value? It does not take more values even on typing manually.
Filtering a view with a comma separated list of company IDs
SOLVE
Hey seliMiles - I'm sure this is long since resolved (or given up on!) - but I was tackling similar solutions related to copy/paste use of data - for the benefit of anyone else landing on this thread, the problem being faced above is because the field being pasted into is a 'is equal to' field, and not an 'is equal to any of' field. The latter accepts multiple entries, and works fine with copy / paste data from my experience; whereas the former does not.