Inside the subgraph
- Wire Loop Item to the subgraph entry. The current row is also placed on the context, so a Raw Read with no input picks it up automatically.
- End the subgraph with an End node — that’s the per-iteration result.
Tips
- Pair with Raw Attribute upstream to fetch the list out of the model.
- Pipe the default output into Wrap Raw to convert a list of dated properties back into the canonical sorted dated-property timeline.