Hi, I'm trying to get lookup tables working in my PowerApp. I used the New Entities from Data feature to create new entities based on tables imported from an Azure SQL Server database. The entities get created OK but I have no field groups created which I think I need to get lookups to work. I created relationships between my parent table (People) and 2 other tables also now entitities where I would look up things like someones title and team based on a PositionID and SolutionAreaID in the People table.
I used the create app automatically from data feature to build my app, but the BrowseScreen just uses the ID fields and I can't get them to display the LookUp values instead I think because I don't have the Field Groups populated.
Any idea what might be wrong?
Thanks,
Rick