Hallo Community,
I have the entity employee that has a many-to-many relationship to the entity training. Now I want to create a view for my model driven app that shows all the employees without a training.
I created a view and go to: Edit filters--> Add-->Add related entity-->select the related entity and "Does not contain data".
Then I get the message: "Conditions cannot be added under relationships with no related data".
How can I filter such a scenario?
thank you in advance