The Foreign Key not display correct value seleted

Hi everybody,

I hav the issue:

  • I have 2 tables on the PostgresQL include: Keywords is primary table and foreign key to shoes_line.
  • When I choose an any keyword on table shoes_line, this column is display incorrect data (not same which I selected)
  • It is only default an result this first data from table Keywords

This is an bug from Nocodb or I setup wrong ? Please help to support me for this case. Thanks

Hi @thanhlc

Sharing your ERD view might help us understand where the problem lies Actions on Data sources | NocoDB

Also make sure you set Display Value properly for both tables as we display this not the PK on relations.