I recently changed from Airtable to Postgres.
I built the same tables with the same name on Postgres that I had on Airtable.
I have some User Groups that are based on table rules.
Now, after the airtable switch to postgres, the rules are not being read correctly and the users are being classified to the wrong user group.
As you can see I have this user classified with 3 user groups (no batch, no assistant, no team)
Can you pls add support[at]softr.io as a collaborator to your app and DM me the app link then I will check it and see what’s wrong… I guess I need to see what’s the data-type under that checkbox
@aar0n you can have many datasources and the app still will work if connected right. Users could come from AT or Postgres and as long as you have a way to do the filtering e.g. if users are in AT then in Postgres you might need to have a User email next your data or ID