Limiting the number of packets that can pass through the filter

I want to limit the number of packets that can pass through a particular filter, but I can’t use a filter based on the packet number since many packets don’t reach this filter at all because they have already been filtered by previous filters.

Looking for a solution that will allow limiting how many bundles can pass through the filter.

Thanks.

1 Like

Welcome to the Make community!

You’ll have to aggregate to an array first.

Then, you can use the built-in function slice to get the number of “results” you want.

For more information, see the function documentation in the Help Center.

Hope this helps! Let me know if there are any further questions or issues.

@samliew

1 Like

Thanks for the response
I will try it

Hey @leibi

is you problem resolved?

Regards,
Msquare Automation - Gold Partner of Make
@Msquare_Automation