Forum Discussion
Laura_Thacker
9 years agoQrew Commander
1) Will your second table essentially "duplicate" the first table; but only have certain fields in it?
2) Will your two tables have the same Key Field if they are not duplicates?
3) How will you update your second table? Record by record or in bulk?
2) Will your two tables have the same Key Field if they are not duplicates?
3) How will you update your second table? Record by record or in bulk?
- Laura_Thacker9 years agoQrew CommanderAnother option is to create a relationship between tables A and B and push all the fields down as Lookup fields - you haven't really commented on why you would duplicate data instead of control access permissions etc; or whether the data is supposed to be "aligned" or could potentially change in either table....