Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am trying to link 'userId' in the nodes table to 'id' in the users table. The problem is those tables are in different sections on the left side (User Details, Team Manager, and User Progress). The users table is in User Details sections and the Nodes table is in the User Progress section. How do we do a join and/or map to link together tables from different sections?
@kaylab Can you please rename the 'Id' in the users table to UserId and see if that works.