Triggering FVC in a Subtable Per-Row and accessing that row in LB

When a Logic Block is triggered by a subtable row field—such as when updating a list lookup value—how can I directly access the specific row that initiated the trigger within the Logic Block?

Add a Loop Subtable action and set Select Current Subtable Row Only to true should work I think.

3 Likes

Ian’s response is correct, however, as the help text in the screenshot says, this will only work for Subtables with a table type of Main. That checkbox does not work with Subtables of type Sub.

1 Like