Drawloop SOQL filter based on IDs in List

  • 20 October 2021
  • 0 replies
  • 15 views

Hello, when configuring a drawloop package, I would like to know if it is possible to create an Apex query relationship that uses a WHERE clause that evaluates a list.

For example, in my screenshot I can use field tagger in SOQL relationship definition to search for child records of a single opportunity. Is it possible to have a collection of IDs here used instead of just one ID?

 

I used opportunity as an example, but in my actual use case I would like to query a list of child records from opportunity. And then search for child records of those child records using a set of IDs in a query filter


0 replies

Be the first to reply!

Reply