Skip to main content

Search

Proper Loop Action for Sub-List Items

Comments

1 comment

  • Henning

    In the "Add list item"-action you have to use "[[@Actions.Loop_apply_to_each.CurrentItem]]" instead of "[[@Sublists.Real_Estate_Bills_Utilities...]]". When you open the expression-editor you should see the available placeholders from previous actions. That way you will reference the current Item from the loop.

    BTW: you probably don't want to loop over "[[@Sublists.Real_Estate_Bills_Utilities.PropertyAddress]]", as I would guess that "PropertyAddress" is a field in the sublist. instead you probably want to loop over "[[@Sublists.Real_Estate_Bills_Utilities]]" instead.

    0

Please sign in to leave a comment.