Hello All,
I have created a new data entity and I have 6 datasources in the entity with their respective. I have added a new computed field in which I have to assign the latest modifieddateTime among the 6 datasources available.
Please guide me on this. Please see the below screenshot for your reference,

In the above screenshot, if the email is modified recently, I want to return the LogisticsElectronicAddress_Email modified field to my computed field.
Thanks.