Set up banners/messages based on conditions

Here is an example of how you can use filters on a banner. Here, I have a ‘Shifts’ table, where users (‘team members’) can assign themselves to a shift by adding their name to Shifts > Team Members.

I’ve set up different messages to show based on whether the shift has no team members, has team members, or has the current user.

When I enter impersonate mode, only one message will display based on which conditions are met.