Hi,
I am getting the below mentioned error while setting value on lookup field from account entity. Please have a look on it.
"UciError: Value should be of type: LookupValue[] with valid entity type.Entity type "account" is invalid."
I have used Xrm.Page.getAttribute(FiledName).setValue(lookupObjectValue);