Hi there. Am wondering if it is possible to duplicate a table and then when I update the original table, the duplicated one is updated as well? I am trying to achieve a scenario where by I have a table holding all the master info for employees - including salary, contact details, etc but want to share a table just showing the contact details with the rest of the team. Thanks
Solved
Duplicating a table
Best answer by W_Vann_Hall
Not as such — but take a look at creating a shared view link, which gives you the ability to share a read-only view of a table, allowing you to hide certain fields or records as needs.
Login to the community
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
