Hello together,
I've build a CAP Projekt with one Association.


In the next Step I've created a Worklist to show all Entries of "Conditons" if a new Priceversion has been created.

The Entries of "Conditions" and Priceversion are stored on HANA DB.
The Problem is to enrich (e.g. origin, valid_from) and bind the Data of Priceversion and Conditions within my Worklist. My Worklist is currently bound to "/Conditions".
Any Ideas?