I have this table inside excel, where it contain 3 columns (A,B,C), where 3rd column C contain a formula:-
now using power automate i want to add rows inside this table so i wrote this action:-
but got this error:-
{
"status": 400,
"message": "A value must be provided for item.\r\nclientRequestId: 7eb3a564-7f6a-42f2-a582-5a82aff4857d",
"error": {
"message": "A value must be provided for item."
},
"source": "excelonline-scus.azconn-scus-001.p.azurewebsites.net"
}