Team ID:
- In the Glide dashoard URL, e.g.
https://go.glideapps.com/o/ss3WJJDqbqwlJwQjks9W
App ID:
- In the Glide builder URL, e.g.
https://go.glideapps.com/app/P9TnCgAIVECR0x8Qnlqk/layout
Description
-
I changed this relation from single to multiple.
-
This lookup column based on the relation was still showing checkboxes, as if it was pulling from a single relationship instead of a multiple
-
So I re-created the lookup with the same relation and target, and the new column returns multiple values as it should
-
Here are the two columns side by side
How to replicate
- Inspect the relation column in the Trips table “Feedback/mrel Trip ID to Feedback”
- Create a new lookup column based on it and pointing to the boolean “Times are accurate”
- Compare the new column to the lookup column in the Trips table “Feedback/look Feedback is complete”



