Hi,
Here is the situation :
I have a excel table with Accounts infos that I will import with columns :
Company name, Company ID, etc.
And an excel table with the Contacts that works on the companies :
Contact name,Company ID, etc
After importation, I would like to link the two boards on the Company ID column so that if I add an account column to the Contacts board, each contact will be assigned to the right company. Without adding the contacts and account by hand to each boards.
I found the solution thanks to your help, @MikeB_Axanexa !
I just needed to implement automation on the board with multiple values for a single company ID.
This way, each contact was properly matched to an account. Additionally, with the bidirectional linked column, the correct information appeared on both boards.