I have one base with multiple tables. Say I have one base with n tables. Is there a way to populate n bases with one table each?
Alternatively, basically I need to share each of these tables to be editable with one unique other person per table. For example, say I have View1 needs to be editable by Person A and View2 needs to be editable by Person B, but Person A should not see View2 and Person B should not see View1. It appears the only way to do this is to split into separate bases, but if there is another work around I’d love to hear it.
Thanks in advance!