I don't know what I'm doing wrong. I've created a gallery in PowerApps that is connected to a SharePoint list. When I click on the "view item details" arrow/button, nothing happens. It is still set to OnSelect = Select(Parent), and I have tried a number of other formulas, but nothing opens the item details.
The SharePoint list is a CRM list with a lot of details about a contact. The only items visible in the gallery are the company and the name, so a user MUST be able to open for more details.
We have an E3 license, I am a global administrator, Windows 10 device, and I created the SharePoint site where the list lives, the list itself, and the PowerApp. We do not currently have any additional PowerApp packages outside of our O365 license.
Any ideas/recommendations for getting the "view item details" to actually open the details? Do I need to create a Flow to do this? Or is it not possible to do with the PowerApp abilities that we currently have?