Relationship doesn't work with users table

I have tables trackings with
user_id
, and a profiles table with id related to users table.

I am trying to query tracking table and get the corresponding profile.
Was this page helpful?