Skip to main content

Notifications

Power Automate - General Discussion
Unanswered

URI Syntax error

(0) ShareShare
ReportReport
Posted on by 16

Hello, I'm trying to update a worksheet with a http patch request. 

 

https://graph.microsoft.com/v1.0/sites/root/drives/b****4/root:/BS Reconciliations/2023/May/Trial-Balance.xlsm:/workbook/tables('TrialBalance')/rows/itemAt(rowIndex=(match('100500', TrialBalance.[A])), columnId='L')/values

 

Body:

{
"table": "TrialBalance",
"column": "L",
"row": "=@indexOf({A}, '" & variables('Accountname') & "') + 1",
"value": "uploaded"
}

 

code": "BadRequest",
        "message": "Syntax error at position 42 in 'rowIndex=(match('100500', TrialBalance.[A])), columnId='L''.",
 
 
please advice.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,691

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 65,019

Leaderboard