Single Relationship Lookups - Still Not Showing

Good day! I have a table called Payments and I’m using the Company ID to create a single relationship between the company table. I am then lookingup the Company Name, however, it shows up as an Array! Every lookup in the company table does. I cannot for the life of me figure out why.
Screenshot 2023-06-24 at 6.15.22 AM

Modify your lookup to use the single relation. It looks like you selected a table + column

If a lookup returns an array there are two possibilities that come to mind

  1. Our lookup is targeting a table :point_left:
  2. Our relation is multiple
3 Likes