How to show users online within past 15 minutes

I’m building a social platform and want the main user list to display only those who are online — meaning users who have been active within the last 15 minutes. However, I’m struggling to figure this out.

I’ve tried working with date data types, for example using expressions like online = current date/time + 900 seconds, but it keeps showing an error (stays red).

Has anyone successfully created an online-status workflow in Bubble? Any guidance would be appreciated!

Thanks.

1 Like