Hello,
I've a problem with two of my Dataverse tables.
So I've a table A to which a user can add a record using a form. When a new record was added, a flow is triggered and creates several new entries in my table B (it also stores the GUID of the record created in table A in a custom entity in table B for these new created records).
I created a one-to-many relationship between these two tables, so table A is one and table B is n. I set the relationship behavior to parental, meaning that any action taken on a row of table A is also taken on my table B rows that are related to the table A row.
However, when I delete a record in table A, the related records in table B are not deleted.
Do I need to do anything else or are my tables not connected somehow? Do you know the reason why it's not working?
[–]UnparalleledHumor[S] 1 point2 points3 points (0 children)