Prior to this create action you should have retrieved the Account of the current logged in user.
Either
- You haven't retrieved it and thus it cannot be accessed.
Or
- The Output variable name of the retrieve is not Account but some other name. Use ${OtherName} instead