I am unable to use the Add related records on a table. I get the error message "There is no relation between table-A and the table table-B".
I have added a condition where the key in both tables should be equal. I have also tried creating a relation between the two tables in both directions but no luck.
There is no mention in the docs that it is needed to add a relation before adding related records.
I am getting a Warning that the source table is executed after the destination table.
What am I doing wrong?