How to connect Model A into Model B?

Hi, I already have two models.

  • model transaction
  • model user

On the model page, I can set the entity key. But the question is, how can I map the entity key to another model?

Hi @amzar
You need to use Entity Key and Foreign Key in the Data Model:
https://www.metabase.com/docs/latest/data-modeling/metadata-editing
The Data Model is completely different from Models (https://www.metabase.com/docs/latest/data-modeling/models)
https://github.com/metabase/metabase/issues/23044 - upvote by clicking :+1: on the first post