Hi,
Give the following a try:
IF(ISBLANK({DE:First Update Timestamp}),IF({lastUpdatedByID}!="ID OF FUSION ACCOUNT" $$NOW,{DE:First Update Timestamp}),{DE:First Update Timestamp})
In plain English, what is calculation is saying is; If DE:First Update Timestamp is blank then check that the ID of...