Hello, new to Glide. I apologize if this has already been answered…
I am using a Google Sheet for data. We have two tables in the sheet Businesses and CEOs.
On the Businesses sheet, we list the CEO’s name. The CEOs sheet list each CEO and their contact info. On the Businesses sheet, there are multiple Businesses. Each Business has the CEO listed.
In Glide, I want to make a column in the Business sheet that is a “dropdown/autocomplete” for the CEO. Currently I have two columns in the Businesses sheet, one that is just a CEO’s name typed out and one that is a Relation column. The Relation column looks at the CEO column and tries to find the CEO from the CEOs sheet. I want to make it so that there is only one column. In that column cell, I would be able to choose the CEO from the CEOs table(almost like a dropdown).
Issue: Currently the CEO name in both sheets has to match perfectly for the Relation column to pull it accurately. If it was a dropdown, this would limit errors. Airtable has this functionality, called “Link to another record”. It works like an autocomplete/dropdown. I know that I can link to Airtable, but I would prefer to use either Google Sheet or Glide tables.