Limiting operations in Notion Search Objects Module

  • I’m using the Notion search objects module
  • I’m filtering a database of 6 Actors entries based on the ID of the related Events - I’m expected the result to be 3 actors
  • When executing the “Search Objects” module, it gives me 10 operations - Why that?
  • Each operation contain the exact same result = 3 bundles, each bundle being one actor. Is there a way to limit the result to only 1 operations as I don’t need the other operations?

Thanks!
Julien

Welcome to the Make community!

This is due to a previous module generating more than one bundle, so this module ran more than once.

Can you provide a full screenshot of your scenario?

samliewrequest private consultation

Join the unofficial Make Discord server to chat with other makers!

Thank you Sam. Indeed. This is the reason. I’ve done some changes and now, it’s working fine.