Hi,
I have a relations column in table A linking it to table B. Both tables have this common ID_Key column. In table A each row has a unique ID_Key and in table B there are multiple rows bearing the same ID_Key for each unique ID_Key in table A. Hence the relation column in Table A gets multiple matching rows from Table B on that ID_Key basis.
My question is that is there a limit on the number of rows that can be related to from Table B for each unique row in Table A ?
@NoCodeAndy @Darren_Murphy please guide ![]()