Hello all,
i want to know how to clear lookup values in record using power automate, because when i want to use update record to null the lookup, the dataverse connector is using string format for the request.


error code :
"body": {
"error": {
"code": "0x80060888",
"message": "The supplied reference link -- -- is invalid. Expecting a reference link of the form /entityset(key)."
}
}
Any help is greatly appreciated.
Thanks!