Relationship within an object to table

Options
EvanLeSage
EvanLeSage Member
edited February 2023 in ? Transforming data

I am pulling data from an external API into a table. Within that table I have an object called bookmakers with a key for each bookmaker. Because the API doesn't provide a photo, ive created a second table with the photos. I am trying to join the two based on the name of the bookmaker but cannot figure out how


Comments