Skip to main content
Nintex Community Menu Bar
Question

For a model with multiple records, show all the Children related

  • July 9, 2024
  • 2 replies
  • 12 views

Forum|alt.badge.img+11

I’ve got a model of several parent records - say it is Accounts and there are 5 of them returned in my Account model.

Now I want to populate a 2nd model that shows all related Contacts to these 5 accounts.

How can I pass the Accounts (5 different IDs) in the Accounts model to be the condition on my Contacts model?

This topic has been closed for replies.

2 replies

Forum|alt.badge.img+17
  • Nintex Employee
  • July 9, 2024

Choose the “IN” operator in your Contacts Model condition.


Forum|alt.badge.img+11
  • Author
  • July 9, 2024

Doh!  I knew it was something easy.  Thanks!