Create Table References Based on Table References in Another Table Saved as Array.

Hello Xano Community, I have two tables: shop and company. I want to create a table reference in the shop table to the company table. In the company table, all shops are already linked to the shop company. CompanyX has 4 shops linked in an array, and so on.

What does my function stack need to look like to match between shop and company in order to link the match in my table reference field in the shop table?

I have already seen Michael's video "Create Table References Based on External IDs", but it does not work for me because my reference is an array.

2 replies