Hi all,
Is there a way in Dataverse to stop a record being deleted when it is used as a lookup in a child table?
As an example:
Table A contains the row "Business Unit 1"
Table B looks up to table A and creates a record referencing business unit 1
How can I prevent the deletion of the row "Business Unit 1" so that it does not break the hierarchy?
Thanks!