My tables are related using a numerical ID field. When I use the lookup field on the 'many' table, it shows me a dropdown list of ID fields from the 'one' table, which is no use. I want to be able to view a text field from the 'one' table in the dropdown and use the ID field from the 'one' table to populate the ID field in the 'many' table. This is managed easily in MS Access by a combo box. I can also manage it relatively easily in PowerApps using the Combo or Dropdown. But in PowerPages/Dataverse, I can't find any solution, never mind an easy one.