Hi All
I have been trying to get my Account entity to show Activities that are related to its child entity. This should be possilbe by setting the appropriate relationship as 'Parental' and selecting the Cascade All option for the settings of the relationship. Whenever I go to the Account entity and select the Related Activities menu option and set the 'Include Related' toggle switch to 'On' - I get a circled X and SQL Server Error message text within the grid that is supposed to show the Open Activitiy Associated View. Also if I type something into the Search box on the same related activities form - the SQL Error reports back with error code: 0x80044150 SQL Server Error
Can someone suggest what I am doing wrong with this, the steps to show activities from child entities in a parent Account entity are simple so don't quite understand why this is not working in CDS.
Thanks in advance.