Dear experts,
can somebody help me with the Quick View Facet of a fiori application?
I followed exactly the description on the "SAP Fiori Element Feature Showcase App for the ABAP RESTful Application Programming Model"
Adding a Quick View Facet to a Table
https://github.com/SAP-samples/abap-platform-fiori-feature-showcase/wiki/Feature-Showcase-App-Guide#adding-a-quick-view-facet-to-a-table
I have create a list:

And I have created a target with a quick view facet:

In the list the link is active. But when you click on it, it always shows a little popup: "No details available. This might happen if your access is restricted or the data is incomplete."

I have tried many variations, but the result ist always the same.
Does the semantic Object have to be created somewhere? How does the system know where to navigate? Is it following the ObjectModel.foreignKey.association? Or is it by the same semantic object name in the target CDS view?
I'm working on SAP BTP ABAP environment 2308 with OData V4 Service Binding.
In the Feature Showcase App it is working correctly, but I have not found the difference.
Thank you and kind regards,
Rupert