Hello Experts,
I am developing a Fiori Elements List Report using CDS views with @UI annotations.
I have two CDS views representing Departments and Employees. Each Department has an associations "has_boss" with an Employee on "Department.boss_id ...
Hi Experts,
I have the following basic scenario:
I am trying to create a Fiori List Report application from CDS views, that shows each Department with the corresponding Boss.
I have created the CDS views for Department and Employee and I hav...