Collection Length After Filtering

I have a collection list with pagination. I want to conditionally hide the pagination element when the list is filtered below the page item limit.

I know I can use the length of the collection list to get the full length. Is there an easy formulaic way to quantify the post-filtered length of a collection to use for conditional vidibility?

Hi @BuildLikePeter, I often find that a little bit tricky.

Can you send us a few screenshots or a short video of your setup so we can think of the best way to do this for your specific use case?

Thanks!
Joyce