MySQL Tables & References

Ryan_S
New Member

First time using AppSheet, so sorry if this has already been covered somewhere

Iโ€™ve got 3 mySql tables, one called โ€˜Locationsโ€™, one called โ€˜Devicesโ€™ and one called โ€˜DeviceTypesโ€™

The setup (Obvious) is each Location can have many Devices, and each Device is linked to 1 DeviceType

Everything is properly viewable, but Iโ€™m having trouble referencing more than 1 table. The โ€˜DeviceTypesโ€™ reference keeps showing me the โ€˜Locationsโ€™ table whenever I click on the link.

I tried to manually enter the key via mySql into the โ€˜Devicesโ€™ table for the correct โ€˜DeviceTypeโ€™, and it shows the โ€˜Locationsโ€™ + the key I manually entered at the bottom of the listโ€ฆ

I even tried creating Slices from the table(s) to be referenced with the same result (Assuming the column name has to match the referenced table/slice name)

Any thoughts?

Thanks.

Solved Solved
0 1 142
1 ACCEPTED SOLUTION

Ryan_S
New Member

Never mind

For any other noobs out there, you have to manually edit (click on the pencil) the row to select the referenced table! The in-line editor dosenโ€™t display that data

View solution in original post

1 REPLY 1

Ryan_S
New Member

Never mind

For any other noobs out there, you have to manually edit (click on the pencil) the row to select the referenced table! The in-line editor dosenโ€™t display that data

Top Labels in this Space