I have a powerapp connected to a Sharepoint list. It has some controls including a combobox.
When I insert a record it's fine. When I try to update the record it says the combobox is empty even though I can see that an item has been selected.
I've looked at another powerapp that works. It ingested the Sharepoint list into a collection, so I tried to do that. However, when I select the collection as the data source it says None even though the items property has the name of the collection as you can see in the screenshot.