It's very rare for a filter to need to specifically specify a particular tenant. Most filters should be designed using locations rather than tenants so that it doesn't matter which tenant is in the location.
For example:
Service 1: Jeff Christie lives in Suite 100 and gets bathing assistance every day at 9:00 am.
Service 2: Jeff Christie lives in Suite 100 and gets foot care every day at 9:30 am.
Service 3: Bev Christie lives in Suite 100 and gets medication reminders every day at 8:30 am.
If you were to setup a filter like this:
Tenant: Jeff Christie
Time: 08:00 - 10:00
You would get Services 1 and 2 back because you specifically asked for tenant Jeff Christie between 08:00 and 10:00.
If however, you were to setup a filter like this:
Suite: 100
Time: 08:00 - 10:00
You would get Services 1, 2 and 3 back because you are asking for all of the services between 08:00 and 10:00 for anyone that lives in Suite 100.
If you have all your filters setup as "location" instead of "tenant name" then it doesn't matter who lives in the suite. What the system is asked to do is to tell you all of the services for anyone who lives in the requested location.
Therefore, if Jeff Christie lives in the suite one month and John Smith lives in it the next month, it doesn't matter. You don't need to adjust your filters because they are already setup to show you the services required for the SUITE instead of the specific tenant.