Can't you use the userprofile sheet for the choice component?

I have users in the user profile sheet in the db.
Somewhere in a app i want to choose one of the users in the choice component.
But I only see the logged-in user.
When I copy all users as well to a new tab, I can choose.
So is it not possible to use the choice component based on the user profile sheet?

Do you have row owners configured in your user profiles table?

I started with an empty project but Glide fills it up with some content where one of them is called Users but without row owners. As far as i can see.

Ah, found it, e-mail = row owner.
So that’s what you automatically get when you start Glide from nothing.
Not sure if that’s the best start, but sorted!
Thanks!