Data segregation

I am looking for a way to segregate data for specific users.

All my tables have one column called organizationID and users will be able to see different organizationIDs.

I just want to add a filter that restricts an user to see only organizations that they have permissions to see.

Any way to do that in Metabase?

It sounds like what you are asking for is full row level security. As it stands that is not there

See previous topic with a few pointers to open issues and some currently available solutions that may or may not fit your scenario: