A customer creates a custom events table.
The Events table has an N:1 relationship with the Accounts table.
The events team tracks activities against events.
The account manager wants to see all activities related to accounts in the timeline.
You need to allow event activities to appear in the account timeline.
What should you update?
Click on the arrows to vote for the correct answer
A. B. C. D.D.
https://docs.microsoft.com/en-us/dynamics365/customerengagement/on-premises/customize/define-rollup-fields?view=op-9-1 https://blog.magnetismsolutions.com/blog/satyvirjasra/2017/10/08/introduction-to-rollup-views-in-microsoft-dynamics-365To allow event activities to appear in the account timeline, you need to update the Relationship Rollup View in the relationship definition.
Explanation:
In Dynamics 365 Sales, a Relationship Rollup Field is a special type of field that allows you to display data from related records in a single field on a parent record. A Relationship Rollup View is used to define the data that should be displayed in the Relationship Rollup Field.
In this scenario, the Events table has an N:1 (many-to-one) relationship with the Accounts table. This means that each event can be related to many accounts, but each account can only be related to one event. The account manager wants to see all activities related to accounts in the timeline. To achieve this, you need to update the Relationship Rollup View in the relationship definition.
To do this, follow these steps:
Once you have updated the Relationship Rollup View, the account manager will be able to see all activities related to accounts in the timeline.
Therefore, the correct answer is D. Relationship Rollup View in the relationship definition.