ID's are not linking in MongoDB

Im attempting to run a question, but can only do so for one table at a time.

For example my portfolio document has company_id which should be linked to a company, but no indication that is shows when i connected to metabase.

Not sure how to make the connection known.

Did you set the relationship up in the Data Model section of the admin?

We can’t automatically infer these relationships in MongoDB yet. So you’ll have to go to the table, and mark “company_id” as a “Foreign Key” and select the appropriate target.