Announcements
My powerautomate flow has an "Add a new row" action that gives an ODataUnrecognizedPathException.
I checked the raw input and the IDs are all correct values.
But I get this error
Any thoughts on how I can fix this?
found the solution (thanks to https://powerusers.microsoft.com/t5/Building-Flows/Error-creating-row-quot-URL-was-not-parsed-due-to-an/m-p/1743815#M192875)
Hi @JeroenJanssens,
It looks like these fields are mostly lookups. In that case you want to refer to the name of the related table. @tom_riha has a blog about this approach:
https://tomriha.com/how-to-update-dataverse-lookup-column-with-power-automate/
In that case you could try and use a syntax like below for example for the Fractie field?
In this example I guessed the name of your table, it might be different in your setup 😁
/sgw_fracties(@{outputs('Get_a_row_by_ID')?['body/_sgw_fractie_value']})
Apologies, I did not refresh my page and I know see you already found the solution 👍
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.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Haque 598
Valantis 477
Vish WR 370