Best way to do filter out records that can scale up?

What is best way to show if there are events on a user’s Timeline?

There are 1-5 records added under each user every day.

For the DOT I’m using group that is shown conditionally based on filtering on row’s a users Timeline record list.

For the white box i’m using search: date added > current cells date, ate added < current cells date, User is current rows user. Both work but how about the performance?

Also, this is a Saas app. I think each user will end up having about 300-10000 Timeline records. Maybe even more.

This topic was automatically closed after 70 days. New replies are no longer allowed.