Hi,
Currently I am working on a power portal. To start of, I have a working List of all the records in a FinOps/D365FO data entity. The data entity is connected to Dataverse via a Virtual Entity. When I go to the page with URL: https://######.powerappsportals.com/###### the List with FinOps data is displaying just fine.
However when I use "Web page for Detail View" to go to a detail page of a list item, I cannot get the web page to display to the FinOps Data via a Basic form. The form shows empty fields. The URL looks something like this: https://######.powerappsportals.com/######/viewdetails/?id=00005887-0000-0000-0000-005001000000. Which makes me think that with all the zeros, somehow having a basic form display virtual entity data is not possible.
What can I do to fix this? When using standard dataverse tables, the drilling down from list to form via "Web page for details View" works automatically.