Hi,
I'm trying to use an Arcade calculation attribute rule in a line feature to add records to a related table. The related table also has an Arcade calculation attribute rule that I want to be triggered when the line feature rule adds the records to the table.
Additionally, the rule in the table will use data added by the rule in the line feature in the calculation.
So far, the rule in the line feature to add the records to the related table is working, but it looks like the rule in the table is not being triggered by the added records. Is this cascading of rules possible in Arcade?
Regards.