I've created a small power automate flow to create Table inside of an existing excel file , however I'm getting following below error when the flow runs. Could someone please advise a solution ? Attaching flow screenshots.
{
"status": 400,
"message": "Graph API encountered unsupported features in the workbook and was unable to work with it. Please remove the unsupported content and try again.\r\nclientRequestId: 3ab22779-fb97-4c48-a789-b193c2667bca\r\nserviceRequestId: 1a756807-7105-4e36-b2e1-3987862e5467",
"error": {
"message": "Graph API encountered unsupported features in the workbook and was unable to work with it. Please remove the unsupported content and try again."
},
"source": "excelonline-we.azconn-we-002.p.azurewebsites.net"
}